rpms/mythtv/F-16 mythtv.spec,1.85,1.86

Richard Shaw hobbes1069 at rpmfusion.org
Tue Nov 22 04:10:38 CET 2011


Author: hobbes1069

Update of /cvs/free/rpms/mythtv/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31061

Modified Files:
	mythtv.spec 
Log Message:
* Mon Nov 21 2011 Richard Shaw <hobbes1069 at gmail.com> - 0.24.1-5
- Fix typo in spec file causing mythtv user to not be created (#2051).
- Change mythbackend systemd type to "simple" and other fixes (#2016).
- Update to latest 0.24.1-fixes, git revision f5fd11fa54.
- Readd contrib directory (#1924).



Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-16/mythtv.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- mythtv.spec	21 Nov 2011 21:39:50 -0000	1.85
+++ mythtv.spec	22 Nov 2011 03:10:37 -0000	1.86
@@ -135,7 +135,6 @@
 Patch0:    mythtv-%{version}-fixes.patch
 Patch1:    mythplugins-%{version}-fixes.patch
 #Patch2:    mythweb-%{version}-fixes.patch\
-Patch3:    mythtv-0.24.1-glu_h_gluErrorString.patch
 Source10:  PACKAGE-LICENSING
 Source101: mythbackend.sysconfig
 Source102: mythbackend.init
@@ -1275,12 +1274,16 @@
 
 %files docs
 %defattr(-,root,root,-)
-%doc mythtv-%{version}/README* mythtv-%{version}/UPGRADING
-%doc mythtv-%{version}/AUTHORS mythtv-%{version}/COPYING mythtv-%{version}/FAQ
+%doc mythtv-%{version}/README*
+%doc mythtv-%{version}/UPGRADING
+%doc mythtv-%{version}/AUTHORS
+%doc mythtv-%{version}/COPYING
+%doc mythtv-%{version}/FAQ
 %doc mythtv-%{version}/database mythtv-%{version}/keys.txt
 %doc mythtv-%{version}/docs/*.html mythtv-%{version}/docs/*.png
 %doc mythtv-%{version}/docs/*.txt
 %doc mythtv-%{version}/PACKAGE-LICENSING
+%doc mythtv-%{version}/contrib
 
 %files common
 %defattr(-,root,root,-)
@@ -1538,6 +1541,7 @@
 - Fix typo in spec file causing mythtv user to not be created (#2051).
 - Change mythbackend systemd type to "simple" and other fixes (#2016).
 - Update to latest 0.24.1-fixes, git revision f5fd11fa54.
+- Readd contrib directory (#1924).
 
 * Fri Oct 28 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.24.1-4
 - Fix for glibc bug rhbz#747377



More information about the rpmfusion-commits mailing list