Author: mmaslano

Update of /cvs/pkgs/rpms/perl-XML-LibXSLT/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2712

Modified Files:
        .cvsignore perl-XML-LibXSLT.spec sources 
Removed Files:
        perl-XML-LibXSLT-refcount.patch 
Log Message:
* Fri Nov 20 2009 Marcela Mašláňová <mmasl...@redhat.com> - 1:1.70-1
- update to fix 539102



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-LibXSLT/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore  20 Dec 2008 17:05:02 -0000      1.7
+++ .cvsignore  20 Nov 2009 08:35:26 -0000      1.8
@@ -1 +1 @@
-XML-LibXSLT-1.68.tar.gz
+XML-LibXSLT-1.70.tar.gz


Index: perl-XML-LibXSLT.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-LibXSLT/devel/perl-XML-LibXSLT.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- perl-XML-LibXSLT.spec       26 Jul 2009 17:35:45 -0000      1.20
+++ perl-XML-LibXSLT.spec       20 Nov 2009 08:35:27 -0000      1.21
@@ -3,8 +3,8 @@
 Name:          perl-XML-LibXSLT
 
 # NOTE: also update perl-XML-LibXML to a compatible version.  See below why.
-Version:       1.68
-Release:       4%{?dist}
+Version:       1.70
+Release:       1%{?dist}
 
 Summary:       Perl module for interfacing to GNOME's libxslt
 
@@ -17,9 +17,6 @@ BuildRequires:        perl(ExtUtils::MakeMaker)
 BuildRequires: libxslt-devel >= 1.1.18, gdbm-devel
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
-# http://rt.cpan.org/Public/Bug/Display.html?id=40844 , #490781
-Patch0:                perl-XML-LibXSLT-refcount.patch
-
 # the package shares code with perl-XML-LibXML, we have to require a 
compatible version
 # see https://bugzilla.redhat.com/show_bug.cgi?id=469480
 BuildRequires: perl(XML::LibXML) >= 1.67
@@ -31,7 +28,6 @@ that you can find at http://www.xmlsoft.
 
 %prep
 %setup -q -n XML-LibXSLT-%{version}
-%patch0 -p1 -b .refcount
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -60,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Nov 20 2009 Marcela Mašláňová <mmasl...@redhat.com> - 1:1.70-1
+- update to fix 539102
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.68-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-LibXSLT/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources     20 Dec 2008 17:05:02 -0000      1.7
+++ sources     20 Nov 2009 08:35:27 -0000      1.8
@@ -1 +1 @@
-23265ad14469b3eede5833f205198a6f  XML-LibXSLT-1.68.tar.gz
+c63a7913999de076e5c911810f69b392  XML-LibXSLT-1.70.tar.gz


--- perl-XML-LibXSLT-refcount.patch DELETED ---

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to