Browse Source

upgrading package: file 3.41 -> 4.00

Ralf S. Engelschall 22 years ago
parent
commit
a0bd1efefc
1 changed files with 3 additions and 2 deletions
  1. 3 2
      file/file.spec

+ 3 - 2
file/file.spec

@@ -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}