SPECS: gnustep-make.spec - add pld fslayout

aredridel aredridel at pld-linux.org
Sun Jun 17 19:58:09 CEST 2007


Author: aredridel                    Date: Sun Jun 17 17:58:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add pld fslayout

---- Files affected:
SPECS:
   gnustep-make.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/gnustep-make.spec
diff -u SPECS/gnustep-make.spec:1.69 SPECS/gnustep-make.spec:1.70
--- SPECS/gnustep-make.spec:1.69	Sat Jun 16 23:58:34 2007
+++ SPECS/gnustep-make.spec	Sun Jun 17 19:58:03 2007
@@ -9,6 +9,7 @@
 Group:		Applications/System
 Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
 # Source0-md5:	f268733ea23f53e211e3977e27b46098
+Source1:	%{name}-fslayout-pld
 Patch0:		%{name}-no-LD_LIBRARY_PATH.patch
 URL:		http://www.gnustep.org/
 BuildRequires:	autoconf >= 2.57
@@ -55,13 +56,14 @@
 %prep
 %setup -q
 %patch0 -p1
+cp %{SOURCE1} FilesystemLayouts/pld
 
 %build
 cp -f /usr/share/automake/config.* .
 %{__autoconf}
 %configure \
 	--with-library-combo=gnu-gnu-gnu \
-	--with-layout=fhs \
+	--with-layout=pld \
 	--with-tar=tar
 
 %{__make}
@@ -170,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/06/17 17:58:03  aredridel
+- add pld fslayout
+
 Revision 1.69  2007/06/16 21:58:34  aredridel
 - 2.0.1
 - FHS layout (untested)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnustep-make.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list