rpms/cryptsetup-luks/devel cryptsetup-luks.spec,1.51,1.52

Till Maas (till) fedora-extras-commits at redhat.com
Thu Aug 30 10:42:13 UTC 2007


Author: till

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

Modified Files:
	cryptsetup-luks.spec 
Log Message:
add smp_mflags



Index: cryptsetup-luks.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cryptsetup-luks/devel/cryptsetup-luks.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- cryptsetup-luks.spec	29 Aug 2007 21:52:51 -0000	1.51
+++ cryptsetup-luks.spec	30 Aug 2007 10:41:40 -0000	1.52
@@ -40,7 +40,7 @@
 
 %build
 %configure --sbindir=/sbin --libdir=/%{_lib}
-make
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -76,10 +76,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Wed Aug 29 2007 Till Maas <opensource till name> - 1.0.5-7
+* Thu Aug 30 2007 Till Maas <opensource till name> - 1.0.5-7
 - update URL
 - update license tag
 - recode ChangeLog from latin1 to uf8
+- add smp_mflags to make
 
 * Fri Aug 24 2007 Till Maas <opensource till name> - 1.0.5-6
 - cleanup BuildRequires:




More information about the fedora-extras-commits mailing list