From a599d2f836fb246a312b938ae364204c2c59931ddd0805b320264874e1c5e7db Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 29 Jul 2011 11:50:15 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/libxslt revision 25.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=bcade74b3756da3bfbc3211a287e069b --- libxslt-python.spec | 2 +- libxslt.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/libxslt-python.spec b/libxslt-python.spec index 6314c8b..4194ac0 100644 --- a/libxslt-python.spec +++ b/libxslt-python.spec @@ -25,7 +25,7 @@ BuildRequires: libgpg-error-devel BuildRequires: libxml2-devel Summary: Python Bindings for libxslt Version: 1.1.26 -Release: 2 +Release: 3 License: MIT License (or similar) Group: Development/Libraries/Python Source: libxslt-%{version}.tar.bz2 diff --git a/libxslt.spec b/libxslt.spec index d7382d6..7b3fa31 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -19,7 +19,7 @@ Name: libxslt Version: 1.1.26 -Release: 5 +Release: 7 License: MIT License (or similar) Summary: XSL Transformation Library Group: System/Libraries @@ -58,6 +58,7 @@ engine. %package -n libxslt1 + Summary: XSL Transformation Library Group: System/Libraries Provides: libxslt = %{version} From 114115150763f0f443364b877b569bd8d23ce0c2102b665c03035aec08d629f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 1 Aug 2011 11:04:56 +0000 Subject: [PATCH 2/3] - Correctly obsolete libxslt package in the baselibs.conf too - Correctly obsolete libxslt package in the baselibs.conf too OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=16 --- baselibs.conf | 5 +++++ libxslt-python.changes | 5 +++++ libxslt.changes | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index cdfa004..d972327 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,2 +1,7 @@ libxslt1 libxslt-devel + +requires -libxslt- +requires "libxslt1- = " +obsoletes "libxslt-devel- <= " +provides "libxslt-devel- = " diff --git a/libxslt-python.changes b/libxslt-python.changes index 00c562a..ba6ac76 100644 --- a/libxslt-python.changes +++ b/libxslt-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 1 09:59:25 UTC 2011 - idonmez@novell.com + +- Correctly obsolete libxslt package in the baselibs.conf too + ------------------------------------------------------------------- Fri Jul 29 09:37:15 UTC 2011 - idonmez@novell.com diff --git a/libxslt.changes b/libxslt.changes index 0f780ce..d751d95 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 1 09:59:25 UTC 2011 - idonmez@novell.com + +- Correctly obsolete libxslt package in the baselibs.conf too + ------------------------------------------------------------------- Fri Jul 29 09:37:02 UTC 2011 - idonmez@novell.com From 46de9456acaf0bb3dafe147f696952bac4423663967edd91de5e51d4cf7ba951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 1 Aug 2011 11:08:44 +0000 Subject: [PATCH 3/3] indent OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=17 --- baselibs.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index d972327..cc68610 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,7 +1,7 @@ libxslt1 libxslt-devel -requires -libxslt- -requires "libxslt1- = " -obsoletes "libxslt-devel- <= " -provides "libxslt-devel- = " + requires -libxslt- + requires "libxslt1- = " + obsoletes "libxslt-devel- <= " + provides "libxslt-devel- = "