Author: baggins                      Date: Thu Oct  9 22:01:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just copy CREDITS where horde wants it, instead of making a symlink
  (possibly pointing to nothingnes if package is installed with --excludedocs)

---- Files affected:
SPECS:
   template-horde.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/template-horde.spec
diff -u SPECS/template-horde.spec:1.15 SPECS/template-horde.spec:1.16
--- SPECS/template-horde.spec:1.15      Mon Feb 12 02:06:34 2007
+++ SPECS/template-horde.spec   Fri Oct 10 00:01:32 2008
@@ -38,8 +38,6 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# horde accesses it directly in help->about
-%define                _noautocompressdoc  CREDITS
 %define                _noautoreq      'pear(Horde.*)'
 
 %define                hordedir        /usr/share/horde
@@ -83,9 +81,9 @@
 echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
 cp -a lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
+cp -a docs/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
-ln -s %{_docdir}/%{name}-%{version}/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
@@ -145,6 +143,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/10/09 22:01:32  baggins
+- just copy CREDITS where horde wants it, instead of making a symlink
+  (possibly pointing to nothingnes if package is installed with --excludedocs)
+
 Revision 1.15  2007/02/12 01:06:34  baggins
 - converted to UTF-8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-horde.spec?r1=1.15&r2=1.16&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to