From: Ivo Timmermans <ivo@lychnis.net>
Date: Tue, 25 Apr 2000 10:27:44 +0000 (+0000)
Subject: Contributed by Mads Kiilerich.
X-Git-Tag: release-1.0pre1~63
X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;h=4d85552c5bf134ada1d1083ec86dabbe41497c4a;p=tinc

Contributed by Mads Kiilerich.
---

diff --git a/redhat/tinc.spec b/redhat/tinc.spec
index 73b198b4..232f088c 100644
--- a/redhat/tinc.spec
+++ b/redhat/tinc.spec
@@ -7,7 +7,7 @@ Group: Networking
 URL: http://tinc.nl.linux.org/
 Source0: %{name}-%{version}.tar.gz
 Buildroot: /var/tmp/%{name}-%{version}-%{release}
-#Requires: 
+Requires: /usr/bin/texi2html /usr/bin/install /usr/bin/patch
 
 %description
 tinc is cool!
@@ -22,6 +22,7 @@ See http://tinc.nl.linux.org/
 #automake
 ./configure --prefix=/usr --sysconfdir=/etc
 make
+texi2html doc/tinc.texi
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,7 +76,7 @@ END
 
 %files
 
-%doc AUTHORS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS ChangeLog NEWS README THANKS TODO *.html
 
 #%defattr(-,root,root)
 %config /etc/tinc