]> git.pld-linux.org Git - packages/fake.git/commitdiff
- 1.1.8. STBR RA-1_0 STABLE fake-1_1_8-1
authorareq <areq@pld-linux.org>
Wed, 23 Oct 2002 21:30:54 +0000 (21:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add man

Changed files:
    fake.spec -> 1.22

fake.spec

index b4957fe1251ddfe4a412cee747c65f32a0934511..a32f4a62efc49c9073896d948fe00162894f3671 100644 (file)
--- 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
 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
 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
 
 %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
 
 
 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
 %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/*
This page took 0.06843 seconds and 4 git commands to generate.