This commit is contained in:
parent
a01bffaf57
commit
ab7753b324
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
librsvg
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 14 03:50:17 CET 2008 - maw@suse.de
|
Fri Mar 14 03:50:17 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
12
librsvg.spec
12
librsvg.spec
@ -26,7 +26,7 @@ BuildRequires: gecko-sdk
|
|||||||
%endif
|
%endif
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Version: 2.22.2
|
Version: 2.22.2
|
||||||
Release: 1
|
Release: 13
|
||||||
Summary: A Library for Rendering SVG Data
|
Summary: A Library for Rendering SVG Data
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
|
||||||
Patch1: env-paths.diff
|
Patch1: env-paths.diff
|
||||||
@ -45,6 +45,7 @@ Authors:
|
|||||||
Raph Levien <raph@acm.org>
|
Raph Levien <raph@acm.org>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Provides: librsvg2-devel
|
Provides: librsvg2-devel
|
||||||
@ -63,6 +64,7 @@ Authors:
|
|||||||
Raph Levien <raph@acm.org>
|
Raph Levien <raph@acm.org>
|
||||||
|
|
||||||
%package plugin
|
%package plugin
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: A Library for Rendering SVG Data - SVG Browser Plugin
|
Summary: A Library for Rendering SVG Data - SVG Browser Plugin
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -79,6 +81,7 @@ Authors:
|
|||||||
Raph Levien <raph@acm.org>
|
Raph Levien <raph@acm.org>
|
||||||
|
|
||||||
%package -n rsvg-view
|
%package -n rsvg-view
|
||||||
|
License: LGPL v2.1 or later
|
||||||
Summary: SVG View using the GNOME Render SVG library
|
Summary: SVG View using the GNOME Render SVG library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: librsvg:/usr/bin/rsvg
|
Provides: librsvg:/usr/bin/rsvg
|
||||||
@ -161,6 +164,9 @@ touch var/adm/SuSEconfig/run-gtk
|
|||||||
%{_libdir}/browser-plugins/*.so
|
%{_libdir}/browser-plugins/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
* Fri Mar 14 2008 maw@suse.de
|
* Fri Mar 14 2008 maw@suse.de
|
||||||
- Update to version 2.22.2:
|
- Update to version 2.22.2:
|
||||||
+ Bug fixed: bgo#520261.
|
+ Bug fixed: bgo#520261.
|
||||||
@ -215,7 +221,7 @@ touch var/adm/SuSEconfig/run-gtk
|
|||||||
- Spec file cleanup.
|
- Spec file cleanup.
|
||||||
* Thu Dec 28 2006 jhargadon@suse.de
|
* Thu Dec 28 2006 jhargadon@suse.de
|
||||||
- removed unused libtool archives (#223654)
|
- removed unused libtool archives (#223654)
|
||||||
* Fri Oct 13 2006 danw@suse.de
|
* Sat Oct 14 2006 danw@suse.de
|
||||||
- Remove dead patch
|
- Remove dead patch
|
||||||
* Fri Sep 15 2006 sbrabec@suse.cz
|
* Fri Sep 15 2006 sbrabec@suse.cz
|
||||||
- Removed mDNSResponder-lib from Requires - should be implicit.
|
- Removed mDNSResponder-lib from Requires - should be implicit.
|
||||||
@ -255,7 +261,7 @@ touch var/adm/SuSEconfig/run-gtk
|
|||||||
- Update to version 2.9.5
|
- Update to version 2.9.5
|
||||||
* Wed Jan 19 2005 ro@suse.de
|
* Wed Jan 19 2005 ro@suse.de
|
||||||
- fixed filelist
|
- fixed filelist
|
||||||
* Wed Dec 22 2004 gekker@suse.de
|
* Thu Dec 23 2004 gekker@suse.de
|
||||||
- Update to version 2.8.1
|
- Update to version 2.8.1
|
||||||
- Make *.svg and *.devhelp install
|
- Make *.svg and *.devhelp install
|
||||||
* Tue May 04 2004 sbrabec@suse.cz
|
* Tue May 04 2004 sbrabec@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user