commit ede31b32089da9878e3faeb78592ab3734481eb8
Author: Łukasz Kieś <[email protected]>
Date:   Fri May 3 19:27:49 2013 +0200

    - updated to 2.2.1
    - patch0 is obsoleted

 httping.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/httping.spec b/httping.spec
index b93f31e..e637a98 100644
--- a/httping.spec
+++ b/httping.spec
@@ -1,13 +1,12 @@
 Summary:       Ping-like tool for HTTP requests
 Summary(pl.UTF-8):     Narzędzie do "pingowania" poprzez protokół HTTP
 Name:          httping
-Version:       2.2
+Version:       2.2.1
 Release:       1
-License:       GPLv2
+License:       GPL v2
 Group:         Networking/Utilities
 Source0:       http://www.vanheusden.com/httping/%{name}-%{version}.tgz
-# Source0-md5: 622792cfd5116c99d0eff34b730e8737
-Patch0:                ncurses-headers.patch
+# Source0-md5: ccc1666f435a37f9472ab6b97f174fab
 URL:           http://www.vanheusden.com/httping/
 BuildRequires: fftw3-devel
 BuildRequires: ncurses-devel
@@ -29,7 +28,6 @@ statystycznych.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 cat << EOF > makefile.inc
@@ -41,7 +39,7 @@ EOF
 %{__make} \
        CC="%{__cc}" \
        DEBUG="" \
-       OFLAGS="%{rpmcflags}"
+       OFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/httping.git/commitdiff/ede31b32089da9878e3faeb78592ab3734481eb8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to