Mailinglist Archive: opensuse-commit (1248 mails)

< Previous Next >
commit librsvg for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 01 Apr 2010 03:18:07 +0200
  • Message-id: <20100401011807.BAB8D20299@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory
checked in at Thu Apr 1 03:18:07 CEST 2010.



--------
--- GNOME/librsvg/librsvg.changes 2009-12-19 12:15:42.000000000 +0100
+++ /mounts/work_src_done/STABLE/librsvg/librsvg.changes 2010-03-30
11:59:41.000000000 +0200
@@ -1,0 +2,23 @@
+Tue Mar 30 11:58:42 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.26.2:
+ + Enable silent build by default
+ + Use GDK_DRAWABLE() instead of non-existing GTK_DRAWABLE()
+ + Fix compiler warnings
+- Update to version 2.26.1:
+ + Remove some deprecated gtk+/gdk functions and bump gtk+
+ requirement
+ + Fix linking with pedantic linkers
+ + Make librsvg compile with -DGSEAL_ENABLED
+ + Drop mozilla plugin
+
+-------------------------------------------------------------------
+Fri Mar 26 13:17:24 CET 2010 - vuntz@xxxxxxxxxxxx
+
+- Stop building the mozilla plugin: browsers now do support svg, so
+ it's useless.
+- Remove librsvg-plugin subpackage.
+- Drop librsvg-xulrunner191.patch and remove
+ mozilla-xulrunner-devel BuildRequires.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
librsvg-2.26.0.tar.bz2
librsvg-xulrunner191.patch

New:
----
librsvg-2.26.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ librsvg.spec ++++++
--- /var/tmp/diff_new_pack.7BzXXj/_old 2010-04-01 03:17:43.000000000 +0200
+++ /var/tmp/diff_new_pack.7BzXXj/_new 2010-04-01 03:17:43.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package librsvg (Version 2.26.0)
+# spec file for package librsvg (Version 2.26.2)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,19 @@


Name: librsvg
-%if 0%{suse_version} > 1110
-%define xulrunner_version 191
-%else
-%define xulrunner_version 190
-%endif
+Version: 2.26.2
+Release: 1
+License: LGPLv2.1+
+Summary: A Library for Rendering SVG Data
+Url: http://librsvg.sourceforge.net/
+Group: System/Libraries
+Source:
ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
+Source99: baselibs.conf
+Patch1: env-paths.diff
BuildRequires: gtk2-devel
BuildRequires: libcroco-devel
BuildRequires: libgsf-devel
-License: LGPLv2.1+
-Group: System/Libraries
-AutoReqProv: on
+PreReq: coreutils
# bug437293
%ifarch ppc64
Obsoletes: librsvg-64bit
@@ -37,17 +39,6 @@
#
Provides: librsvg2
Obsoletes: librsvg2
-BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
-PreReq: coreutils
-Version: 2.26.0
-Release: 3
-Summary: A Library for Rendering SVG Data
-Source:
ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
-Source99: baselibs.conf
-Patch1: env-paths.diff
-# PATCH-FIX-UPSTREAM librsvg-xulrunner191.patch bnc#501397 bgo#593961
dimstar@xxxxxxxxxxxx -- Support building with xulrunner 1.9.1
-Patch2: librsvg-xulrunner191.patch
-Url: http://librsvg.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -72,17 +63,6 @@
This package contains all necessary include files and libraries needed
to develop applications that require these.

-%package plugin
-License: GPLv2+
-Summary: A Library for Rendering SVG Data - SVG Browser Plugin
-Group: System/Libraries
-Requires: %{name} = %{version}
-
-%description plugin
-This package contains a library to render SVG (scalable vector
-graphics) data. This format has been specified by the W3C (see
-http://www.w3c.org).
-
%package -n rsvg-view
License: LGPLv2.1+
Summary: SVG View using the GNOME Render SVG library
@@ -97,7 +77,6 @@
%prep
%setup -q
%patch1
-%patch2 -p1

%build
%configure\
@@ -107,9 +86,7 @@

%install
%makeinstall
-mv $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
$RPM_BUILD_ROOT%{_libdir}/browser-plugins
-rmdir $RPM_BUILD_ROOT%{_libdir}/mozilla
-rm $RPM_BUILD_ROOT/%{_libdir}/*.*a $RPM_BUILD_ROOT/%{_libdir}/*/*.*a
$RPM_BUILD_ROOT/%{_libdir}/*/*/*/*.*a
+find %{buildroot} -type f -name "*.la" -delete -print

%clean
rm -rf $RPM_BUILD_ROOT
@@ -146,8 +123,4 @@
%dir %{_datadir}/gtk-doc
%dir %{_datadir}/gtk-doc/html

-%files plugin
-%defattr(-,root,root)
-%{_libdir}/browser-plugins/*.so
-
%changelog

++++++ librsvg-2.26.0.tar.bz2 -> librsvg-2.26.2.tar.bz2 ++++++
++++ 56876 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages