SPECS: haproxy.spec - 1.2.15, update License, URL, config file sti...
glen
glen at pld-linux.org
Sun Jul 16 13:20:28 CEST 2006
Author: glen Date: Sun Jul 16 11:20:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.2.15, update License, URL, config file still missing
---- Files affected:
SPECS:
haproxy.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/haproxy.spec
diff -u SPECS/haproxy.spec:1.6 SPECS/haproxy.spec:1.7
--- SPECS/haproxy.spec:1.6 Sun Jul 16 13:17:05 2006
+++ SPECS/haproxy.spec Sun Jul 16 13:20:22 2006
@@ -2,15 +2,15 @@
Summary: haproxy - high-performance TCP/HTTP load balancer
Summary(pl): haproxy - wysoko wydajny load balancer TCP/HTTP
Name: haproxy
-Version: 1.1.32
+Version: 1.2.15
Release: 0.1
-License: GPL
+License: GPL v2
Group: Networking/Daemons
-Source0: http://w.ods.org/tools/haproxy/%{name}-%{version}.tar.gz
-# Source0-md5: 300a5c6294f577e3ef68d17caf8277d0
-Source1: %{name}.cfg
+Source0: http://haproxy.1wt.eu/download/1.2/src/haproxy-1.2.15.tar.gz
+# Source0-md5: 7461a3deeda099a6ee190f99e9763fea
+#Source1: %{name}.cfg
Source2: %{name}.init
-URL: http://w.ods.org/tools/haproxy/
+URL: http://haproxy.1wt.eu/
BuildRequires: pcre-devel
BuildRequires: rpmbuild(macros) >= 1.268
Requires(post,preun): /sbin/chkconfig
@@ -65,7 +65,7 @@
install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir}/%{name},/etc/rc.d/init.d}
install haproxy $RPM_BUILD_ROOT%{_sbindir}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
+#install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
%clean
@@ -86,7 +86,7 @@
%doc CHANGELOG examples/* doc/*
%attr(755,root,root) %{_sbindir}/*
%dir %{_sysconfdir}/%{name}
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
+#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -95,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/07/16 11:20:22 glen
+- 1.2.15, update License, URL, config file still missing
+
Revision 1.6 2006/07/16 11:17:05 glen
- use %service
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/haproxy.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list