From 5d9bac3c85f611392886f415e9f4e4b0210029d3261638a21c3362c3cef33868 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 22 Jan 2009 00:56:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=26 --- gimp.changes | 5 +++++ gimp.spec | 16 +++++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/gimp.changes b/gimp.changes index 2172d55..71dab81 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 19 21:07:51 CET 2009 - crrodriguez@suse.de + +- remove "la" files [BNC#357465] + ------------------------------------------------------------------- Fri Dec 19 13:10:12 EST 2008 - mauro@suse.de diff --git a/gimp.spec b/gimp.spec index f48dc4c..435a66e 100644 --- a/gimp.spec +++ b/gimp.spec @@ -1,7 +1,7 @@ # # spec file for package gimp (Version 2.6.2) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -23,7 +23,7 @@ Name: gimp BuildRequires: aalib-devel alsa-devel cups cups-devel curl-devel dbus-1-glib-devel gegl-devel gnome-common gnutls-devel gtk-doc hal-devel intltool iso-codes-devel libexif-devel libgimpprint libgimpprint-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgtkhtml-devel liblcms-devel libmng-devel libpoppler-glib-devel librsvg-devel libtiff-devel libwebkit-devel libwmf-devel libwnck-devel perl-XML-Parser postfix python-devel python-gtk-devel slang-devel update-desktop-files Url: http://www.gimp.org/ Version: 2.6.2 -Release: 3 +Release: 4 License: GPL v2 or later Group: Productivity/Graphics/Bitmap Editors Suggests: AdobeICCProfiles @@ -1061,7 +1061,7 @@ Authors: autoconf # needed for gimp-2.4.0: export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -%configure\ +%configure --with-pic\ --disable-static\ --libexecdir=%{_prefix}/lib\ --enable-default-binary\ @@ -1087,6 +1087,7 @@ for PLUGIN in $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/* ; do echo "${PLUGIN#$RPM_BUILD_ROOT}" >>plugins.list fi done +rm %{buildroot}%{_libdir}/*.la %post -p /sbin/ldconfig @@ -1138,7 +1139,6 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/gimptool* %{_datadir}/aclocal/*.m4 %{_includedir}/* -%{_libdir}/*.*a %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc @@ -1147,6 +1147,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/* %changelog +* Mon Jan 19 2009 crrodriguez@suse.de +- remove "la" files [BNC#357465] * Fri Dec 19 2008 mauro@suse.de - Added hu-po.tar.bz2 to fix bnc#460663 + Updated hungarian translation. @@ -1459,7 +1461,7 @@ rm -rf $RPM_BUILD_ROOT - Updated to version 1.3.21. Fixes screenshot bug (#32288). - Build SVG plug-in. - Clean-up of neededforbuild. -* Tue Oct 14 2003 ro@suse.de +* Wed Oct 15 2003 ro@suse.de - run full autoreconf * Thu Sep 18 2003 sbrabec@suse.cz - Do not show LZW in tiff save dialog at all (bug #29849). @@ -1476,12 +1478,12 @@ rm -rf $RPM_BUILD_ROOT - Updated to version 1.3.18. * Mon Aug 04 2003 sbrabec@suse.cz - Updated to version 1.3.17. -* Thu Jul 24 2003 hhetter@suse.de +* Fri Jul 25 2003 hhetter@suse.de - fix build * Thu Jun 26 2003 sbrabec@suse.cz - Updated to version 1.3.15. - Used system libgimpprint. -* Thu Jun 19 2003 ro@suse.de +* Fri Jun 20 2003 ro@suse.de - added directories to filelist * Tue Jun 10 2003 sbrabec@suse.cz - Initial SuSE version of GTK2 port.