rpms/gnash/OLPC-2 gnash.spec,1.9,1.10

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Fri Jun 22 00:37:29 UTC 2007


Author: johnp

Update of /cvs/extras/rpms/gnash/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12870

Modified Files:
	gnash.spec 
Log Message:
- remove smp flags as gnash has an issue with them



Index: gnash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnash/OLPC-2/gnash.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gnash.spec	21 Jun 2007 22:05:41 -0000	1.9
+++ gnash.spec	22 Jun 2007 00:36:53 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           gnash
 Version:        0.8.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GNU flash movie player
 
 Group:          Applications/Multimedia
@@ -56,7 +56,7 @@
   --with-extentions=gtk2 --disable-klash \
   --enable-media=GST
 
-make %{?_smp_mflags}
+make 
 
 
 %install
@@ -101,15 +101,17 @@
 %{_bindir}/gprocessor
 %{_libdir}/libgnash*-*.so
 %{_mandir}/man1/gnash*
-%{_infodir}/gnash*
 %{_datadir}/gnash/
-%{_datadir}/omf/gnash/
+
 
 %files plugin
 %defattr(-,root,root,-)
 %{_libdir}/mozilla/plugins/libgnashplugin.so
 
 %changelog
+* Thu Jun 21 2007 John (J5) Palmieri <johnp at redhat.com> - 0.8.0-3
+- remove the smp flags as gnash has an issue with them
+
 * Mon Jun 18 2007 John (J5) Palmieri <johnp at redhat.com> - 0.8.0-2
 - use --with-extentions=gtk2 instead of --enable-extentions
 - fix previous changelog entry's date 




More information about the fedora-extras-commits mailing list