]> git.pld-linux.org Git - packages/httping.git/commitdiff
- 1.2.1 - should work now with mod_security from apache
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 2 Sep 2006 19:42:34 +0000 (19:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    httping.spec -> 1.15

httping.spec

index 23d8fb5c2d5bbac82c0fef10149a7d5495b013a9..dfa95d74a05420c8ecfa3cbb8e4ad69fd424b00a 100644 (file)
@@ -1,12 +1,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
@@ -32,6 +32,7 @@ statystycznych.
 %build
 %{__make} \
        CC="%{__cc}" \
+       DEBUG="" \
        CFLAGS="%{rpmcflags}"
 
 %install
This page took 0.033309 seconds and 4 git commands to generate.