Accepting request 295201 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/295201 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxslt?expand=0&rev=46
This commit is contained in:
commit
1d961d75f6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 9 06:47:23 UTC 2015 - suse@microstep-mis.com
|
||||
|
||||
- fix package with "soname" should obsolete libxslt package on suse < 12.2 (SLE11)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 1 06:09:25 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -62,6 +62,8 @@ License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
%if 0%{?suse_version} < 1220
|
||||
Provides: %{name}-tools = %{version}
|
||||
Obsoletes: %{name} < %version-%release
|
||||
Provides: %{name} = %version-%release
|
||||
%endif
|
||||
|
||||
%description -n %{name}%{soname}
|
||||
|
Loading…
Reference in New Issue
Block a user