rpms/cryptsetup-luks/devel cryptsetup-luks.spec,1.44,1.45

Till Maas (till) fedora-extras-commits at redhat.com
Wed Aug 8 11:28:52 UTC 2007


Author: till

Update of /cvs/pkgs/rpms/cryptsetup-luks/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10281

Modified Files:
	cryptsetup-luks.spec 
Log Message:
revert last change, it was targeted for F-7, sorry



Index: cryptsetup-luks.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cryptsetup-luks/devel/cryptsetup-luks.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- cryptsetup-luks.spec	8 Aug 2007 11:24:43 -0000	1.44
+++ cryptsetup-luks.spec	8 Aug 2007 11:28:20 -0000	1.45
@@ -1,7 +1,7 @@
 Summary: A utility for setting up encrypted filesystems
 Name: cryptsetup-luks
 Version: 1.0.5
-Release: 4%{?dist}.1
+Release: 4%{?dist}
 License: GPL
 Group: Applications/System
 URL: http://clemens.endorphin.org/LUKS
@@ -44,7 +44,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-rm -rf  $RPM_BUILD_ROOT/%{_lib}/*.{la,a} $RPM_BUILD_ROOT/%{_lib}/cryptsetup
+rm -rf  $RPM_BUILD_ROOT/%{_lib}/*.la $RPM_BUILD_ROOT/%{_lib}/cryptsetup
 
 # move libcryptsetup.so to %{_libdir}
 pushd $RPM_BUILD_ROOT/%{_lib}
@@ -75,9 +75,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Wed Aug 08 2007 Till Maas <opensource till name> - 1.0.5-4.1
-- remove libcryptsetup.a
-
 * Wed Aug 08 2007 Till Maas <opensource till name> - 1.0.5-4
 - disable patch2, libsepol is now detected by configure
 - move libcryptsetup.so to %%{_libdir} instead of /%%{_lib}




More information about the fedora-extras-commits mailing list