Author: maciek2w Date: Sat Oct 28 10:36:15 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - merged update to 0.14 from HEAD (rev. 1.33)
---- Files affected: SPECS: perl-XML-SAX.spec (1.28 -> 1.28.2.1) ---- Diffs: ================================================================ Index: SPECS/perl-XML-SAX.spec diff -u SPECS/perl-XML-SAX.spec:1.28 SPECS/perl-XML-SAX.spec:1.28.2.1 --- SPECS/perl-XML-SAX.spec:1.28 Fri May 7 02:38:54 2004 +++ SPECS/perl-XML-SAX.spec Sat Oct 28 12:36:10 2006 @@ -4,19 +4,20 @@ %bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl -%define pdir XML -%define pnam SAX +%define pdir XML +%define pnam SAX Summary: XML::SAX - simple API for XML Summary(pl): XML::SAX - proste API dla XML-a Name: perl-XML-SAX -Version: 0.12 -Release: 5 +Version: 0.14 +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: bff58bd077a9693fc8cf32e2b95f571f +# Source0-md5: ab13c04a3cf63a0ae63fa73c863cf23e Patch0: %{name}-noalter.patch +URL: http://search.cpan.org/dist/XML-SAX/ BuildRequires: perl-XML-NamespaceSupport >= 0.03 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -42,7 +43,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} -%patch -p1 +%patch0 -p1 %build %{__perl} Makefile.PL \ @@ -81,6 +82,25 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28.2.1 2006/10/28 10:36:10 maciek2w +- merged update to 0.14 from HEAD (rev. 1.33) + +Revision 1.33 2006/10/09 12:24:52 qboosh +- added URL + +Revision 1.32 2006/08/08 14:38:10 sparky +- mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro + +Revision 1.31 2006/06/19 07:50:06 maciek2w +- updated to 0.14 +- STBR + +Revision 1.30 2006/02/03 19:54:46 migo +- up to 0.13 + +Revision 1.29 2004/11/03 22:30:56 paladine +- formatting + Revision 1.28 2004/05/07 00:38:54 ankry - rel. 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-XML-SAX.spec?r1=1.28&r2=1.28.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
