SPECS: xmltv.spec - pl, use package names where available

qboosh qboosh at pld-linux.org
Mon Sep 5 20:30:26 CEST 2005


Author: qboosh                       Date: Mon Sep  5 18:30:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, use package names where available

---- Files affected:
SPECS:
   xmltv.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/xmltv.spec
diff -u SPECS/xmltv.spec:1.4 SPECS/xmltv.spec:1.5
--- SPECS/xmltv.spec:1.4	Mon Sep  5 16:25:54 2005
+++ SPECS/xmltv.spec	Mon Sep  5 20:30:19 2005
@@ -1,62 +1,64 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.perl
-Summary:	A set of utilities to manage your TV viewing.
+Summary:	A set of utilities to manage your TV viewing
+Summary(pl):	Zestaw narzędzi do zarządzania oglądaniem TV
 Name:		xmltv
 Version:	0.5.40
 Release:	0.66
 Group:		Applications/Multimedia
 License:	GPL v2
-URL:		http://membled.com/work/apps/xmltv/
 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
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://membled.com/work/apps/xmltv/
 BuildRequires:	perl(LWP) >= 5.65
-BuildRequires:	perl(XML::Parser) >= 2.34
-BuildRequires:	perl(XML::Twig) >= 3.10
 BuildRequires:	perl-Date-Manip >= 5.42
-BuildRequires:	perl(XML::Writer) >= 0.4.6
-BuildRequires:	perl(Memoize), perl(Storable) >= 2.04
+BuildRequires:	perl-Memoize
+BuildRequires:	perl-Storable >= 2.04
+BuildRequires:	perl-XML-Parser >= 2.34
+BuildRequires:	perl-XML-Twig >= 3.10
+BuildRequires:	perl-XML-Writer >= 0.4.6
 # Recommended
-BuildRequires:	perl(Lingua::EN::Numbers::Ordinate)
-BuildRequires:	perl(Lingua::Preferred) >= 0.2.4
-BuildRequires:	perl(Term::ProgressBar) >= 2.03
-BuildRequires:	perl(Compress::Zlib)
-BuildRequires:	perl(Unicode::String)
+BuildRequires:	perl-Lingua-EN-Numbers-Ordinate
+BuildRequires:	perl-Lingua-Preferred >= 0.2.4
+BuildRequires:	perl-Term-ProgressBar >= 2.03
+BuildRequires:	perl-Compress-Zlib
+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
 # tv_grab_uk_bleb
 BuildRequires:	perl(IO::Scalar)
-BuildRequires:	perl(Archive::Zip)
+BuildRequires:	perl-Archive-Zip
 # tv_grab_na_dd
-BuildRequires:	perl(SOAP::Lite)
-BuildRequires:	perl(Term::ReadKey)
+BuildRequires:	perl-SOAP-Lite
+BuildRequires:	perl-Term-ReadKey
 # tv_grab_na_icons
-BuildRequires:	perl(HTML::TableExtract) >= 1.08
-BuildRequires:	perl(WWW::Mechanize) => 1.02
+BuildRequires:	perl-HTML-TableExtract >= 1.08
+BuildRequires:	perl-WWW-Mechanize => 1.02
 # 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)
 # tv_grab_jp
-BuildRequires:	perl(Text::Kakasi)
+BuildRequires:	perl-Text-Kakasi
 # tv_grab_se, tv_grab_se_swedb
-BuildRequires:	perl(XML::LibXML)
+BuildRequires:	perl-XML-LibXML
 # tv_grab_se_swedb
-BuildRequires:	perl(IO::Stringy)
-BuildRequires:	perl(HTTP::Cache::Transparent)
+BuildRequires:	perl-IO-stringy
+BuildRequires:	perl-HTTP-Cache-Transparent
 # tv_check
-BuildRequires:	perl(Tk)
+BuildRequires:	perl-Tk
 BuildRequires:	perl-Tk-TableMatrix
 # tv_pick_cgi
-BuildRequires:	perl(CGI)
-###BuildRequires: perl(HTML::Parser) >= 3.34
-###BuildRequires: perl(XML::Simple)
+BuildRequires:	perl-CGI
+###BuildRequires: perl-HTML-Parser >= 3.34
+###BuildRequires: perl-XML-Simple
 ###BuildRequires: perl(PerIO::gzip)
-###BuildRequires: perl(HTML::LinkExtractor)
+###BuildRequires: perl-HTML-LinkExtractor
+BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-XMLTV = %{epoch}:%{version}-%{release}
 Requires:	xmltv-grabbers = %{epoch}:%{version}-%{release}
 Requires:	xmltv-gui = %{epoch}:%{version}-%{release}
@@ -71,11 +73,20 @@
 operations like picking out your favourite programmes as filters that
 read and write XML documents.
 
+%description -l pl
+XMLTV to zestaw narzędzi do zarządzania oglądaniem TV. Działają z
+programami telewizyjnymi zapisanymi w formacie XMLTV opartym na XML-u.
+Idea polega na oddzieleniu backendu (pobierania programów) od
+frontendu (wyświetlania ich użytkownikowi) oraz zaimplementowaniu
+przydatnych operacji takich jak wybieranie ulubionych programów jako
+filtrów czytających i zapisujących dokumenty XML.
+
 %package -n perl-XMLTV
-Summary:	Perl modules for managing your TV viewing.
-Group:		Libraries
-Requires:	perl(XML::Twig) >= 3.09
-Requires:	perl-Date-Manip >= 5.41,
+Summary:	Perl modules for managing your TV viewing
+Summary(pl):	Moduły Perla do zarządzania oglądaniem TV
+Group:		Development/Languages/Perl
+Requires:	perl-Date-Manip >= 5.41
+Requires:	perl-XML-Twig >= 3.09
 Requires:	perl-base >= 1:5.6.0
 
 %description -n perl-XMLTV
@@ -86,16 +97,27 @@
 operations like picking out your favourite programmes as filters that
 read and write XML documents.
 
-This package contains the perl modules from xmltv.
+This package contains the Perl modules from XMLTV.
+
+%description -n perl-XMLTV -l pl
+XMLTV to zestaw narzędzi do zarządzania oglądaniem TV. Działają z
+programami telewizyjnymi zapisanymi w formacie XMLTV opartym na XML-u.
+Idea polega na oddzieleniu backendu (pobierania programów) od
+frontendu (wyświetlania ich użytkownikowi) oraz zaimplementowaniu
+przydatnych operacji takich jak wybieranie ulubionych programów jako
+filtrów czytających i zapisujących dokumenty XML.
+
+Ten pakiet zawiera moduły Perla z XMLTV.
 
 %package grabbers
-Summary:	Backends for xmltv.
+Summary:	Backends for XMLTV
+Summary(pl):	Backendy dla XMLTV
 Group:		Applications/Multimedia
 Requires:	perl-XMLTV = %{epoch}:%{version}-%{release}
-Requires:	perl-Date-Manip >= 5.41
 Requires:	perl(LWP) >= 5.65
-Requires:	perl(HTML::TableExtract) >= 1.08
-Requires:	perl(Term::ProgressBar) >= 2.00
+Requires:	perl-Date-Manip >= 5.41
+Requires:	perl-HTML-TableExtract >= 1.08
+Requires:	perl-Term-ProgressBar >= 2.00
 
 %description grabbers
 XMLTV is a set of utilities to manage your TV viewing. They work with
@@ -105,10 +127,22 @@
 operations like picking out your favourite programmes as filters that
 read and write XML documents.
 
-This package contains the backends (grabbers) for xmltv.
+This package contains the backends (grabbers) for XMLTV.
+
+%description grabbers -l pl
+XMLTV to zestaw narzędzi do zarządzania oglądaniem TV. Działają z
+programami telewizyjnymi zapisanymi w formacie XMLTV opartym na XML-u.
+Idea polega na oddzieleniu backendu (pobierania programów) od
+frontendu (wyświetlania ich użytkownikowi) oraz zaimplementowaniu
+przydatnych operacji takich jak wybieranie ulubionych programów jako
+filtrów czytających i zapisujących dokumenty XML.
+
+Ten pakiet zawiera backendy (programy do ściągania informacji) dla
+XMLTV.
 
 %package gui
-Summary:	Graphical frontends to xmltv.
+Summary:	Graphical frontends to XMLTV
+Summary(pl):	Graficzne frontendy dla XMLTV
 Group:		Applications/Multimedia
 Requires:	perl-XMLTV = %{epoch}:%{version}-%{release}
 Requires:	perl-Date-Manip >= 5.41
@@ -122,7 +156,17 @@
 operations like picking out your favourite programmes as filters that
 read and write XML documents.
 
-This package contains graphical frontends to xmltv.
+This package contains graphical frontends to XMLTV.
+
+%description gui -l pl
+XMLTV to zestaw narzędzi do zarządzania oglądaniem TV. Działają z
+programami telewizyjnymi zapisanymi w formacie XMLTV opartym na XML-u.
+Idea polega na oddzieleniu backendu (pobierania programów) od
+frontendu (wyświetlania ich użytkownikowi) oraz zaimplementowaniu
+przydatnych operacji takich jak wybieranie ulubionych programów jako
+filtrów czytających i zapisujących dokumenty XML.
+
+Ten pakiet zawiera graficzne frontendy dla XMLTV.
 
 %prep
 %setup -q
@@ -194,6 +238,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/05 18:30:19  qboosh
+- pl, use package names where available
+
 Revision 1.4  2005/09/05 14:25:54  glen
 - perl deps are autodetected
 
@@ -205,4 +252,3 @@
 
 Revision 1.1  2005/09/05 13:09:46  glen
 - new, based on atrpms spec found from google
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list