]> git.pld-linux.org Git - packages/galib.git/commitdiff
- new release, much improved out-of-the-box behavior with various recent compilers
authorsiomek <siomek@pld-linux.org>
Wed, 2 Feb 2005 21:53:16 +0000 (21:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galib.spec -> 1.5

galib.spec

index 0b618979038e33c19abbb89949a0e222075016fc..1d51235ff91ce7010e9c0e6ac8b4d291348912f4 100644 (file)
@@ -2,12 +2,12 @@ Summary:      A C++ Library of Genetic Algorithm Components
 Summary(pl):   Biblioteka C++ funkcji do algorytmów genetycznych
 Name:          galib
 Version:       246
 Summary(pl):   Biblioteka C++ funkcji do algorytmów genetycznych
 Name:          galib
 Version:       246
-%define        bver    pre2
-Release:       0.%{bver}.1
+#%define       bver    pre2
+Release:       0.1
 License:       MIT (base library), GPL (GNU portions in examples)
 Group:         Libraries
 License:       MIT (base library), GPL (GNU portions in examples)
 Group:         Libraries
-Source0:       http://lancet.mit.edu/ga/dist/%{name}%{version}%{bver}.tgz
-# Source0-md5: f614eb443d834157186f706aeb39e813
+Source0:       http://lancet.mit.edu/ga/dist/%{name}%{version}.tgz
+# Source0-md5: e61efce22161907449b07f8472eb7c7c
 URL:           http://lancet.mit.edu/ga/
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.4d
 URL:           http://lancet.mit.edu/ga/
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.4d
@@ -56,7 +56,7 @@ Static version of GAlib.
 Statyczna wersja biblioteki GAlib.
 
 %prep
 Statyczna wersja biblioteki GAlib.
 
 %prep
-%setup -q -n %{name}%{version}%{bver}
+%setup -q -n %{name}%{version}
 
 %build
 %{__make} -C ga \
 
 %build
 %{__make} -C ga \
This page took 0.065541 seconds and 4 git commands to generate.