SPECS: imlib.spec - added link patch to reduce linking (no -lSM -l...

qboosh qboosh at pld-linux.org
Sun Aug 27 00:19:29 CEST 2006


Author: qboosh                       Date: Sat Aug 26 22:19:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added link patch to reduce linking (no -lSM -lICE)
- removed dead URL, release 5

---- Files affected:
SPECS:
   imlib.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/imlib.spec
diff -u SPECS/imlib.spec:1.111 SPECS/imlib.spec:1.112
--- SPECS/imlib.spec:1.111	Sat May 27 01:23:42 2006
+++ SPECS/imlib.spec	Sun Aug 27 00:19:24 2006
@@ -7,7 +7,7 @@
 Summary(pt_BR):	Biblioteca de carga e renderizaçăo para X11R6
 Name:		imlib
 Version:	1.9.15
-Release:	4
+Release:	5
 Epoch:		1
 License:	LGPL
 Group:		X11/Libraries
@@ -20,8 +20,8 @@
 Patch3:		%{name}-am18.patch
 Patch4:		%{name}-intl.patch
 Patch5:		%{name}-CAN-2004-1026.patch
-URL:		http://www.labs.redhat.com/imlib/
-BuildRequires:	autoconf
+Patch6:		%{name}-link.patch
+BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	giflib-devel
@@ -30,6 +30,7 @@
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
+BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	zlib-devel
 Obsoletes:	libimlib1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -98,8 +99,7 @@
 Requires:	libjpeg-devel
 Requires:	libpng-devel
 Requires:	libtiff-devel
-Requires:	xorg-lib-libSM-devel
-Requires:	xorg-lib-libXi-devel
+Requires:	xorg-lib-libX11-devel
 Requires:	zlib-devel
 Obsoletes:	libimlib1-devel
 
@@ -145,6 +145,7 @@
 # temporary hack
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__gettextize}
@@ -215,6 +216,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2006/08/26 22:19:24  qboosh
+- added link patch to reduce linking (no -lSM -lICE)
+- removed dead URL, release 5
+
 Revision 1.111  2006/05/26 23:23:42  qboosh
 - s/libungif/giflib/ in deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/imlib.spec?r1=1.111&r2=1.112&f=u



More information about the pld-cvs-commit mailing list