SPECS: libwnck.spec - added link patch to kill unused -lSM -lICE -...

qboosh qboosh at pld-linux.org
Sun Oct 15 03:32:55 CEST 2006


Author: qboosh                       Date: Sun Oct 15 01:32:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added link patch to kill unused -lSM -lICE
- BR+R libXres-devel

---- Files affected:
SPECS:
   libwnck.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/libwnck.spec
diff -u SPECS/libwnck.spec:1.67 SPECS/libwnck.spec:1.68
--- SPECS/libwnck.spec:1.67	Tue Oct  3 12:45:18 2006
+++ SPECS/libwnck.spec	Sun Oct 15 03:32:50 2006
@@ -13,15 +13,17 @@
 Source0:	http://ftp.gnome.org/pub/gnome/sources/libwnck/2.16/%{name}-%{version}.tar.bz2
 # Source0-md5:	3b9d6d58ba8552bb354f87af23a058a8
 Patch0:		%{name}-compiz.patch
+Patch1:		%{name}-link.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gtk+2-devel >= 2:2.10.5
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.7}
 BuildRequires:	gtk-doc-automake
-BuildRequires:	intltool >= 0.35
+BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	startup-notification-devel >= 0.8
+BuildRequires:	xorg-lib-libXres-devel
 Requires:	gtk+2 >= 2:2.10.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,6 +43,7 @@
 Requires:	gtk+2-devel >= 2:2.10.5
 Requires:	gtk-doc-common
 Requires:	startup-notification-devel >= 0.8
+Requires:	xorg-lib-libXres-devel
 
 %description devel
 Header, docs and development libraries for libwnck.
@@ -76,6 +79,7 @@
 %setup -q
 # needs update!
 #%patch0 -p0
+%patch1 -p1
 
 %build
 %{__intltoolize}
@@ -130,6 +134,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2006/10/15 01:32:50  qboosh
+- added link patch to kill unused -lSM -lICE
+- BR+R libXres-devel
+
 Revision 1.67  2006/10/03 10:45:18  grzegol
 - 2.16.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libwnck.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list