rpms/dvbcut/F-17 dvbcut.spec,1.16,1.17

Nicolas Chauvet kwizart at rpmfusion.org
Wed May 23 22:33:05 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/dvbcut/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6519/F-17

Modified Files:
	dvbcut.spec 
Log Message:
Fix build



Index: dvbcut.spec
===================================================================
RCS file: /cvs/free/rpms/dvbcut/F-17/dvbcut.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- dvbcut.spec	23 May 2012 19:57:02 -0000	1.16
+++ dvbcut.spec	23 May 2012 20:33:05 -0000	1.17
@@ -1,5 +1,5 @@
 %define svnrev 178
-%if 0%{?fedora} > 6
+%if 0%{?fedora} > 6 || 0%{?rhel} > 5
   %define qt3 qt3
 %else
   %define qt3 qt
@@ -65,7 +65,7 @@
 %patch2 -b .fix-help-install
 %patch3 -b .desktop-improvements
 %patch4 -b .ffmpeg
-%patch5 -b .gcc47
+%patch5 -p1 -b .gcc47
 
 # Fix QTDIR libs in configure
 sed -i 's,$QTDIR/$mr_libdirname,$QTDIR/lib,' configure.in


More information about the rpmfusion-commits mailing list