2.31.0
This commit is contained in:
parent
774aab0bcc
commit
c1fb08a151
@ -1 +1 @@
|
||||
librsvg-2.31.0-20100628git.tar.bz2
|
||||
librsvg-2.31.0.tar.bz2
|
||||
|
@ -1,18 +1,11 @@
|
||||
%define alphatag 20100628git
|
||||
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.31.0
|
||||
Release: 0.3.%{alphatag}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/librsvg/2.31/librsvg-%{version}-%{alphatag}.tar.bz2
|
||||
|
||||
# upstream fix
|
||||
Patch0: rsvg-pixbuf.patch
|
||||
# Reported as https://bugzilla.gnome.org/show_bug.cgi?id=623383 -- atkac
|
||||
Patch1: 0001-rsvg-gobject.c-g_free-object-after-we-free-all-it-s-.patch
|
||||
Source: http://download.gnome.org/sources/librsvg/2.31/librsvg-%{version}.tar.bz2
|
||||
|
||||
Requires(post): gdk-pixbuf2
|
||||
Requires(postun): gdk-pixbuf2
|
||||
@ -53,8 +46,6 @@ files to allow you to develop with librsvg.
|
||||
|
||||
%prep
|
||||
%setup -q -n librsvg-%{version}
|
||||
%patch0 -p1 -b .pixbuf
|
||||
%patch1 -p1 -b .invalid_free
|
||||
|
||||
%build
|
||||
GDK_PIXBUF_QUERYLOADERS=/usr/bin/gdk-pixbuf-query-loaders-%{__isa_bits}
|
||||
@ -105,6 +96,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 2 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.0-1
|
||||
- Update to 2.31.0
|
||||
|
||||
* Fri Jul 02 2010 Adam Tkac <atkac redhat com> - 2.31.0-0.3.20100628git
|
||||
- fix crash in rsvg-gobject.c:instance_dispose function
|
||||
(https://bugzilla.gnome.org/show_bug.cgi?id=623383)
|
||||
|
Loading…
Reference in New Issue
Block a user