[perl-XML-LibXML] 1.93 bump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit 969876c85e431f28f6bda832a289f495e2ba1152
Author: Petr Šabata <contyk@xxxxxxxxxx>
Date:   Mon Feb 27 13:42:15 2012 +0100

    1.93 bump

 .gitignore           |    1 +
 perl-XML-LibXML.spec |   19 +++++++++++--------
 sources              |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d15f2f2..0b37135 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-1.88.tar.gz
 /XML-LibXML-1.90.tar.gz
 /XML-LibXML-1.92.tar.gz
+/XML-LibXML-1.93.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 2b7acd3..e3c81ef 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -3,7 +3,7 @@ Name:           perl-XML-LibXML
 # https://bugzilla.redhat.com/show_bug.cgi?id=469480
 # it might not be needed anymore
 # this module is maintained, the other is not
-Version:        1.92
+Version:        1.93
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
@@ -43,7 +43,7 @@ BuildRequires:  perl(Test::Pod) >= 1.14
 BuildRequires:  perl(threads)
 BuildRequires:  perl(threads::shared)
 BuildRequires:  perl(URI::file)
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # threads and threads::shared are optional
 Provides:       perl-XML-LibXML-Common = %{version}
 Obsoletes:      perl-XML-LibXML-Common <= 0.13
@@ -64,15 +64,15 @@ for i in Changes; do
 done
 
 %build
-%{__perl} Makefile.PL SKIP_SAX_INSTALL=1 INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+perl Makefile.PL SKIP_SAX_INSTALL=1 INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} ';' 2>/dev/null
-chmod -R u+w $RPM_BUILD_ROOT/*
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
+find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
+find %{buildroot} -type d -depth -exec rmdir {} ';' 2>/dev/null
+chmod -R u+w %{buildroot}/*
 
 %check
 %ifarch ppc64 s390x
@@ -102,6 +102,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Feb 27 2012 Petr Šabata <contyk@xxxxxxxxxx> - 1:1.93-1
+- 1.93 bumpity, minor bugfix
+
 * Thu Feb 23 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 1:1.92-1
 - 1.92 bump
 - Declare all dependencies
diff --git a/sources b/sources
index 978d3af..09b49e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2dec278bfb71f6938085e3590530a52  XML-LibXML-1.92.tar.gz
+a065849448467fb694b80276039a7126  XML-LibXML-1.93.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel



[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux