packages: bird/bird.spec - add empty bird6.conf file

arekm arekm at pld-linux.org
Fri Jan 27 12:38:02 CET 2012


Author: arekm                        Date: Fri Jan 27 11:38:02 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add empty bird6.conf file

---- Files affected:
packages/bird:
   bird.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: packages/bird/bird.spec
diff -u packages/bird/bird.spec:1.70 packages/bird/bird.spec:1.71
--- packages/bird/bird.spec:1.70	Fri Jan 27 10:01:26 2012
+++ packages/bird/bird.spec	Fri Jan 27 12:37:57 2012
@@ -154,6 +154,7 @@
 #!/bin/sh
 exec %{_sbindir}/birdc -s /var/run/bird6.ctl
 EOF
+:> $RPM_BUILD_ROOT%{_sysconfdir}/%{name}6.conf
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}-ipv6
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/%{name}-ipv6
 %endif
@@ -216,7 +217,7 @@
 %attr(755,root,root) %{_sbindir}/birdc-6
 %attr(754,root,root) /etc/rc.d/init.d/bird-ipv6
 %attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bird-ipv6
-#%attr(640,root,bird) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bird-6.conf
+%attr(640,root,bird) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bird6.conf
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -225,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2012/01/27 11:37:57  arekm
+- add empty bird6.conf file
+
 Revision 1.70  2012/01/27 09:01:26  arekm
 - rel 3; fix birdc-6 socket path
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bird/bird.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list