rpms/mythtv-themes/F-11 mythtv-themes.spec,1.17,1.18

Jarod Wilson jarod at rpmfusion.org
Sun Nov 22 06:46:11 CET 2009


Author: jarod

Update of /cvs/free/rpms/mythtv-themes/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26936

Modified Files:
	mythtv-themes.spec 
Log Message:
Actually apply the patch this time


Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-11/mythtv-themes.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mythtv-themes.spec	22 Nov 2009 05:40:13 -0000	1.17
+++ mythtv-themes.spec	22 Nov 2009 05:46:11 -0000	1.18
@@ -43,6 +43,7 @@
 # Tarballs created from svn directories, should be formal tarballs after release
 #Source0:        http://www.mythtv.org/mc/mythtv-themes-%{version}.tar.bz2
 Source0:        myththemes-%{version}.tar.bz2
+Patch0:         myththemes-0.22-svnfixes.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -74,6 +75,9 @@
 
 %prep
 %setup -q -c
+cd myththemes-%{version}
+%patch0 -p1
+cd ..
 
 ################################################################################
 



More information about the rpmfusion-commits mailing list