Author: jarod
Update of /cvs/free/rpms/mythtv-themes/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7510
Modified Files:
mythtv-themes.spec
Log Message:
* Mon May 30 2011 Jarod Wilson <jarod(a)wilsonet.com> 0.24-5
- Fix the prior fix, Provides: mythtv-themes =, not mythtv-themes-
Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-15/mythtv-themes.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- mythtv-themes.spec 28 May 2011 22:10:21 -0000 1.32
+++ mythtv-themes.spec 30 May 2011 19:03:58 -0000 1.33
@@ -36,7 +36,7 @@
Release: 0.1.git.%{_gitrev}%{?dist}
#Release: 0.1.rc1%{?dist}
%else
-Release: 4%{?dist}
+Release: 5%{?dist}
%endif
################################################################################
@@ -63,7 +63,7 @@
Requires: mythtv-frontend
# With the mythtv 0.24.1 point release, there was no updated themes tarball
-Provides: %{name}-%{version}.1
+Provides: %{name} = %{version}.1
# And obselete a bunch of packages from when themes were packaged individually
Obsoletes: mythtv-theme-MythCenter
@@ -126,6 +126,9 @@
%{_datadir}/fonts/%{name}/*.otf
%changelog
+* Mon May 30 2011 Jarod Wilson <jarod(a)wilsonet.com> 0.24-5
+- Fix the prior fix, Provides: mythtv-themes =, not mythtv-themes-
+
* 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)
Show replies by date