OBS User unknown
2007-08-02 15:29:11 +00:00
committed by Git OBS Bridge
parent f3b0dd2a5b
commit bdd369286d
4 changed files with 20 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package librsvg (Version 2.16.1)
# spec file for package librsvg (Version 2.18.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -24,10 +24,10 @@ BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
BuildRequires: gecko-sdk
%endif
PreReq: coreutils
Version: 2.16.1
Release: 41
Version: 2.18.0
Release: 1
Summary: A Library for Rendering SVG Data
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.16/%{name}-%{version}.tar.bz2
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
Patch1: env-paths.diff
URL: http://librsvg.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -138,6 +138,11 @@ touch var/adm/SuSEconfig/run-gtk
%{_libdir}/browser-plugins/*.so
%changelog
* Thu Aug 02 2007 - mauro@suse.de
- Updated to 2.18.0
- Bugfixes for #412682, #418823, #401115, #444462, #452823, #448327,
[#444462], #444443, #435129, #409030, #375649, #421697, #421710,
[#427031], #407230, #402246, #402107, #393297, #388545.
* Mon Jul 16 2007 - dmueller@suse.de
- move deprecated rsvg command into -devel subpackage.
scripts that break should use rsvg-convert instead