SPECS: dibbler.spec - removed man for server, relay from -client an...
radek
radek at pld-linux.org
Tue Jun 13 21:07:58 CEST 2006
Author: radek Date: Tue Jun 13 19:07:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed man for server,relay from -client and LICENSE (just gpl v2); STBR
---- Files affected:
SPECS:
dibbler.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/dibbler.spec
diff -u SPECS/dibbler.spec:1.26 SPECS/dibbler.spec:1.27
--- SPECS/dibbler.spec:1.26 Mon Dec 12 16:19:32 2005
+++ SPECS/dibbler.spec Tue Jun 13 21:07:53 2006
@@ -135,11 +135,12 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/server.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/server-relay.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/server-stateless.conf
-%{_mandir}/man8/*.8*
+%{_mandir}/man8/*-server.*
+%{_mandir}/man8/*-relay.*
%files client
%defattr(644,root,root,755)
-%doc CHANGELOG LICENSE RELNOTES VERSION
+%doc CHANGELOG RELNOTES VERSION
%doc client.conf client-stateless.conf doc/man/dibbler-client.8
%attr(755,root,root) %{_sbindir}/dibbler-client
%dir %{_sharedstatedir}/%{name}
@@ -148,7 +149,7 @@
%dir %{_sysconfdir}/%{name}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/client.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/client-stateless.conf
-%{_mandir}/man8/*.8*
+%{_mandir}/man8/*-client.*
%files doc
%defattr(644,root,root,755)
@@ -160,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/06/13 19:07:53 radek
+- removed man for server,relay from -client and LICENSE (just gpl v2); STBR
+
Revision 1.26 2005/12/12 15:19:32 glen
- adapterized (sorted %verify flags)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dibbler.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list