From 1c431210394476ad08d34e9ad543d3bb671e98454083a56d9eb3ca9d24e13a4f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Sep 2011 16:35:31 +0000 Subject: [PATCH] - fix provides/obsoletes OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=23 --- baselibs.conf | 2 +- libxslt.changes | 5 +++++ libxslt.spec | 3 +-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index cc68610..45b3530 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,6 +1,6 @@ libxslt1 + obsoletes "libxslt-" libxslt-devel - requires -libxslt- requires "libxslt1- = " obsoletes "libxslt-devel- <= " diff --git a/libxslt.changes b/libxslt.changes index eedcc16..bdfc2e0 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 8 18:33:54 CEST 2011 - dmueller@suse.de + +- fix provides/obsoletes + ------------------------------------------------------------------- Tue Aug 2 15:09:50 UTC 2011 - idonmez@novell.com diff --git a/libxslt.spec b/libxslt.spec index 4844d86..57ead48 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -58,11 +58,10 @@ engine. %package -n libxslt1 - Summary: XSL Transformation Library Group: System/Libraries Provides: libxslt = %{version} -Obsoletes: %{name} < %{version} +Obsoletes: libxslt <= %{version} Provides: xsltproc = %{version} %description -n libxslt1