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: 24-Oct-2006 10:36:30 Branch: HEAD Handle: 2006102409362900 Modified files: openpkg-src/openpkg HISTORY openpkg.spec Log: try to workaround GNU tar build problems Summary: Revision Changes Path 1.393 +4 -1 openpkg-src/openpkg/HISTORY 1.539 +2 -1 openpkg-src/openpkg/openpkg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openpkg/HISTORY ============================================================================ $ cvs diff -u -r1.392 -r1.393 HISTORY --- openpkg-src/openpkg/HISTORY 23 Oct 2006 07:53:31 -0000 1.392 +++ openpkg-src/openpkg/HISTORY 24 Oct 2006 08:36:29 -0000 1.393 @@ -2,7 +2,10 @@ 2006 ==== -20061018 **** RELEASE AS PART OF OPENPKG 2.20061023 *** +20061024 **** RELEASE AS PART OF OPENPKG 2.20061024 *** +20061024 try to workaround GNU tar build problems + +20061023 **** RELEASE AS PART OF OPENPKG 2.20061023 *** 20061023 upgrade to openpkg-tools 1.0.1 20061022 upgrade to openpkg-registry 1.0.1 20061022 upgrade to GNU tar 1.16 @@ . patch -p0 <<'@@ .' Index: openpkg-src/openpkg/openpkg.spec ============================================================================ $ cvs diff -u -r1.538 -r1.539 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 23 Oct 2006 07:48:05 -0000 1.538 +++ openpkg-src/openpkg/openpkg.spec 24 Oct 2006 08:36:29 -0000 1.539 @@ -39,7 +39,7 @@ # o any cc(1) # the package version/release -%define V_openpkg 20061023 +%define V_openpkg 20061024 # the used software versions %define V_rpm 4.2.1 @@ -556,6 +556,7 @@ -e 's;^rm conftest\.sed;rm -f conftest.sed;' \ configure CC="${l_cc}" \ + MAKEINFO="true" \ GREP="grep" \ ./configure \ --cache-file=./config.cache \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org