Author: glen Date: Thu Oct 13 19:49:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - use more package names (poldek -u @foo stopped to work)
---- Files affected: SPECS: xmltv.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/xmltv.spec diff -u SPECS/xmltv.spec:1.7 SPECS/xmltv.spec:1.8 --- SPECS/xmltv.spec:1.7 Sat Sep 24 18:30:27 2005 +++ SPECS/xmltv.spec Thu Oct 13 21:49:10 2005 @@ -11,7 +11,7 @@ # Source0-md5: 5cf460444846217c0dd9f95467e9e0a1 Patch0: http://www.version6.net/mythtv/%{name}-grab_ee-20050412.diff URL: http://membled.com/work/apps/xmltv/ -BuildRequires: perl(LWP) >= 5.65 +BuildRequires: perl-libwww >= 5.65 BuildRequires: perl-Date-Manip >= 5.42 BuildRequires: perl-Memoize BuildRequires: perl-Storable >= 2.04 @@ -26,9 +26,9 @@ BuildRequires: perl-Unicode-String # tv_grab_uk_rt, tv_grab_be, tv_grab_de_tvtoday, tv_grab_fr, tv_grab_no # tv_grab_za -BuildRequires: perl(HTML::Entities) >= 1.27 +BuildRequires: perl-HTML-Parser >= 1.27 # tv_grab_uk_bleb -BuildRequires: perl(IO::Scalar) +BuildRequires: perl-IO-stringy BuildRequires: perl-Archive-Zip # tv_grab_na_dd BuildRequires: perl-SOAP-Lite @@ -39,7 +39,7 @@ # tv_grab_fi, tv_grab_es, tv_grab_es_digital, tv_grab_nl # tv_grab_nl_wolf, tv_grab_huro, tv_grab_dk, tv_grab_jp # tv_grab_de_tvtoday, tv_grab_fr, tv_grab_pt, tv_grab_za -BuildRequires: perl(HTML::TreeBuilder) +BuildRequires: perl-HTML-Tree # tv_grab_jp BuildRequires: perl-Text-Kakasi # tv_grab_se, tv_grab_se_swedb @@ -227,6 +227,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/10/13 19:49:10 glen +- use more package names (poldek -u @foo stopped to work) + Revision 1.7 2005/09/24 16:30:27 glen - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
