rpms/libFoundation/F-9 libFoundation.spec,1.2,1.3

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Sat Jun 7 00:04:39 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/libFoundation/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26328

Modified Files:
	libFoundation.spec 
Log Message:
fix path for GNUstep.sh



Index: libFoundation.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libFoundation/F-9/libFoundation.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libFoundation.spec	18 Feb 2008 19:37:41 -0000	1.2
+++ libFoundation.spec	7 Jun 2008 00:03:33 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: A free implementation of OpenStep's Foundation Kit
 Name: libFoundation
 Version: 1.1.3
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: libFoundation license
 Group: Development/Libraries
 URL: http://www.opengroupware.org/
@@ -28,7 +28,7 @@
 %setup -q -n libfoundation
 
 %build
-LIBRARY_COMBO=fd source %{_datadir}/gnustep/makefiles/GNUstep.sh
+LIBRARY_COMBO=fd source %{_datadir}/GNUstep/Makefiles/GNUstep.sh
 CFLAGS="%{optflags}"; export CFLAGS
 ./configure
 make
@@ -64,6 +64,9 @@
 %{_libdir}/libFoundation.so
 
 %changelog
+* Fri Jun 06 2008 Dennis Gilmore <dennis at ausil.us> - 1.1.3-12
+- fix path to GNUstep.sh
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.1.3-11
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list