[Kolab-devel] server/horde horde.spec,1.4,1.5 by stephan at doto.intevation.de
root at intevation.de
root at intevation.de
Thu Jul 31 14:12:14 CEST 2003
Update of /kolabrepository/server/horde
In directory doto:/tmp/cvs-serv1404
Modified Files:
horde.spec
Log Message:
Updated pear version. Removed references to mnemo, kronolith and nag as they
are unused.
Index: horde.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- horde.spec 31 Jul 2003 11:21:55 -0000 1.4
+++ horde.spec 31 Jul 2003 12:12:12 -0000 1.5
@@ -23,12 +23,12 @@
# package versions
%define V_horde 2.2.3
-%define V_pear 1.0.1.1
+%define V_pear 1.1
%define V_imp 3.2.1
%define V_turba 1.2
-%define V_kronolith 1.1
-%define V_mnemo 1.1
-%define V_nag 1.1
+#%define V_kronolith 1.1
+#%define V_mnemo 1.1
+#%define V_nag 1.1
# package information
Name: horde
@@ -50,9 +50,9 @@
Source1: ftp://ftp.horde.org/pub/pear/pear-%{V_pear}.tar.gz
Source2: ftp://ftp.horde.org/pub/imp/imp-%{V_imp}.tar.gz
Source3: ftp://ftp.horde.org/pub/turba/turba-%{V_turba}.tar.gz
-Source4: ftp://ftp.horde.org/pub/kronolith/kronolith-%{V_kronolith}.tar.gz
-Source5: ftp://ftp.horde.org/pub/mnemo/mnemo-%{V_mnemo}.tar.gz
-Source6: ftp://ftp.horde.org/pub/nag/nag-%{V_nag}.tar.gz
+#Source4: ftp://ftp.horde.org/pub/kronolith/kronolith-%{V_kronolith}.tar.gz
+#Source5: ftp://ftp.horde.org/pub/mnemo/mnemo-%{V_mnemo}.tar.gz
+#Source6: ftp://ftp.horde.org/pub/nag/nag-%{V_nag}.tar.gz
Source7: horde_horde.php
Source8: horde_html.php
Source9: horde_mime_drivers.php
@@ -94,9 +94,9 @@
%setup1 -q -T -D -a 1
%setup2 -q -T -D -a 2
%setup3 -q -T -D -a 3
- %setup4 -q -T -D -a 4
- %setup5 -q -T -D -a 5
- %setup6 -q -T -D -a 6
+# %setup4 -q -T -D -a 4
+# %setup5 -q -T -D -a 5
+# %setup6 -q -T -D -a 6
%build
#Done
@@ -115,12 +115,12 @@
cp -r imp/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
%{l_shtool} move turba-%{V_turba} turba
cp -r turba/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
- %{l_shtool} move kronolith-%{V_kronolith} kronolith
- cp -r kronolith/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
- %{l_shtool} move mnemo-%{V_mnemo} mnemo
- cp -r mnemo/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
- %{l_shtool} move nag-%{V_nag} nag
- cp -r nag/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
+# %{l_shtool} move kronolith-%{V_kronolith} kronolith
+# cp -r kronolith/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
+# %{l_shtool} move mnemo-%{V_mnemo} mnemo
+# cp -r mnemo/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
+# %{l_shtool} move nag-%{V_nag} nag
+# cp -r nag/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
)
#For Turba LDAP integration
@@ -139,26 +139,22 @@
%{l_shtool} install -c -m 755 %{SOURCE imp_mime_drivers.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/imp/config/mime_drivers.php
%{l_shtool} install -c -m 755 %{SOURCE imp_servers.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/imp/config/servers.php
# Handle Turba configuration files
- #Get the BASE_DN of the server
- #BASEDN=`cat %{l_prefix}/etc/kolab/kolab.conf | grep base_dn | awk '{ FS=" +: +"; } { print $3 }'`
- #echo $BASEDN
%{l_shtool} install -c -m 755 %{SOURCE turba_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/turba/config/conf.php
%{l_shtool} install -c -m 755 %{SOURCE turba_html.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/turba/config/html.php
%{l_shtool} install -c -m 755 %{SOURCE turba_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/turba/config/prefs.php
%{l_shtool} install -c -m 755 %{SOURCE turba_sources.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/turba/config/sources.php
- #cat %{SOURCE turba_sources.php} | sed "s:LOCALBASEDN:$BASEDN:" > $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/turba/config/sources.php
%{l_shtool} install -c -m 755 %{SOURCE turba_attributes.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/turba/config/attributes.php
# Handle Kronolith configuration files
- %{l_shtool} install -c -m 755 %{SOURCE kronolith_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/kronolith/config/conf.php
- %{l_shtool} install -c -m 755 %{SOURCE kronolith_html.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/kronolith/config/html.php
- %{l_shtool} install -c -m 755 %{SOURCE kronolith_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/kronolith/config/prefs.php
+# %{l_shtool} install -c -m 755 %{SOURCE kronolith_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/kronolith/config/conf.php
+# %{l_shtool} install -c -m 755 %{SOURCE kronolith_html.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/kronolith/config/html.php
+# %{l_shtool} install -c -m 755 %{SOURCE kronolith_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/kronolith/config/prefs.php
# Handle Mnemo configuration files
- %{l_shtool} install -c -m 755 %{SOURCE mnemo_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/mnemo/config/conf.php
- %{l_shtool} install -c -m 755 %{SOURCE mnemo_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/mnemo/config/prefs.php
+# %{l_shtool} install -c -m 755 %{SOURCE mnemo_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/mnemo/config/conf.php
+# %{l_shtool} install -c -m 755 %{SOURCE mnemo_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/mnemo/config/prefs.php
# Handle Nag configuration files
- %{l_shtool} install -c -m 755 %{SOURCE nag_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/nag/config/conf.php
- %{l_shtool} install -c -m 755 %{SOURCE nag_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/nag/config/prefs.php
- %{l_shtool} install -c -m 755 %{SOURCE nag_html.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/nag/config/html.php
+# %{l_shtool} install -c -m 755 %{SOURCE nag_conf.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/nag/config/conf.php
+# %{l_shtool} install -c -m 755 %{SOURCE nag_prefs.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/nag/config/prefs.php
+# %{l_shtool} install -c -m 755 %{SOURCE nag_html.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/nag/config/html.php
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
More information about the devel
mailing list