auto-import changelog data from librsvg2-2.5.0-1.src.rpm

Tue Jan 27 2004 Jonathan Blandford <jrb@redhat.com> 2.4.0-3
- update version
- Buildrequire libcroco
This commit is contained in:
cvsdist 2004-09-09 07:41:53 +00:00
parent 95dc4d19da
commit 548352919b
3 changed files with 15 additions and 9 deletions

View File

@ -1 +1 @@
librsvg-2.4.0.tar.bz2
librsvg-2.5.0.tar.bz2

View File

@ -1,15 +1,17 @@
%define __libtoolize :
%define libxml2_version 2.4.12
%define gtk2_version 2.2.0
%define gtk2_version 2.3.0
%define freetype_version 2.0.1
%define popt_version 1.5
%define libart_version 2.3.10
%define libcroco_version 0.4
%define libgnomeui_version 2.5.0
Name: librsvg2
Summary: An SVG library based on libart.
Version: 2.4.0
Release: 3
Version: 2.5.0
Release: 1
License: LGPL
Group: System Environment/Libraries
@ -31,8 +33,8 @@ BuildRequires: freetype-devel >= %{freetype_version}
BuildRequires: libart_lgpl-devel >= %{libart_version}
BuildRequires: libgsf-devel, libcroco-devel
BuildRequires: automake14
Patch1: librsvg-2.4.0-link.patch
BuildRequires: libcroco >= %{libcroco_version}
BuildRequires: libgnomeui >= %{libgnomeui_version}
%description
An SVG library based on libart.
@ -55,9 +57,9 @@ files to allow you to develop with librsvg.
%prep
%setup -q -n librsvg-%{version}
%patch1 -p0 -b .link
%build
find . -name 'Makefile.am' | xargs perl -pi -e 's/-DGTK_DISABLE_DEPRECATED/-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED/g'
automake-1.4
%configure
export tagname=CC
@ -106,6 +108,10 @@ gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
%{_libdir}/pkgconfig/librsvg-2.0.pc
%changelog
* Tue Jan 27 2004 Jonathan Blandford <jrb@redhat.com> 2.4.0-3
- update version
- Buildrequire libcroco
* Fri Oct 24 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-3
- Fix libcroco in link line. Fixes #107875.
- Properly require libgsf and libcroco

View File

@ -1 +1 @@
1a073864e5f6e9793cf23e38dc723803 librsvg-2.4.0.tar.bz2
f3e7033a730c9fc0cf7f1430e7ca9fc3 librsvg-2.5.0.tar.bz2