packages: ClanLib/ClanLib.spec - set PKG_CONFIG_PATH directly before make -...

lisu lisu at pld-linux.org
Wed Jul 21 15:54:15 CEST 2010


Author: lisu                         Date: Wed Jul 21 13:54:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- set PKG_CONFIG_PATH directly before make
- rm bogus BR: ClanLib-devel

---- Files affected:
packages/ClanLib:
   ClanLib.spec (1.117 -> 1.118) 

---- Diffs:

================================================================
Index: packages/ClanLib/ClanLib.spec
diff -u packages/ClanLib/ClanLib.spec:1.117 packages/ClanLib/ClanLib.spec:1.118
--- packages/ClanLib/ClanLib.spec:1.117	Tue Jul 20 13:51:11 2010
+++ packages/ClanLib/ClanLib.spec	Wed Jul 21 15:54:10 2010
@@ -13,7 +13,6 @@
 # Source0-md5:	30b519248bcecb486632d59050797157
 Patch0:		%{name}-build.patch
 URL:		http://www.clanlib.org/
-BuildRequires:	ClanLib-devel
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	alsa-lib-devel
 BuildRequires:	autoconf >= 2.59-9
@@ -286,6 +285,7 @@
 	--%{?debug:en}%{!?debug:dis}able-debug
 # directfb disabled now
 
+export PKG_CONFIG_PATH=$(pwd)/Setup/pkgconfig
 %{__make}
 
 (cd Documentation/Utilities/ReferenceDocs; ln -s ../../../Sources/API ClanLib)
@@ -492,6 +492,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2010/07/21 13:54:10  lisu
+- set PKG_CONFIG_PATH directly before make
+- rm bogus BR: ClanLib-devel
+
 Revision 1.117  2010/07/20 11:51:11  lisu
 - packages OpenGL1 files in separate packages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ClanLib/ClanLib.spec?r1=1.117&r2=1.118&f=u



More information about the pld-cvs-commit mailing list