rpms/gnome-subtitles/devel gnome-subtitles.spec,1.4,1.5

Tom Callaway spot at fedoraproject.org
Mon Oct 27 19:55:17 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/gnome-subtitles/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6471

Modified Files:
	gnome-subtitles.spec 
Log Message:
dont use smp_mflags


Index: gnome-subtitles.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-subtitles/devel/gnome-subtitles.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-subtitles.spec	27 Oct 2008 17:33:06 -0000	1.4
+++ gnome-subtitles.spec	27 Oct 2008 19:54:47 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           gnome-subtitles
 Version:        0.8
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Subtitle editor for Gnome
 
 Group:          Applications/Multimedia
@@ -45,7 +45,8 @@
 %build
 %configure --disable-schemas-install \
            --disable-scrollkeeper
-%{__make} %{?_smp_mflags}
+# %{__make} %{?_smp_mflags}
+%{__make}
 
 
 %install
@@ -106,6 +107,9 @@
 
 
 %changelog
+* Mon Oct 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.8-6
+- don't use smp_mflags
+
 * Mon Oct 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.8-5
 - rebuild against new gnome-sharp
 




More information about the fedora-extras-commits mailing list