]> git.pld-linux.org Git - packages/perl-XML-LibXML.git/commitdiff
- updated to 1.57
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 6 Mar 2004 18:47:55 +0000 (18:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed unneeded -Makefile and -extern patches

Changed files:
    perl-XML-LibXML.spec -> 1.34

perl-XML-LibXML.spec

index 751806ce23540583992160b8f407c1b0bb5f4398..13bb57c534338ee3725c71bb57c37d261133d3e4 100644 (file)
 Summary:       XML::LibXML - interface to the gnome libxml2 library
 Summary(pl):   XML::LibXML - interfejs do biblioteki libxml2 z gnome
 Name:          perl-%{pdir}-%{pnam}
-Version:       1.56
+Version:       1.57
 Release:       1
 # same as perl
 License:       GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/authors/id/P/PH/PHISH/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: e22a4d79e6afdc8965518bf8a3abb492
-Patch0:                %{name}-Makefile.patch
-Patch1:                %{name}-extern.patch
+# Source0-md5: c517b0ba2e7752768885178c7c8b7e59
 BuildRequires: gdome2-devel >= 0.7.3
 BuildRequires: libxml2-devel >= 2.5.10
 BuildRequires: perl-XML-LibXML-Common
@@ -63,10 +61,10 @@ wiele pracy, aby umo
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
+SKIP_SAX_INSTALL=true;
+export SKIP_SAX_INSTALL
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
This page took 0.82399 seconds and 4 git commands to generate.