SPECS: perl-XML-LibXML.spec - version 1.63 - added -empty_PI_tests...

radek radek at pld-linux.org
Sat Jul 14 21:09:48 CEST 2007


Author: radek                        Date: Sat Jul 14 19:09:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 1.63
- added -empty_PI_tests.patch (remove when not needed)

---- Files affected:
SPECS:
   perl-XML-LibXML.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-LibXML.spec
diff -u SPECS/perl-XML-LibXML.spec:1.50 SPECS/perl-XML-LibXML.spec:1.51
--- SPECS/perl-XML-LibXML.spec:1.50	Sat Mar 31 19:03:56 2007
+++ SPECS/perl-XML-LibXML.spec	Sat Jul 14 21:09:43 2007
@@ -6,18 +6,17 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	XML
 %define		pnam	LibXML
-%define		base_version	1.62
 Summary:	XML::LibXML - interface to the GNOME libxml2 library
 Summary(pl.UTF-8):	XML::LibXML - interfejs do biblioteki libxml2 z GNOME
 Name:		perl-XML-LibXML
-Version:	%{base_version}_001
-%define	ver	%(echo %{version} | tr -d _)
-Release:	2
+Version:	1.63
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{ver}.tar.gz
-# Source0-md5:	01655a90b3f44e48efd486ac58c89cd6
+Source0:	http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	750e296f57a6e245caf4829a25440cef
+Patch0:		%{name}-empty_PI_tests.patch
 URL:		http://search.cpan.org/dist/XML-LibXML/
 BuildRequires:	gdome2-devel >= 0.7.3
 BuildRequires:	libxml2-devel >= 2.5.10
@@ -63,7 +62,8 @@
 wiele pracy, aby umożliwić strumieniowe parsowanie SAX2.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-%{base_version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
 
 %build
 SKIP_SAX_INSTALL=true;
@@ -131,6 +131,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2007/07/14 19:09:43  radek
+- version 1.63
+- added -empty_PI_tests.patch (remove when not needed)
+
 Revision 1.50  2007/03/31 17:03:56  qboosh
 - generic URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-XML-LibXML.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list