SPECS: galib.spec - up to 247
zbyniu
zbyniu at pld-linux.org
Thu Dec 27 22:54:14 CET 2007
Author: zbyniu Date: Thu Dec 27 21:54:14 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 247
---- Files affected:
SPECS:
galib.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/galib.spec
diff -u SPECS/galib.spec:1.11 SPECS/galib.spec:1.12
--- SPECS/galib.spec:1.11 Tue Feb 13 08:16:44 2007
+++ SPECS/galib.spec Thu Dec 27 22:54:09 2007
@@ -2,13 +2,13 @@
Summary: A C++ library of genetic algorithm components
Summary(pl.UTF-8): Biblioteka C++ funkcji do algorytmów genetycznych
Name: galib
-Version: 246
+Version: 247
Release: 1
License: MIT (base library), GPL (GNU portions in examples)
Group: Libraries
Source0: http://lancet.mit.edu/ga/dist/%{name}%{version}.tgz
+# Source0-md5: 2b6a28fd06d4c7c4d0bb39c92b2b376c
Patch0: %{name}246_gcc4.patch
-# Source0-md5: e61efce22161907449b07f8472eb7c7c
URL: http://lancet.mit.edu/ga/
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.4d
@@ -74,7 +74,8 @@
%{__make} install -C ga \
LIB="libga.la" \
INSTALL="libtool --mode=install install" \
- DESTDIR=$RPM_BUILD_ROOT%{_prefix}
+ DESTDIR=$RPM_BUILD_ROOT%{_prefix} \
+ LIB_DEST_DIR=$RPM_BUILD_ROOT%{_libdir}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -104,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007-12-27 21:54:09 zbyniu
+- up to 247
+
Revision 1.11 2007-02-13 07:16:44 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/galib.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list