OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 05-Feb-2004 08:55:42
Branch: HEAD Handle: 2004020507554200
Modified files:
openpkg-re release.txt todo.txt
Log:
number and shift priorites; note signing problem; mv provides note to
appropriate file/pos
Summary:
Revision Changes Path
1.26 +1 -0 openpkg-re/release.txt
1.171 +6 -10 openpkg-re/todo.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/release.txt
============================================================================
$ cvs diff -u -r1.25 -r1.26 release.txt
--- openpkg-re/release.txt 2 Apr 2003 10:04:32 -0000 1.25
+++ openpkg-re/release.txt 5 Feb 2004 07:55:42 -0000 1.26
@@ -73,6 +73,7 @@
$ ../RE/editspec.pl 's;(Version:\s+)(\S+)[ \t]*(\nRelease:\s+)\2[
\t]*;${1}N.M.0${3}N.M.0;s'
$ ../RE/editspec.pl 's;^(Release:\s+) .*$;$1 N.M.0;m'
$ ../RE/editspec.pl 's;OpenPKG, openpkg >= [0-9.]+;OpenPKG, openpkg >= N.M.0;sg'
+ $ THL!20040205: make sure openpkg-2.0.0-2.0.0 provides: openpkg-20040113-20040113
# cvs ci -m "bump release numbers for OpenPKG N.M"
# roll all source RPMs
@@ .
patch -p0 <<'@@ .'
Index: openpkg-re/todo.txt
============================================================================
$ cvs diff -u -r1.170 -r1.171 todo.txt
--- openpkg-re/todo.txt 3 Feb 2004 09:15:10 -0000 1.170
+++ openpkg-re/todo.txt 5 Feb 2004 07:55:42 -0000 1.171
@@ -36,16 +36,10 @@
OpenPKG 2.0 Release Engineering
-------------------------------
- MUST HAVE:
- o fix bootstrap %pre problem [rse]
- buildfarm reports "install: %pre scriptlet failed (2), skipping openpkg ..."
- (currently does no longer occur?)
- o companion release GNU shtool 2.0.0 [rse] thl: sh.* docs done
- o check rpm 1.3/2.0 package cross signing and verification [thl]
- o make sure openpkg-2.0.0-2.0.0 provides: openpkg-20040113-20040113
- o decide whether *-2.0.0.(src.)rpm should require: openpkg-2.0.0-2.0.0 or not
and why (not)
- o info.dir (Debian v3.1), /override/bin, wrappers for cp|mv|rm|chmod|chown|chgrp
- o fix all CORE and BASE packages
+ MUST HAVE with (parallel) priorities:
+ 1 info.dir (Debian v3.1), /override/bin, wrappers for cp|mv|rm|chmod|chown|chgrp
+ 2 check rpm 1.3/2.0 package cross signing and verification [thl]: class header
incompatiblity!
+ 2 fix all CORE and BASE packages
SHOULD HAVE:
o <compat> not <loc>
@@ -65,6 +59,7 @@
- thl: sgml auf xmlcatmgr umstellen! (3 dependent packages: docbook,
openjade/opensp, ?)
- dig into problem where file conflicts are not detected
- dig into problem where + in package name allows multiple installations of
same package
+ o companion release GNU shtool 2.0.0 [rse] thl: sh.* docs done
NICE TO HAVE:
- ms: "OpenPKG" package branding with %{l_openpkg_release}
@@ -89,6 +84,7 @@
REJECTED SCOPE CREEP (but needs to be discussed post release)
+ o decide whether *-2.0.0.(src.)rpm should require: openpkg-2.0.0-2.0.0 or not
and why (not)
o more accurate version.release requirements (Christoph supported by Thomas)
currently all release packages require other packages unversioned,
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]