[SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (90d512725e8904fe5f661108c763530cb80cdbe4)

Vlad Glagolev scm at sourcemage.org
Tue Mar 13 15:25:00 EDT 2012


GIT changes to devel-xorg-modular grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 ChangeLog                                  |    1 +
 dev/null                                   |binary
 disk/cciss_vol_status/DETAILS              |   15 +++++++++++++++
 disk/cciss_vol_status/HISTORY              |    2 ++
 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
 8 files changed, 28 insertions(+), 6 deletions(-)

New commits:
commit 7ebf6b24aa9c27b7a512c44f79b7e6b563e82f5d
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    cciss_vol_status: new spell, HP Smart Array status reporting program

commit ac881eeed78cd48356e1a652c9aefbbc84e60046
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    logrotate: => 3.8.1

commit e6d94ef51ba750474b06b303acece4789973cc74
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    fixed the mess
    
    isc.gpg: renewed keyring for 2012
    (cherry picked from commit 2eb3b5d7739907a5231260754586599d380d6e9c)
    
    Conflicts:
    
    	ChangeLog

commit 4c466ff3973f33a37883741eaefabecc82cb85dd
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    Revert "isc.gpg: renewed keyring for 2012"
    
    This reverts commit e199fd4af51d33b5d3d322c02da1690e061d557a.

commit 85d77d1b79c7bdd02d8201bdd5449b97417242de
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    bind-tools: => 9.9.0
    (cherry picked from commit 3b38e63ede4bf758cee03c43ee28ba67fdc8ecf5)

commit e199fd4af51d33b5d3d322c02da1690e061d557a
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    isc.gpg: renewed keyring for 2012
    (cherry picked from commit 2eb3b5d7739907a5231260754586599d380d6e9c)
    
    Conflicts:
    
    	ChangeLog

commit 839487cd00cd0cff01387bdd7aea0787f3bee5b6
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    ristretto: => 0.3.5
    (cherry picked from commit a512d4c66a366d05b250b230586d04e7f7af9c6b)

commit f3aa80343a9bda834e77c056c3237d53657c1685
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    sudo: => 1.8.4p4
    (cherry picked from commit b973cae247ee11b113d2e703bb2953f1023e57b6)

diff --git a/ChangeLog b/ChangeLog
index efdd382..dcdd5be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2012-03-13 Vlad Glagolev <stealth at sourcemage.org>
 	* net/isc.gpg: added C96B350A pub key from https://www.isc.org/pgpkey2012
 	  (required for bind-tools >=9.9.0)
+	* disk/cciss_vol_status: new spell, HP Smart Array status reporting program
 
 2012-03-10 Sven Lemke <catnip at web.de>
 	* science/xcircuit: new spell, X11 program for drawing electrical circuit diagrams
diff --git a/disk/cciss_vol_status/DETAILS b/disk/cciss_vol_status/DETAILS
new file mode 100755
index 0000000..17b8961
--- /dev/null
+++ b/disk/cciss_vol_status/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=cciss_vol_status
+         VERSION=1.09
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+   SOURCE_URL[0]=$SOURCEFORGE_URL/cciss/$SOURCE
+     SOURCE_HASH=sha512:c773c6addcb26a3c635c28f9ebad7b9a5c2457516ffa87548fe0d3cee5ff864267dbe7c4dfccef0ed1c40d0273a833475ce4c96ba51f755776059daee892d114
+        WEB_SITE=http://cciss.sourceforge.net/
+         ENTERED=20120313
+      LICENSE[0]=GPL
+        KEYWORDS="hp disk raid"
+           SHORT="HP Smart Array status reporting program"
+cat << EOF
+cciss_vol_status is a very lightweight program to report the status of logical
+drives on Smart Array controllers and also fibre channel attached MSA1000.
+EOF
diff --git a/disk/cciss_vol_status/HISTORY b/disk/cciss_vol_status/HISTORY
new file mode 100644
index 0000000..21b732f
--- /dev/null
+++ b/disk/cciss_vol_status/HISTORY
@@ -0,0 +1,2 @@
+2012-03-13 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: spell created
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


More information about the SM-Commit mailing list