From 0042f58ea2d3eb67b686807847dd5b55dc7c6e55 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 20 Jul 2002 15:07:15 +0000 Subject: [PATCH] - updated to 1.52, added missing XML::LibXML::SAX module to -SAX Changed files: perl-XML-LibXML.spec -> 1.10 --- perl-XML-LibXML.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index c189a2b..fc8ccf2 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -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::* -- 2.44.0