Author: glen Date: Sat Sep 24 16:30:33 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup
---- Files affected: SPECS: xmltv.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xmltv.spec diff -u SPECS/xmltv.spec:1.6 SPECS/xmltv.spec:1.7 --- SPECS/xmltv.spec:1.6 Sat Sep 24 18:26:17 2005 +++ SPECS/xmltv.spec Sat Sep 24 18:30:27 2005 @@ -10,8 +10,6 @@ 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 URL: http://membled.com/work/apps/xmltv/ BuildRequires: perl(LWP) >= 5.65 BuildRequires: perl-Date-Manip >= 5.42 @@ -54,10 +52,6 @@ BuildRequires: perl-Tk-TableMatrix # tv_pick_cgi BuildRequires: perl-CGI -###BuildRequires: perl-HTML-Parser >= 3.34 -###BuildRequires: perl-XML-Simple -###BuildRequires: perl(PerIO::gzip) -###BuildRequires: perl-HTML-LinkExtractor BuildRequires: rpm-perlprov >= 4.1-13 Requires: perl-XMLTV = %{epoch}:%{version}-%{release} Requires: xmltv-grabbers = %{epoch}:%{version}-%{release} @@ -171,8 +165,6 @@ %prep %setup -q %patch0 -p0 -#%patch0 -p1 -b .noask -#%patch1 -p0 -b .tv_grab_de_tvtoday %build echo yes | %{__perl} Makefile.PL \ @@ -192,7 +184,6 @@ %files %defattr(644,root,root,755) %doc README ChangeLog -#%dir %{_datadir}/xmltv %attr(755,root,root) %{_bindir}/tv_cat %attr(755,root,root) %{_bindir}/tv_extractinfo_en %attr(755,root,root) %{_bindir}/tv_grep @@ -224,8 +215,6 @@ %defattr(644,root,root,755) %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) @@ -238,6 +227,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/09/24 16:30:27 glen +- cleanup + Revision 1.6 2005/09/24 16:26:17 glen - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
