OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-adm Date: 22-Nov-2002 10:47:03
Branch: HEAD Handle: 2002112209470300
Modified files:
openpkg-adm todo.txt
Log:
bring up-to-date a little bit
Summary:
Revision Changes Path
1.12 +30 -6 openpkg-adm/todo.txt
____________________________________________________________________________
Index: openpkg-adm/todo.txt
============================================================
$ cvs diff -u -r1.11 -r1.12 todo.txt
--- openpkg-adm/todo.txt 30 Aug 2002 10:54:16 -0000 1.11
+++ openpkg-adm/todo.txt 22 Nov 2002 09:47:03 -0000 1.12
@@ -4,20 +4,44 @@
OpenPKG 1.2
-----------
- o RPM 4.0.4/4.1
+
+ o upgrade to RPM 4.1
+
+ o includes are both under <prefix>/include and
+ <prefix>/include/<package>. This is inconsistent. We should move to
+ <prefix>/include/<package> for full consistency and less conflicts.
+ Unfortunately this means that CFLAGS/CPPFLAGS of applications then
+ require extra -I<prefix>/include/<package>/.
+
o remove tar/gzip/etc deps and use bootstrap versions
- o remove db3 and make everything use db(4)
- o switch to flex 2.5.17
+ Ja, ab zumindest 20021002 (eigentlich auch ab 200207xx, weisz aber die
+ Zahl nicht mehr ;) zeigen die l_xxx auf die internen Tools als Fallback.
+ Du kannst also l_gzip und l_tar immer zur Verfuegung haben. Gilt auch
+ z.B. fuer l_bash, l_curl, l_shtool, l_bzip2.
+
+ o switch to flex 2.5.2x in flex package and make sure all other
+ packages which use it (see following list) build correctly.
+ (a2ps aide amd apache bc bind8 c2man doxygen fetchmail flex gated
+ gentle glimpse graphviz htdig inn kerberos l2 libdnet libpcap
+ magicpoint max nmap orbit perl perl58 petidomo php portfwd
+ postgresql radius sharutils splint spread sysmon tetex tin treecc
+ txt2pdf unixodbc ups var)
+
+ o OpenPKG: every package which installs <prefix>/etc/<package>/ files
+ should have then tagged as %config in files list.
+
+ o what about logfiles in var? Use RPM's %ghost? etc. or better %preun?
+ We need a more correct handling of this stuff!
+
+ -----------------------------------------------------------------------------
- - tar deps remove because of bootstrap and %l_tar
+ OLD STUFF:
- - "gimp" 1.2.3 upgrade
- prereq script (-> cschug)
- new packages: scribus, ngrep
- sendmail
- kdexxxx (3.0)
- koffice
- - gimp 1.2.3
- OpenPKG Style Guide!
- admin: openpkg bugdb config zerschossen
- put unzip into bootstrap for consistency and to simplify docbook, etc.
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]