rpms/system-config-users/devel sources, 1.63, 1.64 system-config-users.spec, 1.68, 1.69

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Mon Oct 15 17:44:33 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-users/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27317

Modified Files:
	sources system-config-users.spec 
Log Message:
use "make %{?_smp_mflags}"



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sources	15 Oct 2007 17:35:55 -0000	1.63
+++ sources	15 Oct 2007 17:44:00 -0000	1.64
@@ -1 +1 @@
-7e587611e2c5c5d0dc166f8ca8b9b35b  system-config-users-1.2.71.tar.bz2
+d78f6e5339c5c7d139ac5da783b2024c  system-config-users-1.2.71.tar.bz2


Index: system-config-users.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/system-config-users.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- system-config-users.spec	15 Oct 2007 17:35:55 -0000	1.68
+++ system-config-users.spec	15 Oct 2007 17:44:00 -0000	1.69
@@ -51,7 +51,7 @@
 %setup -q
 
 %build
-make
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -106,6 +106,7 @@
 - use macros instead of hardcoded directories
 - don't let gtk-update-icon-cache fail scriptlets
 - remove obsolete no.po translation file (#332431)
+- use "make %%{?_smp_mflags}"
 
 * Mon Oct 08 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.70-1
 - add "make diff" ("dif") and "make shortdiff" ("sdif")




More information about the fedora-extras-commits mailing list