Author: wrobell Date: Wed Aug 9 11:20:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed url - rel. 2 to build with openssl 0.9.8b
---- Files affected: SPECS: siege.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/siege.spec diff -u SPECS/siege.spec:1.19 SPECS/siege.spec:1.20 --- SPECS/siege.spec:1.19 Tue Dec 13 16:14:18 2005 +++ SPECS/siege.spec Wed Aug 9 13:20:39 2006 @@ -3,7 +3,7 @@ Summary(pl): Narzędzie do testowania serwerów HTTP Name: siege Version: 2.64 -Release: 1 +Release: 2 License: GPL v2 Group: Networking/Utilities Source0: ftp://sid.joedog.org/pub/siege/%{name}-%{version}.tar.gz @@ -12,10 +12,10 @@ Patch1: %{name}-am_fixes.patch Patch2: %{name}-no-interpolate.patch Patch3: %{name}-config.patch -URL: http://www.joedog.org/siege/ +URL: http://www.joedog.org/JoeDog/Siege BuildRequires: autoconf BuildRequires: automake -BuildRequires: openssl-devel >= 0.9.7d +BuildRequires: openssl-devel >= 0.9.8b BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -79,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/08/09 11:20:39 wrobell +- fixed url +- rel. 2 to build with openssl 0.9.8b + Revision 1.19 2005/12/13 15:14:18 glen - adapterized (sorted %verify attrs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/siege.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
