Author: qboosh                       Date: Fri Nov 18 18:29:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.99

---- Files affected:
packages/perl-XML-SAX:
   perl-XML-SAX.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: packages/perl-XML-SAX/perl-XML-SAX.spec
diff -u packages/perl-XML-SAX/perl-XML-SAX.spec:1.39 
packages/perl-XML-SAX/perl-XML-SAX.spec:1.40
--- packages/perl-XML-SAX/perl-XML-SAX.spec:1.39        Sat Dec 13 01:11:06 2008
+++ packages/perl-XML-SAX/perl-XML-SAX.spec     Fri Nov 18 19:29:08 2011
@@ -9,19 +9,22 @@
 Summary:       XML::SAX - simple API for XML
 Summary(pl.UTF-8):     XML::SAX - proste API dla XML-a
 Name:          perl-XML-SAX
-Version:       0.96
+Version:       0.99
 Release:       1
 # 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: bdcd4119a62505184e211e9dfaef0ab1
+# Source0-md5: 290f5375ae87fdebfdb5bc3854019f24
 Patch0:                %{name}-noalter.patch
 URL:           http://search.cpan.org/dist/XML-SAX/
 BuildRequires: perl-XML-NamespaceSupport >= 0.03
+BuildRequires: perl-XML-SAX-Base >= 1.05
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-Requires(post):        fileutils
+Requires(post):        coreutils
+Requires:      perl-XML-NamespaceSupport >= 0.03
+Requires:      perl-XML-SAX-Base >= 1.05
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,6 +62,8 @@
        DESTDIR=$RPM_BUILD_ROOT
 touch $RPM_BUILD_ROOT%{perl_vendorlib}/XML/SAX/ParserDetails.ini
 
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/XML/SAX/Intro.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,11 +75,16 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/XML/SAX.pm
-%dir %{perl_vendorlib}/XML/SAX
-%{perl_vendorlib}/XML/SAX/*.pm
+%{perl_vendorlib}/XML/SAX/DocumentLocator.pm
+%{perl_vendorlib}/XML/SAX/ParserFactory.pm
+%{perl_vendorlib}/XML/SAX/PurePerl.pm
 %{perl_vendorlib}/XML/SAX/PurePerl
 %ghost %{perl_vendorlib}/XML/SAX/ParserDetails.ini
-%{_mandir}/man3/*
+%{_mandir}/man3/XML::SAX.3pm*
+%{_mandir}/man3/XML::SAX::DocumentLocator.3pm*
+%{_mandir}/man3/XML::SAX::Intro.3pm*
+%{_mandir}/man3/XML::SAX::ParserFactory.3pm*
+%{_mandir}/man3/XML::SAX::PurePerl*.3pm*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2011/11/18 18:29:08  qboosh
+- updated to 0.99
+
 Revision 1.39  2008/12/13 00:11:06  radek
 - version 0.96
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-XML-SAX/perl-XML-SAX.spec?r1=1.39&r2=1.40&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to