]> git.pld-linux.org Git - packages/perl-XML-LibXML.git/commitdiff
- updated to 1.52, added missing XML::LibXML::SAX module to -SAX perl-XML-LibXML-1_52-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2002 15:07:15 +0000 (15:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-LibXML.spec -> 1.10

perl-XML-LibXML.spec

index c189a2bbe46d8d572dec19a44b2d21833996f5b5..fc8ccf20f4807ca5746252806ff2b7bb7dce2487 100644 (file)
@@ -19,13 +19,14 @@ Summary(sv):        XML::LibXML Perlmodul
 Summary(uk):   íÏÄÕÌØ ÄÌÑ Perl XML::LibXML
 Summary(zh_CN):        XML::LibXML Perl Ä£¿é
 Name:          perl-%{pdir}-%{pnam}
-Version:       1.51
-Release:       2
+Version:       1.52
+Release:       1
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 Patch0:                %{name}-Makefile.patch
 BuildRequires: libxml2-devel >= 2.4.8
+BuildRequires: perl-XML-NamespaceSupport >= 1.07
 BuildRequires: perl-XML-SAX
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: rpm-perlprov >= 4.0.2-56
@@ -46,6 +47,7 @@ parser sprawdzaj
 Summary:       XML::LibXML::SAX perl module
 Summary(pl):   Modu³ perla XML::LibXML::SAX
 Group:         Development/Languages/Perl
+Requires:      %{name} = %{version}
 
 %description SAX
 This class allows you to generate SAX2 events using LibXML. Note that
@@ -110,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 %files SAX
 %defattr(644,root,root,755)
 %dir %{perl_sitearch}/XML/LibXML/SAX
+%{perl_sitearch}/XML/LibXML/SAX.pm
 %{perl_sitearch}/XML/LibXML/SAX/*.pm
-%{_mandir}/man3/XML::LibXML::SAX.3pm.gz
+%{_mandir}/man3/XML::LibXML::SAX.3pm*
 %{_mandir}/man3/XML::LibXML::SAX::*
This page took 0.213164 seconds and 4 git commands to generate.