Name        : mythtv                       Relocations: (not relocatable)
Version     : 0.19                              Vendor: Penguin Liberation Front
Release     : 2plf                          Build Date: Tue 21 Feb 2006 
09:42:24 PM CET
Install Date: (not installed)               Build Host: kone.anssi.be
Group       : Video                         Source RPM: (none)
Size        : 10186325      License: GPL
Signature   : (none)
Packager    : Anssi Hannula <[EMAIL PROTECTED]>
URL         : http://www.mythtv.org/
Summary     : A personal video recorder (PVR) application
Description :
MythTV implements the following PVR features, and more, with a
unified graphical interface:

 - Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
 - Video compression using RTjpeg or MPEG-4
 - Program listing retrieval using XMLTV
 - Themable, semi-transparent on-screen display
 - Electronic program guide
 - Scheduled recording of TV programs
 - Resolution of conflicts between scheduled recordings
 - Basic video editing

This package is in PLF because it requires Lame which includes patented
technology.

---------------
Anssi Hannula <[EMAIL PROTECTED]> 0.19-2plf
- fix menus
- add mythtv user to audio group
---------------

---------------
Index: mythtv.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/mythtv/mythtv.spec,v
retrieving revision 1.17
diff -u -r1.17 mythtv.spec
--- mythtv.spec 21 Feb 2006 20:25:17 -0000      1.17
+++ mythtv.spec 21 Feb 2006 20:57:33 -0000
@@ -1,7 +1,7 @@
 
 %define name mythtv
 %define version 0.19
-%define rel 1
+%define rel 2
 %define release %mkrel %rel
 %define distsuffix plf
 
@@ -361,7 +361,7 @@
 section="Multimedia/Video" \
 title="MythTV" \
 longtitle="Record, playback and watch TV" \
-command="%{_prefix}/mythfrontend" \
+command="%{_bindir}/mythfrontend" \
 icon="%name.png" \
 terminal="false"
 EOF
@@ -372,7 +372,7 @@
 section="Multimedia/Video" \
 title="MythTV Setup" \
 longtitle="Setup MythTV backend" \
-command="%{_prefix}/mythtv-setup" \
+command="%{_bindir}/mythtv-setup" \
 icon="%name.png" \
 terminal="false"
 EOF
@@ -403,6 +403,7 @@
 %pre backend
 # Add the "mythtv" user
 %_pre_useradd mythtv %{_localstatedir}/mythtv /sbin/nologin
+%{_bindir}/gpasswd -a mythtv audio &>/dev/null
 %{_bindir}/gpasswd -a mythtv video &>/dev/null
 
 %postun backend
@@ -500,6 +501,10 @@
 #%{_datadir}/mythtv/build/settings.pro
 
 %changelog
+* Tue Feb 21 2006 Anssi Hannula <[EMAIL PROTECTED]> 0.19-2plf
+- fix menus
+- add mythtv user to audio group
+
 * Tue Feb 21 2006 Anssi Hannula <[EMAIL PROTECTED]> 0.19-1plf
 - enable dvd by default
 - clean spec


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to