|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Filesystem
|
|
|
License: BSD
|
|
|
-Version: 3.41
|
|
|
-Release: 20030228
|
|
|
+Version: 4.00
|
|
|
+Release: 20030324
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
|
|
|
@@ -67,6 +67,7 @@ AutoReqProv: no
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--datadir=%{l_prefix}/share/file \
|
|
|
+ --disable-shared \
|
|
|
--disable-nls
|
|
|
%{l_make} %{l_mflags}
|
|
|
|