SPECS: gthumb.spec - fix build with --as-needed (libadd patch), rel.3

freetz freetz at pld-linux.org
Sat Aug 12 18:53:00 CEST 2006


Author: freetz                       Date: Sat Aug 12 16:53:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with --as-needed (libadd patch), rel.3

---- Files affected:
SPECS:
   gthumb.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/gthumb.spec
diff -u SPECS/gthumb.spec:1.62 SPECS/gthumb.spec:1.63
--- SPECS/gthumb.spec:1.62	Thu Aug 10 22:43:44 2006
+++ SPECS/gthumb.spec	Sat Aug 12 18:52:55 2006
@@ -3,13 +3,14 @@
 Summary(pl):	Przeglądarka obrazków dla GNOME
 Name:		gthumb
 Version:	2.7.8
-Release:	2
+Release:	3
 License:	GPL v2
 Vendor:		GNOME
 Group:		X11/Applications/Graphics
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gthumb/2.7/%{name}-%{version}.tar.bz2
 # Source0-md5:	fa5634b5f7fcd5b50dd88fa6036a0042
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-libadd.patch
 URL:		http://gthumb.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	ORBit2-devel >= 1:2.14.2
@@ -41,8 +42,6 @@
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		filterout_ld	(-Wl,)?--as-needed
-
 %description
 gThumb lets you browse your hard disk, showing you thumbnails of image
 files. It also lets you view single files (including GIF animations),
@@ -58,6 +57,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gnome_doc_common}
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2006/08/12 16:52:55  freetz
+- fix build with --as-needed (libadd patch), rel.3
+
 Revision 1.62  2006/08/10 20:43:44  freetz
 - rel.2 for rebuild with new openssl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gthumb.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list