This commit is contained in:
committed by
Git OBS Bridge
parent
cd19d28035
commit
07cd7228fb
14
librsvg.spec
14
librsvg.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package librsvg (Version 2.20.0)
|
||||
# spec file for package librsvg (Version 2.22.1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -25,8 +25,8 @@ BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
||||
BuildRequires: gecko-sdk
|
||||
%endif
|
||||
PreReq: coreutils
|
||||
Version: 2.20.0
|
||||
Release: 13
|
||||
Version: 2.22.1
|
||||
Release: 1
|
||||
Summary: A Library for Rendering SVG Data
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
|
||||
Patch1: env-paths.diff
|
||||
@@ -49,7 +49,7 @@ Summary: Include Files and Libraries mandatory for Development.
|
||||
Group: Development/Libraries/C and C++
|
||||
Provides: librsvg2-devel
|
||||
Obsoletes: librsvg2-devel
|
||||
Requires: %{name} = %{version} libcroco-devel libbz2-devel glib2-devel gtk2-devel libgsf-devel libart_lgpl-devel popt-devel
|
||||
Requires: %{name} = %{version} cairo-devel libcroco-devel libbz2-devel glib2-devel gtk2-devel libgsf-devel libart_lgpl-devel popt-devel
|
||||
Requires: rsvg-view
|
||||
|
||||
%description devel
|
||||
@@ -161,6 +161,12 @@ touch var/adm/SuSEconfig/run-gtk
|
||||
%{_libdir}/browser-plugins/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Mar 04 2008 maw@suse.de
|
||||
- Update to version 2.22.1:
|
||||
+ Text rendering fixes, especially for non-ASCII text
|
||||
+ Better cairo integratino
|
||||
+ Use GIO
|
||||
+ Use GtkPrint.
|
||||
* Fri Feb 15 2008 dmueller@suse.de
|
||||
- split off rsvg-view (20kb), removes 6.2MB from the KDE CD
|
||||
* Tue Jan 29 2008 maw@suse.de
|
||||
|
Reference in New Issue
Block a user