Browse Source

upgrading package: neon 0.23.5 -> 0.23.6

master
parent
commit
eed20f620e
  1. 7
      neon/neon.spec

7
neon/neon.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Group: Web
License: LGPL
Version: 0.23.5
Release: 20030117
Version: 0.23.6
Release: 20030118
# list of sources
Source0: http://www.webdav.org/neon/neon-%{version}.tar.gz
@ -63,7 +63,8 @@ AutoReqProv: no
XML2_CONFIG="%{l_prefix}/bin/xml2-config" \
./configure \
--prefix=%{l_prefix} \
--with-ssl=%{l_prefix} \
--with-libs=%{l_prefix}/lib \
--with-ssl \
--with-libxml2 \
--with-zlib \
--disable-shared \

Loading…
Cancel
Save