This commit is contained in:
parent
4ad56b2f57
commit
eb282144a5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 18 18:11:55 CET 2007 - aj@suse.de
|
||||||
|
|
||||||
|
- Cleanup BuildRequires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 13 11:50:51 CET 2007 - sbrabec@suse.cz
|
Tue Feb 13 11:50:51 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: librsvg
|
Name: librsvg
|
||||||
%define xulrunner_version 181
|
%define xulrunner_version 181
|
||||||
BuildRequires: docbook-toys gnutls-devel gtk-doc libcroco-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgsf-devel libwnck-devel mDNSResponder-devel update-desktop-files xmlcharent
|
BuildRequires: docbook-toys gtk-doc gtk2-devel libcroco-devel libgnomeprintui-devel libgsf-devel update-desktop-files xmlcharent
|
||||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
@ -25,7 +25,7 @@ BuildRequires: gecko-sdk
|
|||||||
%endif
|
%endif
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Version: 2.16.0
|
Version: 2.16.0
|
||||||
Release: 43
|
Release: 44
|
||||||
Summary: A Library for Rendering SVG Data
|
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.16/%{name}-%{version}.tar.bz2
|
||||||
Patch: librsvg-xulrunner.patch
|
Patch: librsvg-xulrunner.patch
|
||||||
@ -135,7 +135,9 @@ touch var/adm/SuSEconfig/run-gtk
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/browser-plugins/*.so
|
%{_libdir}/browser-plugins/*.so
|
||||||
|
|
||||||
%changelog -n librsvg
|
%changelog
|
||||||
|
* Sun Feb 18 2007 - aj@suse.de
|
||||||
|
- Cleanup BuildRequires.
|
||||||
* Tue Feb 13 2007 - sbrabec@suse.cz
|
* Tue Feb 13 2007 - sbrabec@suse.cz
|
||||||
- Do not build unusable static libraries (#238552#c17).
|
- Do not build unusable static libraries (#238552#c17).
|
||||||
* Tue Jan 09 2007 - sbrabec@suse.cz
|
* Tue Jan 09 2007 - sbrabec@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user