]> git.pld-linux.org Git - packages/gaul.git/blobdiff - gaul.spec
- rel 2
[packages/gaul.git] / gaul.spec
index e81097c919b739ac3e058d34c234a39a57785bb2..98d4b7495b15de418db6f65f808412c3fae9f981 100644 (file)
--- a/gaul.spec
+++ b/gaul.spec
@@ -2,7 +2,7 @@ Summary:        Genetic Algorithm Utility Library
 Summary(pl):   Biblioteka narzêdziowa algorytmów genetycznych
 Name:          gaul
 Version:       0.1847
-Release:       1
+Release:       2
 License:       GPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/gaul/%{name}-devel-%{version}-0.tar.gz
@@ -62,6 +62,7 @@ Statyczna biblioteka GAUL.
 %setup -q -n %{name}-devel-%{version}-0
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure \
        --enable-g=no           \
        --enable-debug=no       \
@@ -84,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr (755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
This page took 0.027375 seconds and 4 git commands to generate.