]> git.pld-linux.org Git - packages/evms.git/blobdiff - evms.spec
- up to 1.2.0
[packages/evms.git] / evms.spec
index f85531f563dbb065b07a42c41fc17c3e685f6c10..1089a669b1e623a4a37de54b7b3ecbd1806b3d1f 100644 (file)
--- a/evms.spec
+++ b/evms.spec
@@ -1,7 +1,7 @@
 Summary:       Enterprise Volume Management System utilities
 Summary(pl):   Narzêdzia do Enterprise Volume Management System
 Name:          evms
-Version:       1.0.1
+Version:       1.2.0
 Release:       1
 License:       GPL
 Group:         Applications/System
@@ -12,7 +12,7 @@ BuildRequires:        gtk+-devel >= 1.2.0
 BuildRequires: ncurses-devel
 BuildRequires: autoconf
 BuildRequires: glibc-static
-Conflicts:     kernel < 2.4.0
+Conflicts:     kernel < 2.4.19
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -89,10 +89,11 @@ Graficzny interfejs u
 
 %build
 cd engine
-autoconf
+%{__autoconf}
 %configure \
        --with-plugins=all \
-       --with-interfaces=all
+       --with-interfaces=all \
+       --with-kernel=%{_kernelsrcdir}
 
 %{__make} OPT="%{rpmcflags}"
 
This page took 0.073473 seconds and 4 git commands to generate.