SPECS: gnustep-back.spec - updated to 0.10.2

qboosh qboosh at pld-linux.org
Sun Jan 15 22:59:54 CET 2006


Author: qboosh                       Date: Sun Jan 15 21:59:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.10.2

---- Files affected:
SPECS:
   gnustep-back.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/gnustep-back.spec
diff -u SPECS/gnustep-back.spec:1.28 SPECS/gnustep-back.spec:1.29
--- SPECS/gnustep-back.spec:1.28	Sat Oct 22 15:21:49 2005
+++ SPECS/gnustep-back.spec	Sun Jan 15 22:59:49 2006
@@ -9,13 +9,13 @@
 Summary:	The GNUstep backend bundle
 Summary(pl):	Pakiet backendowy GNUstep
 Name:		gnustep-back
-Version:	0.10.1
+Version:	0.10.2
 Release:	1
 License:	LGPL/GPL
 Vendor:		The GNUstep Project
 Group:		X11/Libraries
 Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
-# Source0-md5:	139052b97ca5111dbcc9dd6b83c8d66f
+# Source0-md5:	1597e5799a35023a8e5bca050861aa7c
 URL:		http://www.gnustep.org/
 BuildRequires:	OpenGL-devel
 BuildRequires:	XFree86-devel
@@ -127,7 +127,8 @@
 ln -sf . back-xlib
 
 %build
-. %{_prefix}/System/Library/Makefiles/GNUstep.sh
+export GNUSTEP_MAKEFILES=%{_prefix}/System/Library/Makefiles
+export GNUSTEP_TARGET_DIR=%{gscpu}/linux-gnu
 
 for g in %{?with_art:art} %{?with_cairo:cairo} xdps xlib ; do
 cd back-$g
@@ -152,7 +153,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-. %{_prefix}/System/Library/Makefiles/GNUstep.sh
+export GNUSTEP_MAKEFILES=%{_prefix}/System/Library/Makefiles
+export GNUSTEP_TARGET_DIR=%{gscpu}/linux-gnu
 
 for g in %{?with_art:art} %{?with_cairo:cairo} xdps xlib ; do
 if [ "$g" = "xlib" ]; then
@@ -223,6 +225,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/01/15 21:59:49  qboosh
+- updated to 0.10.2
+
 Revision 1.28  2005/10/22 13:21:49  qboosh
 - updated to 0.10.1
 - cairo is back (ready for 1.0, but using headers hack)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnustep-back.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list