Author: blues Date: Sat Sep 2 19:42:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.2.1 - should work now with mod_security from apache
---- Files affected: SPECS: httping.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/httping.spec diff -u SPECS/httping.spec:1.14 SPECS/httping.spec:1.15 --- SPECS/httping.spec:1.14 Thu Jan 12 11:08:03 2006 +++ SPECS/httping.spec Sat Sep 2 21:42:34 2006 @@ -2,12 +2,12 @@ Summary: Ping-like tool for HTTP requests Summary(pl): Narzędzie do "pingowania" poprzez protokół HTTP Name: httping -Version: 1.0.10 +Version: 1.2.1 Release: 1 License: GPL Group: Networking/Utilities Source0: http://www.vanheusden.com/httping/%{name}-%{version}.tgz -# Source0-md5: 998b00b8babeb3196d28c20ad87d9c15 +# Source0-md5: 71a5d0d3f53867d0c990a608d7d679bd Patch0: %{name}-Makefile.patch URL: http://www.vanheusden.com/httping/ BuildRequires: openssl-devel @@ -33,6 +33,7 @@ %build %{__make} \ CC="%{__cc}" \ + DEBUG="" \ CFLAGS="%{rpmcflags}" %install @@ -57,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/09/02 19:42:34 blues +- 1.2.1 - should work now with mod_security from apache + Revision 1.14 2006/01/12 10:08:03 darekr - updated to 1.0.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/httping.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
