SPECS: perl-XML-SAX-ExpatXS.spec - up to 1.10

migo migo at pld-linux.org
Fri Feb 3 20:54:29 CET 2006


Author: migo                         Date: Fri Feb  3 19:54:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.10

---- Files affected:
SPECS:
   perl-XML-SAX-ExpatXS.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-SAX-ExpatXS.spec
diff -u SPECS/perl-XML-SAX-ExpatXS.spec:1.2 SPECS/perl-XML-SAX-ExpatXS.spec:1.3
--- SPECS/perl-XML-SAX-ExpatXS.spec:1.2	Thu Sep 22 21:41:15 2005
+++ SPECS/perl-XML-SAX-ExpatXS.spec	Fri Feb  3 20:54:24 2006
@@ -9,13 +9,13 @@
 Summary:	XML::SAX::ExpatXS - Perl SAX 2 XS extension to Expat parser
 Summary(pl):	XML::SAX::ExpatXS - rozszerzenie XS Perla SAX 2 do analizatora Expat
 Name:		perl-XML-SAX-ExpatXS
-Version:	1.08
-Release:	0.1
+Version:	1.10
+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:	1304d9ed3ca598ea000ea559dd387e88
+# Source0-md5:	27c8e28fc2faf9e0a651a15189456b5b
 BuildRequires:	expat-devel
 %if %{with tests}
 BuildRequires:	perl-XML-SAX >= 0.12
@@ -36,7 +36,7 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 # we want to add_parser in post, not on make install
-head -n 11 Makefile.PL > Makefile.PL.tmp
+head -n 98 Makefile.PL > Makefile.PL.tmp
 mv -f Makefile.PL.tmp Makefile.PL
 
 %build
@@ -69,7 +69,10 @@
 %defattr(644,root,root,755)
 %doc Changes
 %{perl_vendorarch}/XML/SAX/*
-%{perl_vendorarch}/auto/XML/SAX/*
+%dir %{perl_vendorarch}/auto/XML/SAX/ExpatXS
+%dir %{perl_vendorarch}/auto/XML/SAX/ExpatXS
+%{perl_vendorarch}/auto/XML/SAX/ExpatXS/*.so
+%{perl_vendorarch}/auto/XML/SAX/ExpatXS/*.bs
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -78,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/03 19:54:24  migo
+- up to 1.10
+
 Revision 1.2  2005/09/22 19:41:15  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-XML-SAX-ExpatXS.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list