Hello community, here is the log from the commit of package libxslt for openSUSE:Factory checked in at 2013-01-17 09:46:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxslt (Old) and /work/SRC/openSUSE:Factory/.libxslt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxslt", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libxslt/libxslt-python.changes 2012-12-19 14:50:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libxslt.new/libxslt-python.changes 2013-01-17 09:46:55.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Jan 16 08:57:51 UTC 2013 - [email protected] + +- in spec file moved the "BuildRequires:" and "Requires:" tags + behind "Version:" tag to have them read the variable correctly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxslt-python.spec ++++++ --- /var/tmp/diff_new_pack.fHlfXR/_old 2013-01-17 09:46:56.000000000 +0100 +++ /var/tmp/diff_new_pack.fHlfXR/_new 2013-01-17 09:46:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxslt-python # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,20 +17,6 @@ Name: libxslt-python -BuildRequires: libgcrypt-devel -BuildRequires: libgpg-error-devel -BuildRequires: libtool -BuildRequires: libxml2-devel -BuildRequires: libxml2-python -BuildRequires: python-devel -BuildRequires: python-xml -%if 0%{?suse_version} >= 1220 -BuildRequires: libxslt-tools -Requires: libxslt1 = %{version} -%else -BuildRequires: libxslt1 -Requires: libxslt1 = %{version} -%endif Summary: Python Bindings for libxslt License: MIT Group: Development/Libraries/Python @@ -47,6 +33,20 @@ %{py_requires} Url: http://xmlsoft.org/XSLT/ #BuildArch: noarch +BuildRequires: libgcrypt-devel +BuildRequires: libgpg-error-devel +BuildRequires: libtool +BuildRequires: libxml2-devel +BuildRequires: libxml2-python +BuildRequires: python-devel +BuildRequires: python-xml +%if 0%{?suse_version} >= 1220 +BuildRequires: libxslt-tools +Requires: libxslt1 = %{version} +%else +BuildRequires: libxslt1 +Requires: libxslt1 = %{version} +%endif %description The libxslt-python package contains a module that permits applications ++++++ libxslt.spec ++++++ --- /var/tmp/diff_new_pack.fHlfXR/_old 2013-01-17 09:46:56.000000000 +0100 +++ /var/tmp/diff_new_pack.fHlfXR/_new 2013-01-17 09:46:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxslt # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
