head	1.1;
access;
symbols
	HORDE_1_2_7:1.1.2.21
	HORDE_1_2_6:1.1.2.20
	HORDE_1_2_5:1.1.2.19
	HORDE_1_2_4:1.1.2.18
	HORDE_1_2_3:1.1.2.16
	HORDE_1_2_2:1.1.2.13
	HORDE_1_2_1:1.1.2.12
	HORDE_1_2_0:1.1.2.10
	HORDE_1_2_0_pre14:1.1.2.13
	HORDE_1_2_0_pre13:1.1.2.3
	STABLE_1_2:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2000.05.30.17.49.12;	author bjn;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2000.05.30.17.49.12;	author bjn;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2000.06.14.15.15.58;	author bjn;	state Exp;
branches;
next	1.1.2.3;

1.1.2.3
date	2000.06.15.20.04.50;	author bjn;	state Exp;
branches;
next	1.1.2.4;

1.1.2.4
date	2000.06.28.12.11.55;	author bjn;	state Exp;
branches;
next	1.1.2.5;

1.1.2.5
date	2000.06.28.19.57.51;	author bjn;	state Exp;
branches;
next	1.1.2.6;

1.1.2.6
date	2000.07.07.22.37.11;	author bjn;	state Exp;
branches;
next	1.1.2.7;

1.1.2.7
date	2000.07.25.12.58.50;	author bjn;	state Exp;
branches;
next	1.1.2.8;

1.1.2.8
date	2000.07.25.15.02.12;	author bjn;	state Exp;
branches;
next	1.1.2.9;

1.1.2.9
date	2000.07.31.13.13.08;	author bjn;	state Exp;
branches;
next	1.1.2.10;

1.1.2.10
date	2000.08.07.03.04.44;	author bjn;	state Exp;
branches;
next	1.1.2.11;

1.1.2.11
date	2000.08.23.00.50.40;	author bjn;	state Exp;
branches;
next	1.1.2.12;

1.1.2.12
date	2000.08.23.01.54.49;	author bjn;	state Exp;
branches;
next	1.1.2.13;

1.1.2.13
date	2000.09.09.07.59.54;	author bjn;	state Exp;
branches;
next	1.1.2.14;

1.1.2.14
date	2000.09.30.15.10.00;	author bjn;	state Exp;
branches;
next	1.1.2.15;

1.1.2.15
date	2000.09.30.18.33.44;	author bjn;	state Exp;
branches;
next	1.1.2.16;

1.1.2.16
date	2000.09.30.19.01.47;	author bjn;	state Exp;
branches;
next	1.1.2.17;

1.1.2.17
date	2000.10.26.12.15.08;	author bjn;	state Exp;
branches;
next	1.1.2.18;

1.1.2.18
date	2000.10.26.18.37.43;	author bjn;	state Exp;
branches;
next	1.1.2.19;

1.1.2.19
date	2001.02.06.16.29.07;	author bjn;	state Exp;
branches;
next	1.1.2.20;

1.1.2.20
date	2001.07.21.17.41.57;	author bjn;	state Exp;
branches;
next	1.1.2.21;

1.1.2.21
date	2001.07.22.04.51.56;	author bjn;	state Exp;
branches;
next	1.1.2.22;

1.1.2.22
date	2001.11.14.21.52.22;	author bjn;	state Exp;
branches;
next	;


desc
@@


1.1
log
@file TODO was initially added on branch STABLE_1_2.
@
text
@@


1.1.2.1
log
@horde.README and TODO list, and style.
@
text
@a0 34
RPM To-Do List                                                          TODO
=--------------------------------------------------------------------------=

$Author$
$Revision$
$Date$


All RPMs:
 - Packager: should use @@horde.org address (in other docs also)


PHP RPMs:
 - rebuild using RedHat php-3.0.16-5 SRPM
 - require Apache >= 1.3.12 (because of link error with 1.3.9)
 - SPEC now has config. variable for MySQL:  change all ours to lower-case
 - .so files moved from /usr/lib/apache to /usr/lib/php3
 - IMAP dependency fixes:  try WITHOUT custom nokrb RPMs on build machine
 - update php.README "ISSUES" section


Horde/IMP RPMs:
 - make phplib/local.inc a secure file also (mention in docs/SECURITY)
 - don't override perms/owner of config/* files; leave them as secure.sh
     leaves them (so that "rpm -e" doesn't leave trash behind)
 - don't add .cvsignore files to RPMs
 - Icon: directives pointing to file in graphics
 - database password-syncing script
 - support for PostgreSQL, and shared memory/DBM for sessions
 - i18n SPEC files
 - tighter rules for %postun actions so that "rpm -U" vs. "rpm -E" does the
     right thing (see php.spec "triggerpostun" for example)
 - add option (default=no) to use /usr/share, for RedHat Secure Server

@


1.1.2.2
log
@Checkpoint before "cvs release".
@
text
@d4 7
a10 3
$Author: bjn $
$Revision: 1.1.2.1 $
$Date: 2000/05/30 17:49:12 $
a22 3
 - database password-syncing script
 - ship with password disabled until this script is run (see RedHat post
     re: RPM non-interactivity)
a23 1
 - i18n SPEC files
a25 1
 - check permission of horde.conf file (shouldn't be 440/nobody/nobody)
a26 1
 - apply a patch to uncomment RPM MIME viewing
d28 1
d30 1
@


1.1.2.3
log
@Updated to php-3.0.16-5horde7 to encompass RedHat 3.0.16-5 changes.  Notably
this fixes the IMAP krb5 issues.
@
text
@d5 2
a6 2
$Revision: 1.1.2.2 $
$Date: 2000/06/14 15:15:58 $
d10 6
a15 1
 (none... woop!)
@


1.1.2.4
log
@Exclude lib, locale, and templates from being served by Apache.
@
text
@d5 2
a6 2
$Revision: 1.1.2.3 $
$Date: 2000/06/15 20:04:50 $
d14 3
a20 1
 - horde.conf/imp.conf files as Source1 (no longer in tarball); no bootstrap
@


1.1.2.5
log
@Fiddling while Durham burns.
@
text
@d5 2
a6 2
$Revision: 1.1.2.4 $
$Date: 2000/06/28 12:11:55 $
d10 1
a10 1
 - config. variables for directory prefixes (a la RedHat php-4.0.0)
d14 13
a26 17
 For pre13:
  - support for PostgreSQL and shared memory for sessions
  - horde.conf/imp.conf files as Source1 (no longer in tarball); no bootstrap
  - make phplib/local.inc a secure file also (mention in docs/SECURITY)
  - don't override perms/owner of config/* files; leave them as secure.sh
      leaves them (so that "rpm -e" doesn't leave trash behind)
  - check permission of horde.conf file (shouldn't be 440/nobody/nobody)
  - don't add .cvsignore files to RPMs
 Later:
  - support for DBM for sessions
  - config. variables for directory prefixes (a la RedHat php-4.0.0)
  - i18n SPEC files
  - apply a patch to uncomment RPM MIME viewing
  - Icon: directives pointing to file in graphics
  - tighter rules for %postun actions so that "rpm -U" vs. "rpm -E" does the
      right thing (see php.spec "triggerpostun" for example)
  - add option (default=no) to use /usr/share, for RedHat Secure Server
@


1.1.2.6
log
@Most of the way toward pre13 RPMs now; all that's left is the -mysql
subpackage, and then -pgsql and -shm.  Upgrade from pre12 -> pre13 is
coded and lightly tested.
@
text
@d5 2
a6 2
$Revision: 1.1.2.5 $
$Date: 2000/06/28 19:57:51 $
d16 6
a21 6
  - horde-mysql subpackage (provides horde_sessions to imp, update docs)
  - test upgrades from MySQL pre12 to pre13+
  - test all things we changed for pre13 (see changelogs)
  - do/test all things we changed for horde-pre13, in imp-pre13
  - fix docs: "yoursite" vs. "(your site)", and esp. in install.sh
  - RedHat-customize the dbpasswd.sh to guess /home/httpd/horde-phplib
@


1.1.2.7
log
@Make the directory prefixes configurable and relocatable.  Restart the
Apache server automatically.

Submitted by: Dan Brown <danb35@@earthlink.net>
@
text
@d5 2
a6 2
$Revision: 1.1.2.6 $
$Date: 2000/07/07 22:37:11 $
d24 1
@


1.1.2.8
log
@Tabs to spaces, Horde CVS tag.
@
text
@d4 3
a6 1
$Horde$
@


1.1.2.9
log
@Use example.com for example URLs, per RFC 2606.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.8 2000/07/25 15:02:12 bjn Exp $
d18 1
@


1.1.2.10
log
@Updated for pre14, including MySQL/shm subpackaging... shm is now supported,
and PostgreSQL is next.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.9 2000/07/31 13:13:08 bjn Exp $
d12 7
a18 5
 For pre14:
  - support for PostgreSQL for sessions
  - test upgrades from MySQL pre12 to pre14+
  - test all things we changed for pre14 (see changelogs)
  - do/test all things we changed for horde-pre14, in imp-pre14
@


1.1.2.11
log
@Updated Red Hat RPM packaging for 1.2.0
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.10 2000/08/07 03:04:44 bjn Exp $
a8 1
 - Horde-customized PHP 4 RPMs
d12 5
a16 4
 Now:
  - test upgrades from MySQL pre12 to final
  - test all things we changed for final (see changelogs)
  - do/test all things we changed for horde final, in imp final
d18 1
a18 1
  - imp-viewers RPM for wvHtml, xlHtml, etc. (with dependencies)
d22 1
a22 1
  - tighter rules for %postun actions so that "rpm -U" vs. "rpm -e" does the
d24 1
a24 1
  - support for DBM for PHPLIB session storage
@


1.1.2.12
log
@Updated Red Hat packaging documentation for 1.2.0.  I was recently corrected
by a Red Hat employee, that "Red Hat" properly has a space between the two
words.  Sure enough, I notice that the only place where it's "RedHat" is
when it's a pathname.  Never noticed it.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.11 2000/08/23 00:50:40 bjn Exp $
d8 1
a8 1
 - config. variables for directory prefixes (a la Red Hat php-4.0.0)
@


1.1.2.13
log
@Note on brokenness with upgrade from 2.2.0 to 2.2.1 and work-around.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.12 2000/08/23 01:54:49 bjn Exp $
a12 2
 Yesterday:
  - fix upgrade from 2.2.0 to 2.2.1 (httpd.conf not uncommenting Includes)
@


1.1.2.14
log
@First cut at 1.2.2/2.2.2 RPMs:
    - Fixed upgrade (rpm -U) bug from 1.2.1/2.2.1
    - Fixed rpmlib(VersionedDependencies) error by using Requires:
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.13 2000/09/09 07:59:54 bjn Exp $
d13 14
a26 7
 - test all things we changed for final (see changelogs)
 - do/test all things we changed for horde final, in imp final
 - imp-viewers RPM for wvHtml, xlHtml, etc. (with dependencies)
 - i18n SPEC files
 - apply a patch to uncomment RPM MIME viewing
 - Icon: directives pointing to file in graphics
 - support for DBM for PHPLIB session storage
@


1.1.2.15
log
@Updated for x.2.2
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.14 2000/09/30 15:10:00 bjn Exp $
d13 2
d19 1
@


1.1.2.16
log
@More stuff.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.15 2000/09/30 18:33:44 bjn Exp $
a9 1
 - Red Hat 7 RPMs (RPM v4)
a12 2
 - Red Hat 7 RPMs (RPM v4)
 - %{initdir} example from Matt Wilson
@


1.1.2.17
log
@*** empty log message ***
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.16 2000/09/30 19:01:47 bjn Exp $
d8 1
@


1.1.2.18
log
@Suggestion from Pekka Savola <pekkas@@netcore.fi>
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.17 2000/10/26 12:15:08 bjn Exp $
a13 1
   -- User is now apache/apache in Red Hat 7
@


1.1.2.19
log
@Version number updates for rh7, and a little misc. churn.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.18 2000/10/26 18:37:43 bjn Exp $
d7 1
a7 1
Prereq RPMs:
d9 1
a9 1
 - Get wvHtml/xlHtml and prereqs sorted out
d13 2
@


1.1.2.20
log
@To Do list additions.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.19 2001/02/06 16:29:07 bjn Exp $
a12 2
 - fix perms of imp.lib/mimetypes.lib (444) to match secure.sh (rpm -V)
 - add PEAR directory to include_path if mod_php4
a14 2
 - imp-poppassd (applying changes to config. file, checking depend.)
 - horde-ldap (use LDAP for PHPLIB storage)
@


1.1.2.21
log
@Updated for Horde 1.2.6
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.20 2001/07/21 17:41:57 bjn Exp $
a13 1
 - fix perms of horde-phplib/local.inc (640 root:apache) to match (rpm -V)
@


1.1.2.22
log
@Fix permissions in RPM so they match what secure.sh does.
@
text
@d4 1
a4 1
$Horde: horde/packaging/redhat/TODO,v 1.1.2.21 2001/07/22 04:51:56 bjn Exp $
d13 2
@


