Kaynağa Gözat

upgrading package: sitecopy 0.14.3 -> 0.15.0

Ralf S. Engelschall 20 yıl önce
ebeveyn
işleme
f6808816e9
1 değiştirilmiş dosya ile 6 ekleme ve 5 silme
  1. 6 5
      sitecopy/sitecopy.spec

+ 6 - 5
sitecopy/sitecopy.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 Class:        BASE
 Group:        Web
 License:      GPL
-Version:      0.14.3
-Release:      20050105
+Version:      0.15.0
+Release:      20050305
 
 #   list of sources
 Source0:      http://www.lyra.org/sitecopy/sitecopy-%{version}.tar.gz
@@ -43,9 +43,9 @@ Source0:      http://www.lyra.org/sitecopy/sitecopy-%{version}.tar.gz
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc
-BuildPreReq:  openssl, libxml, expat, getopt
 PreReq:       OpenPKG, openpkg >= 20040130
-PreReq:       openssl, libxml, expat, getopt
+BuildPreReq:  openssl, neon, libxml, expat, getopt
+PreReq:       openssl, neon, libxml, expat, getopt
 AutoReq:      no
 AutoReqProv:  no
 
@@ -74,7 +74,7 @@ AutoReqProv:  no
         --cache-file=./config.cache \
         --prefix=%{l_prefix} \
         --with-ssl \
-        --with-included-neon \
+        --without-included-neon \
         --with-libxml2 \
         --without-gnome \
         --disable-rsh \
@@ -86,6 +86,7 @@ AutoReqProv:  no
     %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/share
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/doc
+    rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/fr
     strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}