Author: jarod
Update of /cvs/free/rpms/mythtv-themes/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19043
Modified Files:
mythtv-themes.spec
Log Message:
* Sat May 28 2011 Jarod Wilson <jarod(a)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-13/mythtv-themes.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- mythtv-themes.spec 25 Mar 2011 03:57:12 -0000 1.39
+++ mythtv-themes.spec 28 May 2011 21:37:14 -0000 1.40
@@ -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(a)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(a)wilsonet.com> 0.24-3
- Update to 0.24 fixes, git revision 931028f491
Show replies by date