Author: megabajt Date: Wed Apr 21 17:09:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.16.6 - added -neon.patch (adds support for neon 0.29.x) - new URL
---- Files affected: packages/sitecopy: sitecopy.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/sitecopy/sitecopy.spec diff -u packages/sitecopy/sitecopy.spec:1.11 packages/sitecopy/sitecopy.spec:1.12 --- packages/sitecopy/sitecopy.spec:1.11 Wed Apr 21 19:07:48 2010 +++ packages/sitecopy/sitecopy.spec Wed Apr 21 19:09:36 2010 @@ -2,13 +2,15 @@ Summary: Tool for easily maintaining remote web sites Summary(pl.UTF-8): Narzędzie do łatwego utrzymywania zdalnych serwisów WWW Name: sitecopy -Version: 0.16.3 -Release: 4 +Version: 0.16.6 +Release: 1 License: GPL Group: Networking/Utilities -Source0: http://www.lyra.org/sitecopy/%{name}-%{version}.tar.gz -# Source0-md5: df48499ad81b333a9d255c1709e09a1a -URL: http://www.lyra.org/sitecopy/ +Source0: http://www.manyfish.co.uk/sitecopy/%{name}-%{version}.tar.gz +# Source0-md5: b3aeb5a5f00af3db90b408e8c32a6c01 +Patch0: %{name}-neon.patch +URL: http://www.manyfish.co.uk/sitecopy/ +BuildRequires: autoconf BuildRequires: automake BuildRequires: heimdal-devel BuildRequires: neon-devel @@ -33,9 +35,11 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.sub . +%{__autoconf} %configure \ --with-ssl=openssl \ --with-gssapi @@ -66,6 +70,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2010/04/21 17:09:36 megabajt +- updated to 0.16.6 +- added -neon.patch (adds support for neon 0.29.x) +- new URL + Revision 1.11 2010/04/21 17:07:48 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sitecopy/sitecopy.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
