OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 18-Apr-2004 14:06:47 Branch: HEAD Handle: 2004041813064600 Modified files: openpkg-src/openpkg HISTORY openpkg.spec Log: be more in sync with 2.0-SOLID Summary: Revision Changes Path 1.162 +6 -5 openpkg-src/openpkg/HISTORY 1.317 +2 -2 openpkg-src/openpkg/openpkg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openpkg/HISTORY ============================================================================ $ cvs diff -u -r1.161 -r1.162 HISTORY --- openpkg-src/openpkg/HISTORY 18 Apr 2004 11:37:57 -0000 1.161 +++ openpkg-src/openpkg/HISTORY 18 Apr 2004 12:06:46 -0000 1.162 @@ -2,17 +2,18 @@ 2004 ==== -20040418 port RPM to Tru64 5.1 (again) +20040418 **** RELEASE AS PART OF OPENPKG 2.0.2 *** +20040418 port RPM to Tru64 5.1 (again) (excluded in 2.0.2) 20040418 remove left-over object files from RPM distribution tarball before building -20040418 use "openpkg lsync" consistently in lsync manual page +20040418 use "openpkg lsync" consistently in lsync manual page (excluded in 2.0.2) 20040414 fix "rpm --help" output related to option "--with" -20040414 fix building of GNU tar by applying more "no iconv here" enforcement -20040409 removed old RPM extensions (now part of "openpkg-tools") +20040414 fix building of GNU tar by applying more "no iconv here" enforcement (excluded in 2.0.2) +20040409 removed old RPM extensions (now part of "openpkg-tools") (excluded in 2.0.2) 20040409 worked-off <prefix>/bin/openpkg frontend in order to provide better tool chain processing 20040408 fixed internal OPENPKG_TOOLS variable processing in <prefix>/bin/openpkg frontend 20040408 added workaround to BeeCrypt build to make sure /dev/audio and /dev/dsp are not used 20040407 upgraded to GNU shtool 2.0b2 -20040406 upgraded to GNU tar 1.13.94 +20040406 upgraded to GNU tar 1.13.94 (excluded in 2.0.2) 20040405 **** RELEASE AS PART OF OPENPKG 2.0.1 *** 20040405 fix "openpkg man" command for embedded POD manual page rendering @@ . patch -p0 <<'@@ .' Index: openpkg-src/openpkg/openpkg.spec ============================================================================ $ cvs diff -u -r1.316 -r1.317 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 18 Apr 2004 11:37:57 -0000 1.316 +++ openpkg-src/openpkg/openpkg.spec 18 Apr 2004 12:06:46 -0000 1.317 @@ -138,7 +138,7 @@ AutoReq: no AutoReqProv: no Provides: OpenPKG -Provides: openpkg = 2.0.1-2.0.1 +Provides: openpkg = 2.0.2-2.0.2 %description This is the bootstrap package for the RPM-based Unix Software @@ -652,7 +652,7 @@ ( br=`pwd` cd rpm-%{V_rpm} - # remove objects files accidently distributed with the RPM tarball + # remove object files accidentally distributed with the RPM tarball rm -f db/build_unix/*.o rm -f db/build_unix/*.lo @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]