SPECS: xmltv.spec - add tv_grab_ee, adapterized

glen glen at pld-linux.org
Mon Sep 5 16:19:50 CEST 2005


Author: glen                         Date: Mon Sep  5 14:19:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add tv_grab_ee, adapterized

---- Files affected:
SPECS:
   xmltv.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/xmltv.spec
diff -u SPECS/xmltv.spec:1.1 SPECS/xmltv.spec:1.2
--- SPECS/xmltv.spec:1.1	Mon Sep  5 15:09:46 2005
+++ SPECS/xmltv.spec	Mon Sep  5 16:19:43 2005
@@ -2,12 +2,13 @@
 Summary:	A set of utilities to manage your TV viewing.
 Name:		xmltv
 Version:	0.5.40
-Release:	0.62
+Release:	0.64
 Group:		Applications/Multimedia
 License:	GPL v2
 URL:		http://membled.com/work/apps/xmltv/
 Source0:	http://dl.sourceforge.net/xmltv/%{name}-%{version}.tar.bz2
 # Source0-md5:	5cf460444846217c0dd9f95467e9e0a1
+Patch0:		http://www.version6.net/mythtv/%{name}-grab_ee-20050412.diff
 #Patch0:		%{name}-0.5.35-noask.patch
 #Patch1:		%{name}-0.5.40-tv_grab_de_tvtoday.patch
 Requires:	perl-Date-Manip >= 5.42
@@ -128,6 +129,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 #%patch0 -p1 -b .noask
 #%patch1 -p0 -b .tv_grab_de_tvtoday
 
@@ -150,16 +152,16 @@
 %defattr(644,root,root,755)
 %doc README ChangeLog
 #%dir %{_datadir}/xmltv
-%{_bindir}/tv_cat
-%{_bindir}/tv_extractinfo_en
-%{_bindir}/tv_grep
-%{_bindir}/tv_imdb
-%{_bindir}/tv_remove_some_overlapping
-%{_bindir}/tv_sort
-%{_bindir}/tv_split
-%{_bindir}/tv_to_latex
-%{_bindir}/tv_to_text
-%{_bindir}/tv_to_potatoe
+%attr(755,root,root) %{_bindir}/tv_cat
+%attr(755,root,root) %{_bindir}/tv_extractinfo_en
+%attr(755,root,root) %{_bindir}/tv_grep
+%attr(755,root,root) %{_bindir}/tv_imdb
+%attr(755,root,root) %{_bindir}/tv_remove_some_overlapping
+%attr(755,root,root) %{_bindir}/tv_sort
+%attr(755,root,root) %{_bindir}/tv_split
+%attr(755,root,root) %{_bindir}/tv_to_latex
+%attr(755,root,root) %{_bindir}/tv_to_text
+%attr(755,root,root) %{_bindir}/tv_to_potatoe
 %{_mandir}/man1/tv_cat.1*
 %{_mandir}/man1/tv_extractinfo_en.1*
 %{_mandir}/man1/tv_grep.1*
@@ -179,14 +181,14 @@
 
 %files grabbers
 %defattr(644,root,root,755)
-%{_bindir}/tv_grab_*
+%attr(755,root,root) %{_bindir}/tv_grab_*
 %{_mandir}/man1/tv_grab_*.1*
 #%dir %{_datadir}/xmltv
 #%{_datadir}/xmltv/tv_grab_*
 
 %files gui
 %defattr(644,root,root,755)
-%{_bindir}/tv_check
+%attr(755,root,root) %{_bindir}/tv_check
 %{_mandir}/man1/tv_check.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -195,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/09/05 14:19:43  glen
+- add tv_grab_ee, adapterized
+
 Revision 1.1  2005/09/05 13:09:46  glen
 - new, based on atrpms spec found from google
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list