packages: xmltv/xmltv.spec - don't create empty packages, darn it

glen glen at pld-linux.org
Sun Jan 23 12:25:19 CET 2011


Author: glen                         Date: Sun Jan 23 11:25:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't create empty packages, darn it

---- Files affected:
packages/xmltv:
   xmltv.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/xmltv/xmltv.spec
diff -u packages/xmltv/xmltv.spec:1.40 packages/xmltv/xmltv.spec:1.41
--- packages/xmltv/xmltv.spec:1.40	Sun Jan 23 12:23:23 2011
+++ packages/xmltv/xmltv.spec	Sun Jan 23 12:25:14 2011
@@ -503,9 +503,6 @@
 %{__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
@@ -557,16 +554,20 @@
 %{_mandir}/man1/tv_grab_au*
 %endif
 
+%if 0
 %files grabber-be
 %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/tv_grab_be
-# %{_mandir}/man1/tv_grab_be*
+%attr(755,root,root) %{_bindir}/tv_grab_be
+%{_mandir}/man1/tv_grab_be*
+%endif
 
+%if 0
 %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*
+%attr(755,root,root) %{_bindir}/tv_grab_br
+%attr(755,root,root) %{_bindir}/tv_grab_br_net
+%{_mandir}/man1/tv_grab_br*
+%endif
 
 %if 0
 %files grabber-ch
@@ -575,27 +576,33 @@
 %{_mandir}/man1/tv_grab_ch*
 %endif
 
+%if 0
 %files grabber-de
 %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/tv_grab_de_tvtoday
-# %attr(755,root,root) %{_bindir}/tv_grab_de
-# %{_mandir}/man1/tv_grab_de_tvtoday.1p*
-
-# %files grabber-dk
-# %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/tv_grab_dk
-# %{_mandir}/man1/tv_grab_dk*
+%attr(755,root,root) %{_bindir}/tv_grab_de_tvtoday
+%attr(755,root,root) %{_bindir}/tv_grab_de
+%{_mandir}/man1/tv_grab_de_tvtoday.1p*
+%endif
+
+%if 0
+%files grabber-dk
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/tv_grab_dk
+%{_mandir}/man1/tv_grab_dk*
+%endif
 
 %files grabber-ee
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/tv_grab_ee
 %{_mandir}/man1/tv_grab_ee*
 
+%if 0
 %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*
+%attr(755,root,root) %{_bindir}/tv_grab_es
+%attr(755,root,root) %{_bindir}/tv_grab_es_laguiatv
+%{_mandir}/man1/tv_grab_es*
+%endif
 
 %files grabber-fi
 %defattr(644,root,root,755)
@@ -627,10 +634,12 @@
 %attr(755,root,root) %{_bindir}/tv_grab_it
 %{_mandir}/man1/tv_grab_it*
 
+%if 0
 %files grabber-jp
 %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/tv_grab_jp
-# %{_mandir}/man1/tv_grab_jp*
+%attr(755,root,root) %{_bindir}/tv_grab_jp
+%{_mandir}/man1/tv_grab_jp*
+%endif
 
 %files grabber-na
 %defattr(644,root,root,755)
@@ -638,16 +647,20 @@
 %attr(755,root,root) %{_bindir}/tv_grab_na_icons
 %{_mandir}/man1/tv_grab_na*
 
+%if 0
 %files grabber-nl
 %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/tv_grab_nl
-# %attr(755,root,root) %{_bindir}/tv_grab_nl_wolf
-# %{_mandir}/man1/tv_grab_nl*
+%attr(755,root,root) %{_bindir}/tv_grab_nl
+%attr(755,root,root) %{_bindir}/tv_grab_nl_wolf
+%{_mandir}/man1/tv_grab_nl*
+%endif
 
+%if 0
 %files grabber-no
 %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/tv_grab_no
-# %{_mandir}/man1/tv_grab_no*
+%attr(755,root,root) %{_bindir}/tv_grab_no
+%{_mandir}/man1/tv_grab_no*
+%endif
 
 %files grabber-pt
 %defattr(644,root,root,755)
@@ -687,6 +700,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2011/01/23 11:25:14  glen
+- don't create empty packages, darn it
+
 Revision 1.40  2011/01/23 11:23:23  glen
 - -grabber-dk does not exist
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmltv/xmltv.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list