Accepting request 49712 from home:vuntz:branches:GNOME:Factory
Nice catch... even nicer that it stayed there for more than 2 months :) OBS-URL: https://build.opensuse.org/request/show/49712 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=31
This commit is contained in:
parent
e50c0ff803
commit
533005d39f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 4 11:54:03 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Fix librsvg-2-2 Provides/Obsoletes to work: they were using
|
||||||
|
%{name} instead of %{version} for the version. Fix bnc#642068.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 27 08:16:51 CEST 2010 - vuntz@opensuse.org
|
Mon Sep 27 08:16:51 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -58,10 +58,10 @@ Summary: A Library for Rendering SVG Data
|
|||||||
Obsoletes: librsvg-64bit
|
Obsoletes: librsvg-64bit
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Provides: librsvg2 = %{name}
|
Provides: librsvg2 = %{version}
|
||||||
Obsoletes: librsvg2 < %{name}
|
Obsoletes: librsvg2 < %{version}
|
||||||
Provides: librsvg = %{name}
|
Provides: librsvg = %{version}
|
||||||
Obsoletes: librsvg < %{name}
|
Obsoletes: librsvg < %{version}
|
||||||
|
|
||||||
%description -n librsvg-2-2
|
%description -n librsvg-2-2
|
||||||
This package contains a library to render SVG (scalable vector
|
This package contains a library to render SVG (scalable vector
|
||||||
|
Loading…
Reference in New Issue
Block a user