SPECS: zebra.spec - up to 0.95a - %configure: --enable-one-vty outdated - s...
duddits
duddits at pld-linux.org
Fri Jan 23 09:54:50 CET 2009
Author: duddits Date: Fri Jan 23 08:54:50 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.95a
- %configure: --enable-one-vty outdated
- socket_paths.patch updated
- more %files
---- Files affected:
SPECS:
zebra.spec (1.119 -> 1.120)
---- Diffs:
================================================================
Index: SPECS/zebra.spec
diff -u SPECS/zebra.spec:1.119 SPECS/zebra.spec:1.120
--- SPECS/zebra.spec:1.119 Thu Jan 24 02:23:04 2008
+++ SPECS/zebra.spec Fri Jan 23 09:54:44 2009
@@ -9,12 +9,12 @@
Summary(ru.UTF-8): Демон маршрутизации Zebra
Summary(uk.UTF-8): Демон маршрутизації Zebra
Name: zebra
-Version: 0.94
-Release: 5
+Version: 0.95a
+Release: 1
License: GPL
Group: Networking/Daemons
Source0: ftp://ftp.zebra.org/pub/zebra/%{name}-%{version}.tar.gz
-# Source0-md5: ff1633f1ac026b720fa37b1856be3f48
+# Source0-md5: 9b8fec2d4f910334e50167414fcf193b
Source1: %{name}.pam
Source10: %{name}-zebra.init
Source11: %{name}-bgpd.init
@@ -176,7 +176,6 @@
%{__automake}
%{__autoheader}
%configure \
- --enable-one-vty \
--enable-ipv6 \
--enable-netlink \
%{!?with_snmp:--disable-snmp} \
@@ -301,6 +300,7 @@
%attr(755,root,root) %{_bindir}/*
%dir %attr(750,root,root) %{_sysconfdir}
%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{_sysconfdir}/*.conf
+%attr(640,root,root) %{_sysconfdir}/*.sample*
%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/zebra
%dir %attr(750,root,root) /var/run/zebra
%dir %attr(750,root,root) /var/log/zebra
@@ -370,6 +370,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.120 2009/01/23 08:54:44 duddits
+- up to 0.95a
+- %configure: --enable-one-vty outdated
+- socket_paths.patch updated
+- more %files
+
Revision 1.119 2008/01/24 01:23:04 glen
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zebra.spec?r1=1.119&r2=1.120&f=u
More information about the pld-cvs-commit
mailing list