Author: blues Date: Mon Feb 5 23:13:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.2.16 - pass CC, it builds (at least)
---- Files affected: SPECS: haproxy.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/haproxy.spec diff -u SPECS/haproxy.spec:1.8 SPECS/haproxy.spec:1.9 --- SPECS/haproxy.spec:1.8 Sun Jul 16 13:20:51 2006 +++ SPECS/haproxy.spec Tue Feb 6 00:12:55 2007 @@ -2,12 +2,12 @@ Summary: haproxy - high-performance TCP/HTTP load balancer Summary(pl): haproxy - wysoko wydajny load balancer TCP/HTTP Name: haproxy -Version: 1.2.15 +Version: 1.2.16 Release: 0.1 License: GPL v2 Group: Networking/Daemons Source0: http://haproxy.1wt.eu/download/1.2/src/%{name}-%{version}.tar.gz -# Source0-md5: 7461a3deeda099a6ee190f99e9763fea +# Source0-md5: f72c44bcddf868edf4000503be09a12d #Source1: %{name}.cfg Source2: %{name}.init URL: http://haproxy.1wt.eu/ @@ -57,6 +57,7 @@ %build %{__make} \ DEBUG= \ + CC="%{__cc}" \ CPU_OPTS="%{rpmcflags}" \ LDFLAGS="%{rpmldflags}" @@ -95,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/02/05 23:12:55 blues +- 1.2.16 - pass CC, it builds (at least) + Revision 1.8 2006/07/16 11:20:51 glen - adapter ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/haproxy.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
