Author: aredridel                    Date: Mon Jul 17 02:25:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.3 (r155)
- uses mainline GNUstep deps

---- Files affected:
SPECS:
   libfoundation.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/libfoundation.spec
diff -u SPECS/libfoundation.spec:1.8 SPECS/libfoundation.spec:1.9
--- SPECS/libfoundation.spec:1.8        Thu Sep  8 01:20:30 2005
+++ SPECS/libfoundation.spec    Mon Jul 17 04:25:43 2006
@@ -1,25 +1,23 @@
 # $Revision$, $Date$
 %define                libf_makeflags  -w
-%define                datatrunk       200508291710
 
 Summary:       libFoundation Objective-C library
 Summary(pl):   Biblioteka Objective-C libFoundation
 Name:          libfoundation
-Version:       r124
-Release:       2
+Version:       1.1.3
+Release:       1
 Vendor:                OpenGroupware.org
 License:       libFoundation license
 Group:         Libraries
-Source0:       
http://download.opengroupware.org/sources/trunk/%{name}-trunk-%{version}-%{datatrunk}.tar.gz
-# Source0-md5: 740468288ec8b6dd6b862a49a7863bcf
+Source0:       
http://download.opengroupware.org/sources/releases/libFoundation-%{version}-r155.tar.gz
+# Source0-md5: 7df921ab5705af28a75e62a3a8744cb6
 URL:           http://www.opengroupware.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: gcc-objc
-BuildRequires: gnustep-make-libFoundation-devel >= 1.10.0
-BuildRequires: libobjc-lf2-devel >= r124-2
+BuildRequires: gnustep-make-devel >= 1.10.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}.%{release}-root-%(id -u -n)
 
 %description
@@ -49,20 +47,20 @@
 %setup -q -n libfoundation
 
 %build
-. %{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh
+. %{_libdir}/GNUstep/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-libFoundation/System/Library/Makefiles/Additional
+install -d 
$RPM_BUILD_ROOT%{_libdir}/GNUstep/System/Library/Makefiles/Additional
 
-. %{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh
+. %{_libdir}/GNUstep/System/Library/Makefiles/GNUstep.sh
 
 %{__make} %{libf_makeflags} install \
        INSTALL_ROOT_DIR=$RPM_BUILD_ROOT \
-       
GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_libdir}/GNUstep-libFoundation/System 
\
+       GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_libdir}/GNUstep/System \
        FHS_INSTALL_ROOT=$RPM_BUILD_ROOT%{_prefix}
 
 %clean
@@ -87,7 +85,7 @@
 %{_includedir}/real_exception_file.h
 %{_includedir}/Foundation
 %{_includedir}/extensions
-%{_libdir}/GNUstep-libFoundation/System
+%{_libdir}/GNUstep/System
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/07/17 02:25:43  aredridel
+- up to 1.1.3 (r155)
+- uses mainline GNUstep deps
+
 Revision 1.8  2005/09/07 23:20:30  czarny
 - BR: libobjc-lf2-devel >= r124-2
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to