commit libgnomeprint for openSUSE:Factory
Hello community, here is the log from the commit of package libgnomeprint for openSUSE:Factory checked in at Wed Mar 11 18:38:26 CET 2009. -------- --- GNOME/libgnomeprint/libgnomeprint.changes 2009-01-07 10:11:17.000000000 +0100 +++ libgnomeprint/libgnomeprint.changes 2009-03-09 02:44:54.000000000 +0100 @@ -1,0 +2,16 @@ +Fri Mar 6 21:57:18 CET 2009 - vuntz@novell.com + +- Update to version 2.18.6: + + Fix warnings about missing format specifiers + + Updated translations +- Remove -fno-strict-aliasing from CFLAGS. +- Use makeinstall. +- Drop autobuild-warnings.patch: fixed upstream another way. +- Remove check for old version of openSUSE. + +------------------------------------------------------------------- +Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- autobuild-warnings.patch libgnomeprint-2.18.5.tar.bz2 New: ---- libgnomeprint-2.18.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomeprint.spec ++++++ --- /var/tmp/diff_new_pack.N30815/_old 2009-03-11 18:37:19.000000000 +0100 +++ /var/tmp/diff_new_pack.N30815/_new 2009-03-11 18:37:19.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libgnomeprint (Version 2.18.5) +# spec file for package libgnomeprint (Version 2.18.6) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,11 +30,8 @@ BuildRequires: libxml2-devel BuildRequires: pango-devel BuildRequires: popt-devel +BuildRequires: translation-update-upstream BuildRequires: zlib-devel -%if %suse_version <= 1020 -# Missing in cups-devel: -BuildRequires: openssl-devel -%endif License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/GNOME AutoReqProv: on @@ -43,8 +40,8 @@ Obsoletes: libgnomeprint-64bit %endif # -Version: 2.18.5 -Release: 2 +Version: 2.18.6 +Release: 1 Summary: The GNOME 2.x Printing Library Source: %{name}-%{version}.tar.bz2 Source1: libgnomeprint-icons.tar.gz @@ -52,7 +49,6 @@ Patch: libgnomeprint-suseconfig.dif Patch1: libgnomeprint.patch Patch3: libgnomeprint-pdf-invalid-path-176712.patch -Patch4: autobuild-warnings.patch Requires: %{name}-lang = %{version} %description @@ -117,37 +113,30 @@ %lang_package %prep %setup -q +translation-update-upstream tar xvfz %SOURCE1 %patch -p1 %patch1 %patch3 -%patch4 -p0 -# FIXME: is this right? -# rm po/no.* -# sed -i "s/\(ALL_LINGUAS.*\) no /\1 /" configure.in %build autoreconf -f -i # can use openprinting/papi # FIXME: Which packages are required for rebuild of gtk-doc stuff? -# needed for libgnomeprint-2.12.1: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure\ --disable-static\ --disable-gtk-doc make %{?jobs:-j%jobs} %install -make install DESTDIR=$RPM_BUILD_ROOT +%makeinstall rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*/*/*.*a %find_lang libgnomeprint-2.2 %fdupes $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT @@ -174,6 +163,16 @@ %doc %{_datadir}/gtk-doc/html/* %changelog +* Fri Mar 06 2009 vuntz@novell.com +- Update to version 2.18.6: + + Fix warnings about missing format specifiers + + Updated translations +- Remove -fno-strict-aliasing from CFLAGS. +- Use makeinstall. +- Drop autobuild-warnings.patch: fixed upstream another way. +- Remove check for old version of openSUSE. +* Mon Feb 16 2009 sbrabec@suse.cz +- Added support for translation-update-upstream (FATE#301344). * Wed Jan 07 2009 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Tue Sep 23 2008 maw@suse.de ++++++ libgnomeprint-2.18.5.tar.bz2 -> libgnomeprint-2.18.6.tar.bz2 ++++++ ++++ 75878 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de