- fix provides/obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=23
This commit is contained in:
parent
99412b4c1a
commit
1c43121039
@ -1,6 +1,6 @@
|
|||||||
libxslt1
|
libxslt1
|
||||||
|
obsoletes "libxslt-<targettype>"
|
||||||
libxslt-devel
|
libxslt-devel
|
||||||
|
|
||||||
requires -libxslt-<targettype>
|
requires -libxslt-<targettype>
|
||||||
requires "libxslt1-<targettype> = <version>"
|
requires "libxslt1-<targettype> = <version>"
|
||||||
obsoletes "libxslt-devel-<targettype> <= <version>"
|
obsoletes "libxslt-devel-<targettype> <= <version>"
|
||||||
|
@ -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
|
Tue Aug 2 15:09:50 UTC 2011 - idonmez@novell.com
|
||||||
|
|
||||||
|
@ -58,11 +58,10 @@ engine.
|
|||||||
|
|
||||||
%package -n libxslt1
|
%package -n libxslt1
|
||||||
|
|
||||||
|
|
||||||
Summary: XSL Transformation Library
|
Summary: XSL Transformation Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: libxslt = %{version}
|
Provides: libxslt = %{version}
|
||||||
Obsoletes: %{name} < %{version}
|
Obsoletes: libxslt <= %{version}
|
||||||
Provides: xsltproc = %{version}
|
Provides: xsltproc = %{version}
|
||||||
|
|
||||||
%description -n libxslt1
|
%description -n libxslt1
|
||||||
|
Loading…
Reference in New Issue
Block a user