SPECS: xmltv.spec - package grabbers properly - se and de grabbers...
glen
glen at pld-linux.org
Mon Sep 25 10:43:26 CEST 2006
Author: glen Date: Mon Sep 25 08:43:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package grabbers properly
- se and de grabbers are back
- new grabber il
- rel 2
---- Files affected:
SPECS:
xmltv.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/xmltv.spec
diff -u SPECS/xmltv.spec:1.33 SPECS/xmltv.spec:1.34
--- SPECS/xmltv.spec:1.33 Mon Sep 25 10:23:02 2006
+++ SPECS/xmltv.spec Mon Sep 25 10:43:20 2006
@@ -11,7 +11,7 @@
Summary(pl): Zestaw narzędzi do zarządzania oglądaniem TV
Name: xmltv
Version: 0.5.44
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/Multimedia
Source0: http://dl.sourceforge.net/xmltv/%{name}-%{version}.tar.bz2
@@ -82,8 +82,6 @@
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
@@ -113,7 +111,7 @@
Requires: %{name}-grabber-be = %{version}-%{release}
Requires: %{name}-grabber-br = %{version}-%{release}
#Requires: %{name}-grabber-ch = %{version}-%{release}
-#Requires: %{name}-grabber-de = %{version}-%{release}
+Requires: %{name}-grabber-de = %{version}-%{release}
Requires: %{name}-grabber-dk = %{version}-%{release}
Requires: %{name}-grabber-ee = %{version}-%{release}
Requires: %{name}-grabber-es = %{version}-%{release}
@@ -128,7 +126,7 @@
Requires: %{name}-grabber-no = %{version}-%{release}
Requires: %{name}-grabber-pt = %{version}-%{release}
Requires: %{name}-grabber-re = %{version}-%{release}
-#Requires: %{name}-grabber-se = %{version}-%{release}
+Requires: %{name}-grabber-se = %{version}-%{release}
Requires: %{name}-grabber-uk = %{version}-%{release}
Requires: %{name}-grabber-za = %{version}-%{release}
@@ -298,6 +296,15 @@
%description grabber-huro -l pl
Narzędzie do ściągania programu telewizyjnego dla Węgier i Rumunii.
+%package grabber-il
+Summary: XMLTV grabber for Israel
+Group: Applications/Multimedia
+Requires: perl-XMLTV = %{version}-%{release}
+Provides: xmltv-grabbers = %{version}-%{release}
+
+%description grabber-il
+Grab TV listings for Israel.
+
%package grabber-is
Summary: XMLTV grabber for Iceland
Summary(pl): Program ściągający informacje XMLTV dla Islandii
@@ -492,6 +499,9 @@
%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
+ln -s tv_grab_de_tvtoday $RPM_BUILD_ROOT%{_bindir}/tv_grab_de
+ln -s tv_grab_se_swedb $RPM_BUILD_ROOT%{_bindir}/tv_grab_se
+
rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/XMLTV/.packlist
%clean
@@ -503,11 +513,6 @@
%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
@@ -521,9 +526,6 @@
%{_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*
@@ -559,6 +561,7 @@
%files grabber-br
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/tv_grab_br
+%attr(755,root,root) %{_bindir}/tv_grab_br_net
%{_mandir}/man1/tv_grab_br*
%if 0
@@ -568,13 +571,11 @@
%{_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
+%attr(755,root,root) %{_bindir}/tv_grab_de
+%{_mandir}/man1/tv_grab_de_tvtoday.1p*
%files grabber-dk
%defattr(644,root,root,755)
@@ -589,6 +590,7 @@
%files grabber-es
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/tv_grab_es
+%attr(755,root,root) %{_bindir}/tv_grab_es_laguiatv
%{_mandir}/man1/tv_grab_es*
%files grabber-fi
@@ -606,6 +608,11 @@
%attr(755,root,root) %{_bindir}/tv_grab_huro
%{_mandir}/man1/tv_grab_huro*
+%files grabber-il
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/tv_grab_il
+%{_mandir}/man1/tv_grab_il*
+
%files grabber-is
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/tv_grab_is
@@ -648,13 +655,11 @@
%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
+%{_mandir}/man1/tv_grab_se_swedb.1p*
%files grabber-uk
%defattr(644,root,root,755)
@@ -678,6 +683,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2006/09/25 08:43:20 glen
+- package grabbers properly
+- se and de grabbers are back
+- new grabber il
+- rel 2
+
Revision 1.33 2006/09/25 08:23:02 glen
- add autodeps bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list