SPECS: gnustep-gui.spec - updated to 0.10.2

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


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

---- Files affected:
SPECS:
   gnustep-gui.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/gnustep-gui.spec
diff -u SPECS/gnustep-gui.spec:1.43 SPECS/gnustep-gui.spec:1.44
--- SPECS/gnustep-gui.spec:1.43	Sat Oct 22 14:04:36 2005
+++ SPECS/gnustep-gui.spec	Sun Jan 15 22:59:24 2006
@@ -2,12 +2,12 @@
 Summary:	GNUstep GUI library package
 Summary(pl):	Biblioteka GNUstep GUI
 Name:		gnustep-gui
-Version:	0.10.1
+Version:	0.10.2
 Release:	1
 License:	LGPL/GPL
 Group:		Libraries
 Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
-# Source0-md5:	af5710e88c7592211409211417fb02b8
+# Source0-md5:	0b8689f4d5178102740cc31fd97560bc
 Patch0:		%{name}-themes.patch
 Patch1:		%{name}-nocompressdocs.patch
 Patch2:		%{name}-segv.patch
@@ -16,11 +16,11 @@
 BuildRequires:	aspell-devel
 BuildRequires:	audiofile-devel
 BuildRequires:	gcc-objc
-BuildRequires:	gnustep-base-devel >= 1.11.0
+BuildRequires:	gnustep-base-devel >= 1.11.2
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtiff-devel
 BuildRequires:	zlib-devel
-Requires:	gnustep-base >= 1.11.0
+Requires:	gnustep-base >= 1.11.2
 Conflicts:	gnustep-core
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,7 +60,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	audiofile-devel
-Requires:	gnustep-base-devel >= 1.11.0
+Requires:	gnustep-base-devel >= 1.11.2
 Requires:	libjpeg-devel
 Requires:	libtiff-devel
 Conflicts:	gnustep-core
@@ -81,7 +81,8 @@
 %patch3 -p1
 
 %build
-. %{_prefix}/System/Library/Makefiles/GNUstep.sh
+export GNUSTEP_MAKEFILES=%{_prefix}/System/Library/Makefiles
+export GNUSTEP_TARGET_DIR=%{gscpu}/linux-gnu
 # disable gsnd - not ready for current portaudio
 %configure \
 	--disable-gsnd
@@ -91,7 +92,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
 
 %{__make} install \
 	GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_prefix}/System \
@@ -195,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/01/15 21:59:24  qboosh
+- updated to 0.10.2
+
 Revision 1.43  2005/10/22 12:04:36  qboosh
 - updated to 0.10.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnustep-gui.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list