rpms/mythtv-themes/F-15 mythtv-themes.spec,1.30,1.31

Jarod Wilson jarod at rpmfusion.org
Sat May 28 23:35:57 CEST 2011


Author: jarod

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

Modified Files:
	mythtv-themes.spec 
Log Message:
* Sat May 28 2011 Jarod Wilson <jarod at wilsonet.com> 0.24-4
- Add Provides for 0.24.1, since there's no new themes tarball (#1766)



Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-15/mythtv-themes.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- mythtv-themes.spec	25 Mar 2011 14:18:46 -0000	1.30
+++ mythtv-themes.spec	28 May 2011 21:35:57 -0000	1.31
@@ -36,7 +36,7 @@
 Release: 0.1.git.%{_gitrev}%{?dist}
 #Release: 0.1.rc1%{?dist}
 %else
-Release: 3%{?dist}
+Release: 4%{?dist}
 %endif
 
 ################################################################################
@@ -62,6 +62,9 @@
 # Themes do require a frontend
 Requires:       mythtv-frontend
 
+# With the mythtv 0.24.1 point release, there was no updated themes tarball
+Provides:       %{name}-%{version}.1
+
 # And obselete a bunch of packages from when themes were packaged individually
 Obsoletes:      mythtv-theme-MythCenter
 Obsoletes:      mythtv-theme-Retro
@@ -123,6 +126,9 @@
 %{_datadir}/fonts/%{name}/*.otf
 
 %changelog
+* Sat May 28 2011 Jarod Wilson <jarod at wilsonet.com> 0.24-4
+- Add Provides for 0.24.1, since there's no new themes tarball (#1766)
+
 * Thu Mar 24 2011 Jarod Wilson <jarod at wilsonet.com> 0.24-3
 - Update to 0.24 fixes, git revision 931028f491
 



More information about the rpmfusion-commits mailing list