From 843617c0cbaad579571fd19404874e784e3335b1 Mon Sep 17 00:00:00 2001 From: "chess.griffin" Date: Fri, 5 Mar 2010 22:00:38 +0000 Subject: [PATCH] tag and release version 0.32.0 --- ChangeLog-current.txt | 26 +++----------------------- src/usr/doc/ChangeLog.txt | 27 +++++++++++++++++++++++++++ tools/current-download | 2 +- tools/current-package | 2 +- tools/current-source | 2 +- tools/current-version | 2 +- tools/sbopkg-conf5.html | 20 ++++++++++++++++++-- tools/sbopkg-help | 2 +- tools/sbopkg.SlackBuild | 2 +- tools/sbopkg8.html | 4 ++-- 10 files changed, 56 insertions(+), 33 deletions(-) diff --git a/ChangeLog-current.txt b/ChangeLog-current.txt index e226bb0..9aa5406 100644 --- a/ChangeLog-current.txt +++ b/ChangeLog-current.txt @@ -1,27 +1,7 @@ -Fri Feb 26 13:45:20 UTC 2010 +Fri Mar 5 21:46:41 UTC 2010 Sbopkg 0.XX.X released. This version contains the following fixes and enhancements: - * Add several renames to 50-default renames file. - * Add support for UNSUPPORTED/UNTESTED packages in the SBo repo; thanks to - artourter for the bug report. - * Honor the TAG exported by the user; thanks to Matteo Bernardini for the - feature request. - * Fix issue where delete sources in package info item menu did not work in - some cases; thanks to artourter for the report, thanks to slakmagik for - the hard work in fixing this and thanks to Mauro for the review and - suggestions. - * Add the ability to skip the prompts for sbopkg's directory creations via - the new config file option MKDIR_PROMPT. This is useful, for example, if - you have some SBo/sbopkg directories on a temporary filesystem and don't - want to be bothered with repeated directory creation prompts. Thanks to - agikhan for the report. - * Address an issue where sbopkg could sometimes pick an older package to - present for installation rather than the most recent one; thanks to - artourter for the report. - * Prevent sbopkg from spitting error messages when trying to determine the - version of some packages (e.g. google-chrome, whose version is discovered - looking into the source package which can be missing). Thanks to alkos333 - for the bug report. - * Add ability to temporarily change $ARCH in the 'options' submenu. + * +--------------------------+ + diff --git a/src/usr/doc/ChangeLog.txt b/src/usr/doc/ChangeLog.txt index e410415..9a5a460 100644 --- a/src/usr/doc/ChangeLog.txt +++ b/src/usr/doc/ChangeLog.txt @@ -1,3 +1,30 @@ +Fri Mar 5 21:29:21 UTC 2010 +Sbopkg 0.32.0 released. This version contains the following fixes and +enhancements: + + * Add several renames to 50-default renames file. + * Add support for UNSUPPORTED/UNTESTED packages in the SBo repo; thanks to + artourter for the bug report. + * Honor the TAG exported by the user; thanks to Matteo Bernardini for the + feature request. + * Fix issue where delete sources in package info item menu did not work in + some cases; thanks to artourter for the report, thanks to slakmagik for + the hard work in fixing this and thanks to Mauro for the review and + suggestions. + * Add the ability to skip the prompts for sbopkg's directory creations via + the new config file option MKDIR_PROMPT. This is useful, for example, if + you have some SBo/sbopkg directories on a temporary filesystem and don't + want to be bothered with repeated directory creation prompts. Thanks to + agikhan for the report. + * Address an issue where sbopkg could sometimes pick an older package to + present for installation rather than the most recent one; thanks to + artourter for the report. + * Prevent sbopkg from spitting error messages when trying to determine the + version of some packages (e.g. google-chrome, whose version is discovered + looking into the source package which can be missing). Thanks to alkos333 + for the bug report. + * Add ability to temporarily change $ARCH in the 'options' submenu. ++--------------------------+ Sun Nov 1 02:54:29 UTC 2009 Sbopkg 0.31.0 released. This version contains the following fixes and enhancements: diff --git a/tools/current-download b/tools/current-download index 53d3be4..089e91c 100644 --- a/tools/current-download +++ b/tools/current-download @@ -1 +1 @@ -http://sbopkg.googlecode.com/files/sbopkg-0.31.0-noarch-1_cng.tgz +http://sbopkg.googlecode.com/files/sbopkg-0.32.0-noarch-1_cng.tgz diff --git a/tools/current-package b/tools/current-package index ff91d11..6b0fa86 100644 --- a/tools/current-package +++ b/tools/current-package @@ -1 +1 @@ -sbopkg-0.31.0-noarch-1_cng.tgz +sbopkg-0.32.0-noarch-1_cng.tgz diff --git a/tools/current-source b/tools/current-source index 9cc78ff..374ec80 100644 --- a/tools/current-source +++ b/tools/current-source @@ -1 +1 @@ -sbopkg-0.31.0.tar.gz +sbopkg-0.32.0.tar.gz diff --git a/tools/current-version b/tools/current-version index 26bea73..9eb2aa3 100644 --- a/tools/current-version +++ b/tools/current-version @@ -1 +1 @@ -0.31.0 +0.32.0 diff --git a/tools/sbopkg-conf5.html b/tools/sbopkg-conf5.html index b11bed1..ad5da0b 100644 --- a/tools/sbopkg-conf5.html +++ b/tools/sbopkg-conf5.html @@ -3,7 +3,7 @@ Content-type: text/html Manpage of SBOPKG.CONF

SBOPKG.CONF

-Section: (5)
Updated: June 2009
Index +Section: (5)
Updated: February 2010
Index Return to Main Contents
  @@ -26,6 +26,8 @@ Slackware packages. A sample file is provided at /etc/sbopkg/sbopkg.conf.new. Also, please see a note below about $ARCH.

+Boolean options are case-insensitive. +

The different configuration options are:

@@ -238,6 +240,20 @@ set to 2, all non-updated packages are also listed. Changing DEBUG to 1 or

The default value of DEBUG is: 0.

+

MKDIR_PROMPT + +
+
+ +This option may be set to YES or NO. When set to YES, sbopkg will prompt +for confirmation before changing the filesystem by creating its +directories. If you do not wish to be prompted (for instance, if you +have some of the directories on a temporary filesystem and don't wish to +be prompted for confirmation each time the filesystem is reinitialized) +you can set this to NO. +

+The default value of MKDIR_PROMPT is: YES. +

RSYNCFLAGS
@@ -390,6 +406,6 @@ README-repos.d document in the sbopkg doc/ directory for more information. This document was created by man2html, using the manual pages.
-Time: 03:24:28 GMT, February 01, 2010 +Time: 21:44:48 GMT, March 05, 2010 diff --git a/tools/sbopkg-help b/tools/sbopkg-help index 1f0233a..7140b57 100644 --- a/tools/sbopkg-help +++ b/tools/sbopkg-help @@ -1,4 +1,4 @@ -sbopkg 0.31.0 +sbopkg 0.32.0 Usage: sbopkg [OPTIONS] Options are: -b pkg/queue(s) Build the specified package(s). If one or more queuefiles diff --git a/tools/sbopkg.SlackBuild b/tools/sbopkg.SlackBuild index 416bfb2..7549fc2 100644 --- a/tools/sbopkg.SlackBuild +++ b/tools/sbopkg.SlackBuild @@ -8,7 +8,7 @@ # SlackBuilds.org template. PRGNAM=sbopkg -VERSION=${VERSION:-0.31.0} +VERSION=${VERSION:-0.32.0} ARCH=${ARCH:-noarch} BUILD=${BUILD:-1} TAG=${TAG:-_cng} diff --git a/tools/sbopkg8.html b/tools/sbopkg8.html index e00143c..8ef8211 100644 --- a/tools/sbopkg8.html +++ b/tools/sbopkg8.html @@ -3,7 +3,7 @@ Content-type: text/html Manpage of SBOPKG

SBOPKG

-Section: (8)
Updated: August 2009
Index +Section: (8)
Updated: October 2009
Index Return to Main Contents
  @@ -338,6 +338,6 @@ Chess Griffin This document was created by man2html, using the manual pages.
-Time: 03:22:01 GMT, February 01, 2010 +Time: 21:44:48 GMT, March 05, 2010