From 614a1e1b0d26effabedb244b1a8f99d6f89cb6a9 Mon Sep 17 00:00:00 2001 From: areq Date: Wed, 23 Oct 2002 21:30:54 +0000 Subject: [PATCH] - 1.1.8. STBR - add man Changed files: fake.spec -> 1.22 --- fake.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/fake.spec b/fake.spec index b4957fe..a32f4a6 100644 --- a/fake.spec +++ b/fake.spec @@ -3,7 +3,7 @@ Summary(es): Software para arp spoofing Summary(pl): Prze³±czanie redundantnych serwerów poprzez arp spoofing Summary(pt_BR): Software para arp spoofing Name: fake -Version: 1.1.7 +Version: 1.1.8 Release: 1 License: GPL Group: Networking/Utilities @@ -53,7 +53,7 @@ permitir o uso de servidores de backup em uma rede local. %install rm -rf $RPM_BUILD_ROOT -%{__make} ROOT_DIR=$RPM_BUILD_ROOT install +%{__make} ROOT_DIR=$RPM_BUILD_ROOT MAN8_DIR=$RPM_BUILD_ROOT%{_mandir}/man8 install rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/fake/run/CVS @@ -68,5 +68,6 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fake/clear_routers %dir %{_sysconfdir}/fake/instance_config %config %{_sysconfdir}/fake/instance_config/203.12.97.7.cfg -%attr(755,root,root) %{_bindir}/send_arp -%attr(755,root,root) %{_bindir}/fake +%attr(755,root,root) %{_sbindir}/send_arp +%attr(755,root,root) %{_sbindir}/fake +%{_mandir}/man8/* -- 2.43.0