rpms/mythtv-themes/F-12 mythtv-themes.spec,1.26,1.27

Jarod Wilson jarod at rpmfusion.org
Sun Nov 22 06:44:47 CET 2009


Author: jarod

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

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-12/mythtv-themes.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- mythtv-themes.spec	22 Nov 2009 05:38:41 -0000	1.26
+++ mythtv-themes.spec	22 Nov 2009 05:44:46 -0000	1.27
@@ -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