Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ac881eeed78cd48356e1a652c9aefbbc84e60046)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ac881eeed78cd48356e1a652c9aefbbc84e60046)
  • Date: Tue, 13 Mar 2012 08:32:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
utils/logrotate/DETAILS | 13 +++++++------
utils/logrotate/HISTORY | 3 +++
utils/logrotate/logrotate-3.7.3.tar.gz.sig | 0
utils/logrotate/logrotate-3.8.1.tar.gz.sig |binary
5 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit ac881eeed78cd48356e1a652c9aefbbc84e60046
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

logrotate: => 3.8.1

diff --git a/utils/logrotate/DETAILS b/utils/logrotate/DETAILS
index 89d0ae4..7ceb2dd 100755
--- a/utils/logrotate/DETAILS
+++ b/utils/logrotate/DETAILS
@@ -1,15 +1,16 @@
SPELL=logrotate
- VERSION=3.7.3
+ VERSION=3.8.1
SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=https://fedorahosted.org/releases/l/o/$SPELL/$SOURCE
+ SOURCE_HINTS="no-check-certificate"
SOURCE_GPG=gurus.gpg:$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.sourcemage.org/mirror/$SOURCE
- WEB_SITE=unknown
+ WEB_SITE=https://fedorahosted.org/logrotate/
+ LICENSE[0]=GPL
ENTERED=20060328
- DOCS="$DOCS examples*"
+ DOCS="$DOCS examples/*"
KEYWORDS="utils"
SHORT="utility to automatically rotate and compress log files"
-
cat << EOF
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files. Logrotate
diff --git a/utils/logrotate/HISTORY b/utils/logrotate/HISTORY
index b2a9dec..38043b9 100644
--- a/utils/logrotate/HISTORY
+++ b/utils/logrotate/HISTORY
@@ -1,3 +1,6 @@
+2012-03-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.8.1; renewed source url, website,
license
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/utils/logrotate/logrotate-3.7.3.tar.gz.sig
b/utils/logrotate/logrotate-3.7.3.tar.gz.sig
deleted file mode 100644
index 63c05aa..0000000
Binary files a/utils/logrotate/logrotate-3.7.3.tar.gz.sig and /dev/null differ
diff --git a/utils/logrotate/logrotate-3.8.1.tar.gz.sig
b/utils/logrotate/logrotate-3.8.1.tar.gz.sig
new file mode 100644
index 0000000..48c901e
Binary files /dev/null and b/utils/logrotate/logrotate-3.8.1.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ac881eeed78cd48356e1a652c9aefbbc84e60046), Vlad Glagolev, 03/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page