SPECS: perl-XML-Clean.spec - pl - unified Source0 URL - proper Lic...
qboosh
qboosh at pld-linux.org
Mon Jul 16 00:47:14 CEST 2007
Author: qboosh Date: Sun Jul 15 22:47:14 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- unified Source0 URL
- proper License format
---- Files affected:
SPECS:
perl-XML-Clean.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-XML-Clean.spec
diff -u SPECS/perl-XML-Clean.spec:1.1 SPECS/perl-XML-Clean.spec:1.2
--- SPECS/perl-XML-Clean.spec:1.1 Fri Jul 13 16:05:48 2007
+++ SPECS/perl-XML-Clean.spec Mon Jul 16 00:47:09 2007
@@ -6,20 +6,19 @@
%include /usr/lib/rpm/macros.perl
%define pdir XML
%define pnam Clean
-Summary: XML::Clean - Ensure, that (HTML) text pass throught an XML parser.
-#Summary(pl.UTF-8):
+Summary: XML::Clean - Ensure, that (HTML) text pass throught an XML parser
+Summary(pl.UTF-8): XML::Clean - sprawdzanie czy tekst (HTML) przechodzi przez analizator XML-a
Name: perl-XML-Clean
Version: 1.06
Release: 1
-License: same as perl
+# same as perl
+License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://search.cpan.org/CPAN/authors/id/P/PK/PKUBANEK/XML-Clean-1.06.tar.gz
+Source0: http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 1429eec26fdecc974086b3808a450501
URL: http://search.cpan.org/dist/XML-Clean/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,6 +34,19 @@
text, including XML head and root element (if none were defined in
text, then some will be added).
+%description -l pl.UTF-8
+Zasadniczym zadaniem tego modułu jest stworzenie z nie-XML-owego
+tekstu tekstu, który z dużym prawdopodobieństwem przejdzie przez
+dowolny analizator XML-a.
+
+Podstawowe czyszczenie to tylko dopasowywanie znaczników XML (dla
+każdego otwierającego znacznika musi istnieć także znacznik zamykający
+i muszą tworzyć strukturę drzewiastą).
+
+W przypadku dodania dodatkowych parametrów otrzymujemy kompletny tekst
+XML, zawierający nagłówek i główny element (jeśli nie zostały
+zdefiniowane w tekście, zostaną dodane).
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +78,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/07/15 22:47:09 qboosh
+- pl
+- unified Source0 URL
+- proper License format
+
Revision 1.1 2007/07/13 14:05:48 paszczus
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-XML-Clean.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list