SPECS: horde-chora.spec, horde-dimp.spec, horde-forwards.spec, horde-gollem...

baggins baggins at pld-linux.org
Fri Oct 10 00:17:12 CEST 2008


Author: baggins                      Date: Thu Oct  9 22:17:12 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:
   horde-chora.spec (1.64 -> 1.65) , horde-dimp.spec (1.4 -> 1.5) , horde-forwards.spec (1.11 -> 1.12) , horde-gollem.spec (1.39 -> 1.40) , horde-groupware.spec (1.8 -> 1.9) , horde-hermes.spec (1.1 -> 1.2) , horde-imp.spec (1.128 -> 1.129) , horde-ingo.spec (1.42 -> 1.43) , horde-jeta.spec (1.11 -> 1.12) , horde-jonah.spec (1.21 -> 1.22) , horde-klutz.spec (1.23 -> 1.24) , horde-kronolith.spec (1.58 -> 1.59) , horde-mimp.spec (1.35 -> 1.36) , horde-mnemo.spec (1.36 -> 1.37) , horde-nag.spec (1.40 -> 1.41) , horde-nic.spec (1.11 -> 1.12) , horde-passwd.spec (1.59 -> 1.60) , horde-sam.spec (1.10 -> 1.11) , horde-trean.spec (1.23 -> 1.24) , horde-turba.spec (1.93 -> 1.94) , horde-ulaform.spec (1.16 -> 1.17) , horde-vacation.spec (1.19 -> 1.20) , horde-webmail.spec (1.16 -> 1.17) , horde-whups.spec (1.29 -> 1.30) , horde-wicked.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/horde-chora.spec
diff -u SPECS/horde-chora.spec:1.64 SPECS/horde-chora.spec:1.65
--- SPECS/horde-chora.spec:1.64	Thu Oct  9 23:56:36 2008
+++ SPECS/horde-chora.spec	Fri Oct 10 00:17:02 2008
@@ -26,8 +26,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
@@ -70,9 +68,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
 
@@ -150,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2008/10/09 22:17:02  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.64  2008/10/09 21:56:36  baggins
 - removed unreadable tangle of macros and ugly hacks
 

================================================================
Index: SPECS/horde-dimp.spec
diff -u SPECS/horde-dimp.spec:1.4 SPECS/horde-dimp.spec:1.5
--- SPECS/horde-dimp.spec:1.4	Thu Oct  9 23:50:40 2008
+++ SPECS/horde-dimp.spec	Fri Oct 10 00:17:02 2008
@@ -22,8 +22,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
@@ -73,9 +71,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
 
@@ -125,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/10/09 22:17:02  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.4  2008/10/09 21:50:40  baggins
 - updated to 1.1
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-forwards.spec
diff -u SPECS/horde-forwards.spec:1.11 SPECS/horde-forwards.spec:1.12
--- SPECS/horde-forwards.spec:1.11	Thu Oct  9 23:56:36 2008
+++ SPECS/horde-forwards.spec	Fri Oct 10 00:17:02 2008
@@ -24,8 +24,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
@@ -68,9 +66,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
 
@@ -128,6 +126,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/10/09 22:17:02  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.11  2008/10/09 21:56:36  baggins
 - removed unreadable tangle of macros and ugly hacks
 

================================================================
Index: SPECS/horde-gollem.spec
diff -u SPECS/horde-gollem.spec:1.39 SPECS/horde-gollem.spec:1.40
--- SPECS/horde-gollem.spec:1.39	Thu Oct  9 23:51:01 2008
+++ SPECS/horde-gollem.spec	Fri Oct 10 00:17:02 2008
@@ -23,8 +23,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
@@ -73,9 +71,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
 
@@ -152,6 +150,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2008/10/09 22:17:02  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.39  2008/10/09 21:51:01  baggins
 - up to 1.0.4
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-groupware.spec
diff -u SPECS/horde-groupware.spec:1.8 SPECS/horde-groupware.spec:1.9
--- SPECS/horde-groupware.spec:1.8	Wed Feb  6 23:33:44 2008
+++ SPECS/horde-groupware.spec	Fri Oct 10 00:17:02 2008
@@ -31,8 +31,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
@@ -88,9 +86,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
 %if 0
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
@@ -146,7 +144,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.8  2008/02/06 22:33:44  glen
+Revision 1.9  2008/10/09 22:17:02  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.8  2008-02-06 22:33:44  glen
 - up to 1.1rc1
 
 Revision 1.7  2007/10/02 08:49:38  glen

================================================================
Index: SPECS/horde-hermes.spec
diff -u SPECS/horde-hermes.spec:1.1 SPECS/horde-hermes.spec:1.2
--- SPECS/horde-hermes.spec:1.1	Thu Oct  9 23:51:20 2008
+++ SPECS/horde-hermes.spec	Fri Oct 10 00:17:02 2008
@@ -24,8 +24,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
@@ -34,7 +32,6 @@
 %define		_webapp		horde-%{_hordeapp}
 %define		_sysconfdir	%{_webapps}/%{_webapp}
 
-# GET DESCRIPTION FROM PROJECT URL
 %description
 Hermes is a time-tracking application integrated with the Horde
 Framework. It ties into Turba (to retrieve clients) and Nag and
@@ -64,9 +61,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
 
@@ -126,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/10/09 22:17:02  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.1  2008/10/09 21:51:20  baggins
 - initial revision
 

================================================================
Index: SPECS/horde-imp.spec
diff -u SPECS/horde-imp.spec:1.128 SPECS/horde-imp.spec:1.129
--- SPECS/horde-imp.spec:1.128	Thu Oct  9 23:51:36 2008
+++ SPECS/horde-imp.spec	Fri Oct 10 00:17:02 2008
@@ -28,9 +28,7 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# horde accesses it directly in help->about
-%define		_noautocompressdoc  CREDITS
-%define		_noautoreq			'pear(Horde.*)' 'pear(Text/Flowed.php)'
+%define		_noautoreq	'pear(Horde.*)' 'pear(Text/Flowed.php)'
 
 %define		hordedir	/usr/share/horde
 %define		_appdir		%{hordedir}/%{hordeapp}
@@ -82,9 +80,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
 
@@ -182,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2008/10/09 22:17:02  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.128  2008/10/09 21:51:36  baggins
 - up to 4.3
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-ingo.spec
diff -u SPECS/horde-ingo.spec:1.42 SPECS/horde-ingo.spec:1.43
--- SPECS/horde-ingo.spec:1.42	Thu Oct  9 23:51:49 2008
+++ SPECS/horde-ingo.spec	Fri Oct 10 00:17:02 2008
@@ -23,8 +23,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
@@ -80,9 +78,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
 
@@ -132,6 +130,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008/10/09 22:17:02  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.42  2008/10/09 21:51:49  baggins
 - up to 1.2.1
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-jeta.spec
diff -u SPECS/horde-jeta.spec:1.11 SPECS/horde-jeta.spec:1.12
--- SPECS/horde-jeta.spec:1.11	Thu Oct  9 23:56:36 2008
+++ SPECS/horde-jeta.spec	Fri Oct 10 00:17:02 2008
@@ -24,8 +24,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
@@ -63,9 +61,9 @@
 echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
 cp -a lib locale templates themes jar $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
 
@@ -117,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/10/09 22:17:02  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.11  2008/10/09 21:56:36  baggins
 - removed unreadable tangle of macros and ugly hacks
 

================================================================
Index: SPECS/horde-jonah.spec
diff -u SPECS/horde-jonah.spec:1.21 SPECS/horde-jonah.spec:1.22
--- SPECS/horde-jonah.spec:1.21	Thu Mar 15 17:41:50 2007
+++ SPECS/horde-jonah.spec	Fri Oct 10 00:17:02 2008
@@ -25,8 +25,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
@@ -69,9 +67,9 @@
 echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
 cp -a lib locale templates themes channels delivery lists stories $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
 
@@ -135,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/10/09 22:17:02  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.21  2007/03/15 16:41:50  paszczus
 - updated to 2007-03-15
 

================================================================
Index: SPECS/horde-klutz.spec
diff -u SPECS/horde-klutz.spec:1.23 SPECS/horde-klutz.spec:1.24
--- SPECS/horde-klutz.spec:1.23	Thu Mar 15 17:43:37 2007
+++ SPECS/horde-klutz.spec	Fri Oct 10 00:17:02 2008
@@ -27,8 +27,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
@@ -72,9 +70,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
 
@@ -161,6 +159,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/10/09 22:17:02  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.23  2007/03/15 16:43:37  paszczus
 - updated to 2007-03-15
 

================================================================
Index: SPECS/horde-kronolith.spec
diff -u SPECS/horde-kronolith.spec:1.58 SPECS/horde-kronolith.spec:1.59
--- SPECS/horde-kronolith.spec:1.58	Thu Oct  9 23:52:02 2008
+++ SPECS/horde-kronolith.spec	Fri Oct 10 00:17:02 2008
@@ -24,8 +24,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
@@ -82,9 +80,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
 
@@ -144,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2008/10/09 22:17:02  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.58  2008/10/09 21:52:02  baggins
 - up to 2.3
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-mimp.spec
diff -u SPECS/horde-mimp.spec:1.35 SPECS/horde-mimp.spec:1.36
--- SPECS/horde-mimp.spec:1.35	Thu Oct  9 23:52:14 2008
+++ SPECS/horde-mimp.spec	Fri Oct 10 00:17:02 2008
@@ -23,8 +23,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.*)' 'pear(Text/Flowed.php)'
 
 %define		hordedir	/usr/share/horde
@@ -72,9 +70,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
 
@@ -150,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/10/09 22:17:02  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.35  2008/10/09 21:52:14  baggins
 - up to 1.1.1
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-mnemo.spec
diff -u SPECS/horde-mnemo.spec:1.36 SPECS/horde-mnemo.spec:1.37
--- SPECS/horde-mnemo.spec:1.36	Thu Oct  9 23:52:25 2008
+++ SPECS/horde-mnemo.spec	Fri Oct 10 00:17:02 2008
@@ -23,8 +23,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
@@ -72,9 +70,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
 
@@ -133,6 +131,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/10/09 22:17:02  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.36  2008/10/09 21:52:25  baggins
 - up to 2.2.1
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-nag.spec
diff -u SPECS/horde-nag.spec:1.40 SPECS/horde-nag.spec:1.41
--- SPECS/horde-nag.spec:1.40	Thu Oct  9 23:52:40 2008
+++ SPECS/horde-nag.spec	Fri Oct 10 00:17:02 2008
@@ -23,8 +23,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
@@ -68,9 +66,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
 
@@ -129,6 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2008/10/09 22:17:02  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.40  2008/10/09 21:52:40  baggins
 - up to 2.3
 - removed unreadable tangle of macros and ugly hacks

================================================================
Index: SPECS/horde-nic.spec
diff -u SPECS/horde-nic.spec:1.11 SPECS/horde-nic.spec:1.12
--- SPECS/horde-nic.spec:1.11	Wed Aug  1 13:41:07 2007
+++ SPECS/horde-nic.spec	Fri Oct 10 00:17:02 2008
@@ -26,8 +26,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
@@ -89,9 +87,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
 
@@ -150,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/10/09 22:17:02  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.11  2007/08/01 11:41:07  paszczus
 - rel 2
 

================================================================
Index: SPECS/horde-passwd.spec
diff -u SPECS/horde-passwd.spec:1.59 SPECS/horde-passwd.spec:1.60
--- SPECS/horde-passwd.spec:1.59	Thu Oct  9 23:56:36 2008
+++ SPECS/horde-passwd.spec	Fri Oct 10 00:17:02 2008
@@ -25,8 +25,6 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-chora.spec?r1=1.64&r2=1.65&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-dimp.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-forwards.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-gollem.spec?r1=1.39&r2=1.40&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-groupware.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-hermes.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-imp.spec?r1=1.128&r2=1.129&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-ingo.spec?r1=1.42&r2=1.43&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-jeta.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-jonah.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-klutz.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-kronolith.spec?r1=1.58&r2=1.59&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-mimp.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-mnemo.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-nag.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-nic.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-passwd.spec?r1=1.59&r2=1.60&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-sam.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-trean.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-turba.spec?r1=1.93&r2=1.94&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-ulaform.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-vacation.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-webmail.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-whups.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-wicked.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list