From 13dd7337f89c1d61c48396b255b68f641a0b0d40 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sat, 11 Aug 2001 17:01:30 +0000 Subject: [PATCH] - changed Group to Networking/Daemons, - removed /sbin/chkconfig from Requires and added rc-scripts to Prereq, - removed INSTALL from %doc. Changed files: fakebo.spec -> 1.8 --- fakebo.spec | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fakebo.spec b/fakebo.spec index 15bd03f..e97fb92 100644 --- a/fakebo.spec +++ b/fakebo.spec @@ -4,14 +4,15 @@ Name: fakebo Version: 0.4.1 Release: 2 License: GPL -Group: X11/Utilities -Group(pl): X11/Narzêdzia +Group: Networking/Daemons +Group(de): Netzwerkwesen/Server +Group(pl): Sieciowe/Serwery Source0: ftp://ftp.linux.hr/pub/fakebo/%{name}-%{version}.tar.gz -Source1: fakebo.init -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -BuildRequires: autoconf +Source1: %{name}.init URL: http://cvs.linux.hr/fakebo/ -Requires: /sbin/chkconfig +BuildRequires: autoconf +Prereq: rc-scripts +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description FakeBO fakes trojan server responses (Back Orifice, NetBus, etc.) and @@ -40,8 +41,7 @@ install -d $RPM_BUILD_ROOT/etc/rc.d/init.d install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/fakebo -gzip -9nf INSTALL HACKING AUTHORS TODO NEWS ChangeLog README \ - custom.replies +gzip -9nf HACKING AUTHORS TODO NEWS ChangeLog README custom.replies %clean rm -rf $RPM_BUILD_ROOT @@ -65,8 +65,8 @@ fi %files %defattr(644,root,root,755) +%doc *.gz %attr(755,root,root) %{_bindir}/fakebo %attr(754,root,root) /etc/rc.d/init.d/fakebo %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fakebo.conf %{_mandir}/man1/fakebo.1* -%doc *.gz -- 2.44.0