forked from pool/libewf
Accepting request 220764 from security
- update to libewf-20140201 - remove nonexistent README.dll from %doc (forwarded request 220763 from varadgautam) OBS-URL: https://build.opensuse.org/request/show/220764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libewf?expand=0&rev=9
This commit is contained in:
parent
4c92821390
commit
2aeef916f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e0f14071665b24a8077a24f4cafbf092ad5ac1859f49994dc4e843e747ba7a89
|
|
||||||
size 1968288
|
|
3
libewf-20140201.tar.gz
Normal file
3
libewf-20140201.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4cf6d8fc91d03060380bb619fb6e1e007f47ab479af2183856ab4743f6c59281
|
||||||
|
size 2079418
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 3 11:36:48 UTC 2014 - varadgautam@gmail.com
|
||||||
|
|
||||||
|
- update to libewf-20140201
|
||||||
|
- remove nonexistent README.dll from %doc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 19:16:41 UTC 2013 - Greg.Freemyer@gmail.com
|
Wed Jul 31 19:16:41 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libewf
|
# spec file for package libewf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libewf
|
Name: libewf
|
||||||
%define lname libewf2
|
%define lname libewf2
|
||||||
%define timestamp 20130416
|
%define timestamp 20140201
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for the Expert Witness Compression Format (EWF)
|
Summary: Library for the Expert Witness Compression Format (EWF)
|
||||||
@ -161,7 +161,7 @@ find "%buildroot" -name "*.la" -delete
|
|||||||
install -Dpm0755 "%SOURCE2" "%buildroot/sbin/mount.ewf"
|
install -Dpm0755 "%SOURCE2" "%buildroot/sbin/mount.ewf"
|
||||||
ln -s mount.ewf "%buildroot/sbin/umount.ewf"
|
ln -s mount.ewf "%buildroot/sbin/umount.ewf"
|
||||||
|
|
||||||
%post -n %lname -p /sbin/ldconfig
|
%post -n %lname -p /sbin/ldconfig
|
||||||
%postun -n %lname -p /sbin/ldconfig
|
%postun -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
@ -186,7 +186,7 @@ ln -s mount.ewf "%buildroot/sbin/umount.ewf"
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog COPYING NEWS README README.dll
|
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||||
%doc *.pdf
|
%doc *.pdf
|
||||||
%_includedir/libewf.h
|
%_includedir/libewf.h
|
||||||
%_includedir/libewf/
|
%_includedir/libewf/
|
||||||
|
Loading…
Reference in New Issue
Block a user