OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-Oct-2005 22:29:19
Branch: HEAD Handle: 2005101721291900
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Log:
cleanup the source tree by removing trailing blanks from HISTORY
Summary:
Revision Changes Path
1.303 +5 -3 openpkg-src/openpkg/HISTORY
1.457 +1 -1 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.302 -r1.303 HISTORY
--- openpkg-src/openpkg/HISTORY 17 Oct 2005 20:25:29 -0000 1.302
+++ openpkg-src/openpkg/HISTORY 17 Oct 2005 20:29:19 -0000 1.303
@@ -2,6 +2,8 @@
2005
====
+20051017 cleanup the source tree by removing trailing blanks from HISTORY
+
20051016 **** RELEASE AS PART OF OPENPKG 2.5.0 ***
20051016 adjust aux.prereq.sh for the official set of platforms in OpenPKG
2.5
20051016 be pendantic and add /lib also to LD_LIBRARY_PATH under NetBSD &
FreeBSD
@@ -9,7 +11,7 @@
20051007 on Solaris 10 switch from legacy rcX.d init scripts to SMF manifest
20051002 upgrade to GNU shtool 2.0.3
20051002 upgrade to GNU config.* scripts as of 20050102
-20050924 more IRIX 6.x support
+20050924 more IRIX 6.x support
20050924 upgrade to OSSP uuid 1.3.1
20050923 fix rpm/configure not detecting inet_aton, causing rpmio.c fail
with gcc4
20050920 fix init script for Gentoo Linux to ensure startup as very last
service
@@ -131,7 +133,7 @@
20040811 apply more fixes for GNU Bash 3.0
20040810 fix uid/gid determination loops by not being confused by multiple
query results
20040804 upgrade to BeeCrypt 4.0.0 and GNU Bash 3.0
-20040725 fix a few typos in rc(8) manual page
+20040725 fix a few typos in rc(8) manual page
20040725 remove useless "Provides" for the corresponding RELEASE version
20040721 disable special RedHat NPTL handling for portability reasons
20040721 fixed paths in manual pages
@@ -239,7 +241,7 @@
20040203 actually use new Class: header and %track section
20040130 add support to RPM for new "%track" section which will become the
new vcheck(1) source
20040130 add support to RPM for new "%test" section which will allow
run-time testing
-20040130 add support to RPM for new "Class" header which will become the new
package class source
+20040130 add support to RPM for new "Class" header which will become the new
package class source
20040127 fix typos and remove trailing whitespaces from source files
20040124 add parallel build support in %{l_mflags} for HP/UX
20040123 adjust copyright year in all messages to cover new year 2004
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.456 -r1.457 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 16 Oct 2005 06:23:55 -0000 1.456
+++ openpkg-src/openpkg/openpkg.spec 17 Oct 2005 20:29:19 -0000 1.457
@@ -38,7 +38,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20051016
+%define V_openpkg 20051017
# the used software versions
%define V_rpm 4.2.1
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]