[packages/rp-pppoe] - don't package doc/LICENSE (a copy of GPL); more verbose man files
qboosh
qboosh at pld-linux.org
Sun Jan 22 13:58:45 CET 2017
commit 88e442a38f0a08869b2fc5b8609f21c22cb49211
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 22 14:00:08 2017 +0100
- don't package doc/LICENSE (a copy of GPL); more verbose man files
rp-pppoe.spec | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/rp-pppoe.spec b/rp-pppoe.spec
index c084384..f1cfc6f 100644
--- a/rp-pppoe.spec
+++ b/rp-pppoe.spec
@@ -173,7 +173,7 @@ fi
%files
%defattr(644,root,root,755)
-%doc README doc/*
+%doc README doc/{CHANGES,HOW-TO-CONNECT,KERNEL-MODE-PPPOE,PROBLEMS}
%attr(755,root,root) %{_sbindir}/pppoe
%attr(755,root,root) %{_sbindir}/pppoe-connect
%attr(755,root,root) %{_sbindir}/pppoe-setup
@@ -183,12 +183,12 @@ fi
%config(noreplace) %{_sysconfdir}/ppp/pppoe.conf
%config(noreplace) %{_sysconfdir}/ppp/firewall-masq
%config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
-%{_mandir}/man5/pppoe.conf.*
-%{_mandir}/man8/pppoe-connect*
-%{_mandir}/man8/pppoe-setup*
-%{_mandir}/man8/pppoe-sniff*
-%{_mandir}/man8/pppoe-st*
-%{_mandir}/man8/pppoe.*
+%{_mandir}/man5/pppoe.conf.5*
+%{_mandir}/man8/pppoe-connect.8*
+%{_mandir}/man8/pppoe-setup.8*
+%{_mandir}/man8/pppoe-sniff.8*
+%{_mandir}/man8/pppoe-st*.8*
+%{_mandir}/man8/pppoe.8*
%files gui
%defattr(644,root,root,755)
@@ -196,19 +196,20 @@ fi
%attr(755,root,root) %{_sbindir}/pppoe-wrapper
%dir %{_sysconfdir}/ppp/rp-pppoe-gui
%{_datadir}/tkpppoe
-%{_mandir}/man1/*
+%{_mandir}/man1/pppoe-wrapper.1*
+%{_mandir}/man1/tkpppoe.1*
%files server
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/pppoe-server
%config(noreplace) %{_sysconfdir}/ppp/pppoe-server-options
-%{_mandir}/man8/pppoe-server*
+%{_mandir}/man8/pppoe-server.8*
%attr(754,root,root) /etc/rc.d/init.d/pppoe-server
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pppoe-server
%files relay
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/pppoe-relay
-%{_mandir}/man8/pppoe-relay*
+%{_mandir}/man8/pppoe-relay.8*
%attr(754,root,root) /etc/rc.d/init.d/pppoe-relay
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pppoe-relay
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rp-pppoe.git/commitdiff/88e442a38f0a08869b2fc5b8609f21c22cb49211
More information about the pld-cvs-commit
mailing list