Author: dtimms
Update of /cvs/free/rpms/dvbcut/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16681
Modified Files:
dvbcut.spec
Log Message:
disable attempt to smp compile
Index: dvbcut.spec
===================================================================
RCS file: /cvs/free/rpms/dvbcut/devel/dvbcut.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dvbcut.spec 26 Oct 2009 12:32:29 -0000 1.10
+++ dvbcut.spec 26 Oct 2009 12:36:03 -0000 1.11
@@ -76,7 +76,7 @@
%configure --with-ffmpeg=%{_prefix} \
--with-ffmpeg-include=%{_includedir}/ffmpeg/
# It does not compile with smp_mflags
-make %{?_smp_mflags}
+make
%install
@@ -148,7 +148,6 @@
- add kde service menu for mpg files for dolphin
- add help menu to package
- fix help file being placed in /usr/share/help
-- allow smp compile
* Fri Oct 23 2009 Orcan Ogetbil <oged[DOT]fedora[AT]gmail[DOT]com> -
0.6.0-9.svn157
- Update desktop file according to F-12 FedoraStudio feature
Show replies by date