Browse Source

fix building

Ralf S. Engelschall 23 years ago
parent
commit
9825d22ab2
1 changed files with 4 additions and 4 deletions
  1. 4 4
      cadaver/cadaver.spec

+ 4 - 4
cadaver/cadaver.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Web
 License:      GPL
 Version:      0.20.5
-Release:      20021219
+Release:      20030101
 
 #   list of sources
 Source0:      http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
@@ -41,8 +41,8 @@ Source0:      http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, ncurses, libxml, neon, zlib, openssl, libiconv, readline
-PreReq:       OpenPKG, openpkg >= 20020206, ncurses
+BuildPreReq:  OpenPKG, openpkg >= 20021230, ncurses, libxml, neon, zlib, openssl, libiconv, readline
+PreReq:       OpenPKG, openpkg >= 20021230, ncurses
 AutoReq:      no
 AutoReqProv:  no
 
@@ -68,7 +68,7 @@ AutoReqProv:  no
         --without-included-neon \
         --with-neon=%{l_prefix} \
         --with-ssl=%{l_prefix}
-    %{l_shtool} subst -e 's;\(lib/getopt1\.o\);\1 lib/getopt.o;' Makefile
+    %{l_shtool} subst -e 's;\(lib/getopt\.o\) \(lib/getopt1\.o\);\2 \1;' Makefile
     %{l_make} %{l_mflags -O}
 
 %install