Bläddra i källkod

be more in sync with 2.0-SOLID

Ralf S. Engelschall 21 år sedan
förälder
incheckning
27bf6e4b22
2 ändrade filer med 8 tillägg och 7 borttagningar
  1. 6 5
      openpkg/HISTORY
  2. 2 2
      openpkg/openpkg.spec

+ 6 - 5
openpkg/HISTORY

@@ -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

+ 2 - 2
openpkg/openpkg.spec

@@ -138,7 +138,7 @@ BuildRoot:    %{l_buildroot}
 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 @@ Provides:     openpkg = 2.0.1-2.0.1
     ( 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