SPECS: perl-XML-LibXML.spec - up to 1.61003 (ver. 1.61_003 to avoi...

ankry ankry at pld-linux.org
Fri Oct 20 22:55:38 CEST 2006


Author: ankry                        Date: Fri Oct 20 20:55:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.61003 (ver. 1.61_003 to avoid epoch bump in future)

---- Files affected:
SPECS:
   perl-XML-LibXML.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-LibXML.spec
diff -u SPECS/perl-XML-LibXML.spec:1.44 SPECS/perl-XML-LibXML.spec:1.45
--- SPECS/perl-XML-LibXML.spec:1.44	Mon Mar 27 12:08:06 2006
+++ SPECS/perl-XML-LibXML.spec	Fri Oct 20 22:55:33 2006
@@ -9,16 +9,18 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	XML
 %define		pnam	LibXML
+%define		base_version	1.61
 Summary:	XML::LibXML - interface to the GNOME libxml2 library
 Summary(pl):	XML::LibXML - interfejs do biblioteki libxml2 z GNOME
 Name:		perl-XML-LibXML
-Version:	1.58
-Release:	2
+Version:	%{base_version}_003
+%define		ver		%(echo %version | tr -d _)
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/P/PH/PHISH/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	4691fc436e5c0f22787f5b4a54fc56b0
+Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{ver}.tar.gz
+# Source0-md5:	2196bc8db0f2047c432a90c345ca9c63
 BuildRequires:	gdome2-devel >= 0.7.3
 BuildRequires:	libxml2-devel >= 2.5.10
 BuildRequires:	perl-XML-LibXML-Common
@@ -61,7 +63,7 @@
 wiele pracy, aby umożliwić strumieniowe parsowanie SAX2.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{base_version}
 
 %build
 SKIP_SAX_INSTALL=true;
@@ -110,6 +112,7 @@
 %attr(755,root,root) %{perl_vendorarch}/auto/XML/LibXML/LibXML.so
 %{_mandir}/man3/XML::LibXML.3pm*
 %{_mandir}/man3/XML::LibXML::[!S]*
+%{_mandir}/man3/XML::LibXML::S[!A]*
 %dir %{_examplesdir}/%{name}-%{version}
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/x*.pl
 %{_examplesdir}/%{name}-%{version}/[!x]*
@@ -128,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/10/20 20:55:33  ankry
+- up to 1.61003 (ver. 1.61_003 to avoid epoch bump in future)
+
 Revision 1.44  2006/03/27 10:08:06  qboosh
 - strict internal deps
 
================================================================

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



More information about the pld-cvs-commit mailing list