|
From: <di...@us...> - 2007-09-07 03:09:55
|
Revision: 539
http://safekeep.svn.sourceforge.net/safekeep/?rev=539&view=rev
Author: dimi
Date: 2007-09-06 20:09:51 -0700 (Thu, 06 Sep 2007)
Log Message:
-----------
We don't need to include AUTHORS COPYING LICENSE multiple times, keeping them in -common is enough.
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2007-09-07 03:08:32 UTC (rev 538)
+++ safekeep/trunk/safekeep.spec.in 2007-09-07 03:09:51 UTC (rev 539)
@@ -101,7 +101,6 @@
%doc AUTHORS COPYING LICENSE README TODO
%files client
-%doc AUTHORS COPYING LICENSE
%files server
%attr(750,%{name},%{name}) %dir %{homedir}
@@ -113,7 +112,6 @@
%{_mandir}/man5/safekeep.conf.5*
%{_mandir}/man5/safekeep.backup.5*
%doc sample.backup
-%doc AUTHORS COPYING LICENSE
%changelog
* Sun Jun 17 2007 Dimi Paun <di...@la...> 1.0.1-1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|