]> git.pld-linux.org Git - packages/perl-XML-DOM.git/blobdiff - perl-XML-DOM.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-XML-DOM.git] / perl-XML-DOM.spec
index 547a579c748d8b209dcc850d64d8b539eecdb2cb..97bba0147abb7adcaba3ec4ffba17a69fa1ad671 100644 (file)
@@ -1,21 +1,21 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    XML
-%define        pnam    DOM
+%bcond_with    tests   # perform "make test"
+                       # tests fail -- buggy perl?
+%define                pdir    XML
+%define                pnam    DOM
 Summary:       XML::DOM - build DOM Level 1 compliant document structures
-Summary(pl):   XML::DOM - budowanie struktur dokumentów zgodnych z DOM Level 1
+Summary(pl.UTF-8):     XML::DOM - budowanie struktur dokumentów zgodnych z DOM Level 1
 Name:          perl-XML-DOM
-Version:       1.43
-Release:       1
+Version:       1.44
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: e4c3fdd46e7ada0f9db326b493058d4d
-BuildRequires: perl-devel >= 5.8.0
+Source0:       http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 1ec2032a06e5762984f7a332c199c205
+URL:           http://search.cpan.org/dist/XML-DOM/
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-XML-Parser >= 2.30
@@ -35,12 +35,12 @@ However, there is a new DOM module, XML::GDOME which is under active
 development and significantly faster than XML::DOM, since it is based
 on the libgdome C library.
 
-%description -l pl
+%description -l pl.UTF-8
 To jest rozszerzenie Perla do XML::Parser. Dodaje do XML::Parser nowy
-styl o nazwie "Dom", pozwalaj±c modu³owi budowaæ obiektowo
+styl o nazwie "Dom", pozwalając modułowi budować obiektowo
 zorientowane struktury danych z interfejsem zgodnym z DOM Level 1.
-Aczkolwiek jest nowy modu³ DOM, XML::GDOME - aktualnie aktywnie
-rozwijany i znacznie szybszy ni¿ XML::DOM, poniewa¿ jest oparty na
+Aczkolwiek jest nowy moduł DOM, XML::GDOME - aktualnie aktywnie
+rozwijany i znacznie szybszy niż XML::DOM, ponieważ jest oparty na
 bibliotece C libgdome.
 
 %prep
This page took 0.063948 seconds and 4 git commands to generate.