|
From: <di...@us...> - 2007-01-30 15:01:30
|
Revision: 332
http://safekeep.svn.sourceforge.net/safekeep/?rev=332&view=rev
Author: dimi
Date: 2007-01-30 07:01:25 -0800 (Tue, 30 Jan 2007)
Log Message:
-----------
Add the licensing files to all packages
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2007-01-30 04:45:58 UTC (rev 331)
+++ safekeep/trunk/safekeep.spec.in 2007-01-30 15:01:25 UTC (rev 332)
@@ -89,10 +89,14 @@
%{_mandir}/man1/safekeep.1*
%doc AUTHORS COPYING LICENSE README
+%files client
+%doc AUTHORS COPYING LICENSE
+
%files server
%attr(750,%{name},%{name}) %dir %{homedir}
%dir %{_sysconfdir}/safekeep.d
%doc safekeep-test sample.conf
+%doc AUTHORS COPYING LICENSE
%changelog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|