SPECS: libfoundation.spec - You shall compile from now on!!! - cha...

czarny czarny at pld-linux.org
Wed Sep 7 20:57:32 CEST 2005


Author: czarny                       Date: Wed Sep  7 18:57:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- You shall compile from now on!!!
- changed BR to gnustep-make-libFoundation-devel
- changed GNUstep.h include from gnustep-make-libFoundation

---- Files affected:
SPECS:
   libfoundation.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libfoundation.spec
diff -u SPECS/libfoundation.spec:1.6 SPECS/libfoundation.spec:1.7
--- SPECS/libfoundation.spec:1.6	Wed Sep  7 01:40:45 2005
+++ SPECS/libfoundation.spec	Wed Sep  7 20:57:25 2005
@@ -18,7 +18,7 @@
 BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	gcc-objc
-BuildRequires:	gnustep-make-devel >= 1.10.0
+BuildRequires:	gnustep-make-libFoundation-devel >= 1.10.0
 BuildRequires:	libobjc-lf2-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}.%{release}-root-%(id -u -n)
 
@@ -49,20 +49,20 @@
 %setup -q -n libfoundation
 
 %build
-. %{_libdir}/GNUstep/System/Library/Makefiles/GNUstep.sh
+. %{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh
 ./configure
 %{__make} %{libf_makeflags} all
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}
-install -d $RPM_BUILD_ROOT%{_libdir}/GNUstep/System/Library/Makefiles/Additional
+install -d $RPM_BUILD_ROOT%{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/Additional
 
-. %{_libdir}/GNUstep/System/Library/Makefiles/GNUstep.sh
+. %{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh
 
 %{__make} %{libf_makeflags} install \
 	INSTALL_ROOT_DIR=$RPM_BUILD_ROOT \
-	GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_libdir}/GNUstep/System \
+	GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_libdir}/GNUstep-libFoundation/System \
 	FHS_INSTALL_ROOT=$RPM_BUILD_ROOT%{_prefix}
 
 %clean
@@ -87,7 +87,7 @@
 %{_includedir}/real_exception_file.h
 %{_includedir}/Foundation
 %{_includedir}/extensions
-%{_libdir}/GNUstep/System
+%{_libdir}/GNUstep-libFoundation/System
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,6 +95,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/09/07 18:57:25  czarny
+- You shall compile from now on!!!
+- changed BR to gnustep-make-libFoundation-devel
+- changed GNUstep.h include from gnustep-make-libFoundation
+
 Revision 1.6  2005/09/06 23:40:45  wolvverine
 - last version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libfoundation.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list