Hello community,

here is the log from the commit of package perl-XML-LibXSLT for openSUSE:Factory
checked in at Mon Sep 19 17:59:37 CEST 2011.



--------
--- perl-XML-LibXSLT/perl-XML-LibXSLT.changes   2010-12-01 14:57:56.000000000 
+0100
+++ perl-XML-LibXSLT/perl-XML-LibXSLT.changes   2011-09-12 11:40:29.000000000 
+0200
@@ -1,0 +2,12 @@
+Mon Sep 12 01:35:40 UTC 2011 - [email protected]
+
+- corrected licence to same as Perl
+- update to 1.71
+    - Fixed https://rt.cpan.org/Ticket/Display.html?id=50487 :
+        - add a blacklist for libxslt-1.1.25 which has a deadlock that
+        hangs a test.
+    - Fixed https://rt.cpan.org/Ticket/Display.html?id=52422 :
+        - Unexpected webserver dependency in test
+    - Updated the version control instructions in the README to bitbucket.org.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  XML-LibXSLT-1.70.tar.bz2

New:
----
  XML-LibXSLT-1.71.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-XML-LibXSLT.spec ++++++
--- /var/tmp/diff_new_pack.476AB5/_old  2011-09-19 17:59:33.000000000 +0200
+++ /var/tmp/diff_new_pack.476AB5/_new  2011-09-19 17:59:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-XML-LibXSLT (Version 1.70)
+# spec file for package perl-XML-LibXSLT
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-XML-LibXSLT
-BuildRequires:  libxslt-devel perl-XML-LibXML
-BuildRequires:  perl-macros
-Version:        1.70
+Version:        1.71
 Release:        7
-AutoReqProv:    on
-Group:          Development/Libraries/Perl
-License:        Artistic
-Url:            http://www.cpan.org/modules/by-module/XML/
+License:        GPL-1.0+ or Artistic
 Summary:        XML::LibXSLT Perl Module
-Source:         XML-LibXSLT-%{version}.tar.bz2
+Url:            http://www.cpan.org/modules/by-module/XML/
+Group:          Development/Libraries/Perl
+Source:         XML-LibXSLT-%{version}.tar.gz
+BuildRequires:  libxslt-devel
+BuildRequires:  perl-XML-LibXML
+BuildRequires:  perl-macros
+Requires:       perl-XML-LibXML
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
-Requires:       perl-XML-LibXML
 
 %description
 This module is a fast XSLT library, based on the GNOME libxslt engine
@@ -42,8 +41,6 @@
 highly standard compliant, with practically all of XSLT 1.0 being
 supported in version 0.9 of libxslt.
 
-
-
 %prep
 %setup -q -n XML-LibXSLT-%{version}
 
@@ -55,11 +52,11 @@
 make test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+make DESTDIR=%{buildroot} install_vendor
 %perl_process_packlist
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to