Updated by Lubomir Bulej and Mads Kiilerich: it uses /etc/tinc/nets.boot and the...
[tinc] / redhat / tinc.spec
index 376599d..eab4346 100644 (file)
@@ -1,7 +1,7 @@
 Summary: tinc Virtual Private Network daemon
 Name: tinc
-Version: 1.0pre1
-Release: 2
+Version: 1.0pre2
+Release: 1
 Copyright: GPL
 Group: System Environment/Daemons
 URL: http://tinc.nl.linux.org/
@@ -83,7 +83,7 @@ grep -q '^tinc[[:space:]]' /etc/services || patch -s /etc/services << END
   hmmp-ind     612/tcp         dqs313_intercell# HMMP Indication / DQS
   hmmp-ind     612/udp         dqs313_intercell# HMMP Indication / DQS
 + tinc         655/tcp         TINC            # tinc vpn
-+ tinc         655/udp         TINC            # tinc.nl.linux.org
++ tinc         655/udp         TINC            # http://tinc.nl.linux.org/
   #
   # UNIX specific services
 END
@@ -93,21 +93,21 @@ grep -q '^alias tap0' /etc/conf.modules || cat >> /etc/conf.modules << END
 alias tap0 ethertap
 alias char-major-36 netlink_dev
 END
-/sbin/install-info /usr/info/tinc.info.gz /usr/info/dir --entry="* tinc: (tinc).                               The tinc Manual."
+/sbin/install-info /usr/info/tinc.info.gz /usr/info/dir 
 
 %preun
-/sbin/install-info --delete /usr/info/tinc.info.gz /usr/info/dir --entry="* tinc: (tinc).                              The tinc Manual."
+/sbin/install-info --delete /usr/info/tinc.info.gz /usr/info/dir
 
 %postun
 
 %files
-%doc AUTHORS ChangeLog NEWS README THANKS *.html doc/tincd.conf.sample
+%doc AUTHORS ChangeLog NEWS README THANKS *.html doc/tinc.conf.sample
 %config /etc/tinc/
-/etc/rc.d/init.d/tinc
+%attr(0755,root,root) /etc/rc.d/init.d/tinc
 /usr/sbin/genauth
 /usr/sbin/tincd
 /usr/lib/tinc/
-/usr/man/man5/tincd.conf.5
+/usr/man/man5/tinc.conf.5
 /usr/man/man8/genauth.8
 /usr/man/man8/tincd.8
 /usr/info/tinc.info.gz