Author: glen Date: Fri Sep 22 13:18:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - builds, au,ch,de,se grabbers are gone
---- Files affected: SPECS: xmltv.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/xmltv.spec diff -u SPECS/xmltv.spec:1.30 SPECS/xmltv.spec:1.31 --- SPECS/xmltv.spec:1.30 Fri Sep 22 11:28:46 2006 +++ SPECS/xmltv.spec Fri Sep 22 15:18:29 2006 @@ -6,7 +6,7 @@ Summary(pl): Zestaw narzędzi do zarządzania oglądaniem TV Name: xmltv Version: 0.5.44 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications/Multimedia Source0: http://dl.sourceforge.net/xmltv/%{name}-%{version}.tar.bz2 @@ -14,6 +14,7 @@ Patch0: %{name}-strip_dorkcode_from_Makefile_PL.patch Patch1: %{name}-tv_grab_ee.patch URL: http://xmltv.org/wiki/ +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 BuildRequires: perl-Archive-Zip BuildRequires: perl-CGI BuildRequires: perl-Compress-Zlib @@ -74,6 +75,10 @@ Requires: perl-Date-Manip >= 5.41 Requires: perl-XML-Twig >= 3.09 Requires: perl-base >= 1:5.6.0 +Obsoletes: xmltv-grabber-au +Obsoletes: xmltv-grabber-ch +Obsoletes: xmltv-grabber-de +Obsoletes: xmltv-grabber-se %description -n perl-XMLTV XMLTV is a set of utilities to manage your TV viewing. They work with @@ -99,11 +104,11 @@ Summary: Backends for XMLTV Summary(pl): Backendy dla XMLTV Group: Applications/Multimedia -Requires: %{name}-grabber-au = %{epoch}:%{version}-%{release} +#Requires: %{name}-grabber-au = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-be = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-br = %{epoch}:%{version}-%{release} -Requires: %{name}-grabber-ch = %{epoch}:%{version}-%{release} -Requires: %{name}-grabber-de = %{epoch}:%{version}-%{release} +#Requires: %{name}-grabber-ch = %{epoch}:%{version}-%{release} +#Requires: %{name}-grabber-de = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-dk = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-ee = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-es = %{epoch}:%{version}-%{release} @@ -118,7 +123,7 @@ Requires: %{name}-grabber-no = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-pt = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-re = %{epoch}:%{version}-%{release} -Requires: %{name}-grabber-se = %{epoch}:%{version}-%{release} +#Requires: %{name}-grabber-se = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-uk = %{epoch}:%{version}-%{release} Requires: %{name}-grabber-za = %{epoch}:%{version}-%{release} @@ -482,6 +487,8 @@ %{__make} pure_install \ DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/XMLTV/.packlist + %clean rm -rf $RPM_BUILD_ROOT @@ -490,24 +497,38 @@ %doc README ChangeLog xmltv.dtd %attr(755,root,root) %{_bindir}/tv_cat %attr(755,root,root) %{_bindir}/tv_extractinfo_en +%attr(755,root,root) %{_bindir}/tv_find_grabbers +%attr(755,root,root) %{_bindir}/tv_grab_br_net +%attr(755,root,root) %{_bindir}/tv_grab_de_tvtoday +%attr(755,root,root) %{_bindir}/tv_grab_es_laguiatv +%attr(755,root,root) %{_bindir}/tv_grab_il +%attr(755,root,root) %{_bindir}/tv_grab_se_swedb %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 +%attr(755,root,root) %{_bindir}/tv_to_text +%attr(755,root,root) %{_bindir}/tv_validate_file +%attr(755,root,root) %{_bindir}/tv_validate_grabber %{_mandir}/man1/tv_cat.1* %{_mandir}/man1/tv_extractinfo_en.1* +%{_mandir}/man1/tv_find_grabbers.1p* +%{_mandir}/man1/tv_grab_de_tvtoday.1p* +%{_mandir}/man1/tv_grab_il.1p* +%{_mandir}/man1/tv_grab_se_swedb.1p* %{_mandir}/man1/tv_grep.1* %{_mandir}/man1/tv_imdb.1* %{_mandir}/man1/tv_remove_some_overlapping.1* %{_mandir}/man1/tv_sort.1* %{_mandir}/man1/tv_split.1* %{_mandir}/man1/tv_to_latex.1* -%{_mandir}/man1/tv_to_text.1* %{_mandir}/man1/tv_to_potatoe.1* +%{_mandir}/man1/tv_to_text.1* +%{_mandir}/man1/tv_validate_file.1p* +%{_mandir}/man1/tv_validate_grabber.1p* %files -n perl-XMLTV %defattr(644,root,root,755) @@ -518,10 +539,12 @@ %files grabbers %defattr(644,root,root,755) +%if 0 %files grabber-au %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/tv_grab_au %{_mandir}/man1/tv_grab_au* +%endif %files grabber-be %defattr(644,root,root,755) @@ -533,16 +556,20 @@ %attr(755,root,root) %{_bindir}/tv_grab_br %{_mandir}/man1/tv_grab_br* +%if 0 %files grabber-ch %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/tv_grab_ch %{_mandir}/man1/tv_grab_ch* +%endif +%if 0 %files grabber-de %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/tv_grab_de %attr(755,root,root) %{_bindir}/tv_grab_de_tvtoday %{_mandir}/man1/tv_grab_de* +%endif %files grabber-dk %defattr(644,root,root,755) @@ -616,11 +643,13 @@ %attr(755,root,root) %{_bindir}/tv_grab_re %{_mandir}/man1/tv_grab_re* +%if 0 %files grabber-se %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/tv_grab_se %attr(755,root,root) %{_bindir}/tv_grab_se_swedb %{_mandir}/man1/tv_grab_se* +%endif %files grabber-uk %defattr(644,root,root,755) @@ -644,6 +673,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/09/22 13:18:29 glen +- builds, au,ch,de,se grabbers are gone + Revision 1.30 2006/09/22 09:28:46 radek - fix version for XML::Writer BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
