Accepting request 81599 from devel:libraries:c_c++

- fix provides/obsoletes

OBS-URL: https://build.opensuse.org/request/show/81599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxslt?expand=0&rev=30
This commit is contained in:
Sascha Peilicke 2011-09-09 10:10:19 +00:00 committed by Git OBS Bridge
commit 2cc6ca539d
3 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
libxslt1
obsoletes "libxslt-<targettype>"
libxslt-devel
requires -libxslt-<targettype>
requires "libxslt1-<targettype> = <version>"
obsoletes "libxslt-devel-<targettype> <= <version>"

View File

@ -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

View File

@ -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