Author: charles Date: Mon Aug 3 21:39:29 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.3.1 - rm Patch0 (not needed anymore)
---- Files affected: packages/httping: httping.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/httping/httping.spec diff -u packages/httping/httping.spec:1.23 packages/httping/httping.spec:1.24 --- packages/httping/httping.spec:1.23 Wed Feb 18 20:41:43 2009 +++ packages/httping/httping.spec Mon Aug 3 23:39:23 2009 @@ -2,13 +2,12 @@ Summary: Ping-like tool for HTTP requests Summary(pl.UTF-8): Narzędzie do "pingowania" poprzez protokół HTTP Name: httping -Version: 1.3.0 +Version: 1.3.1 Release: 1 License: GPL Group: Networking/Utilities Source0: http://www.vanheusden.com/httping/%{name}-%{version}.tgz -# Source0-md5: 41c912a9ecc904e51d7260053fc2195c -Patch0: %{name}-Makefile.patch +# Source0-md5: fb742d577d3e7a8ea75cf97f7eb802f2 URL: http://www.vanheusden.com/httping/ BuildRequires: openssl-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,13 +27,12 @@ %prep %setup -q -%patch0 -p1 %build %{__make} \ CC="%{__cc}" \ DEBUG="" \ - CFLAGS="%{rpmcflags}" + OFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -58,6 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2009/08/03 21:39:23 charles +- up to 1.3.1 +- rm Patch0 (not needed anymore) + Revision 1.23 2009/02/18 19:41:43 charles - updated to 1.3.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/httping/httping.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
