Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (18328afe1fa5630350645b840fe9e2a3a8162b0b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (18328afe1fa5630350645b840fe9e2a3a8162b0b)
  • Date: Thu, 7 May 2009 18:12:44 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

archive/rpm/DETAILS | 9 +++------
archive/rpm/HISTORY | 5 +++++
archive/rpm/rpm-5.1.9.tar.gz.sig |binary
archive/rpm/rpm.gpg | 0
dev/null |binary
libs/popt/DETAILS | 11 ++++++-----
libs/popt/HISTORY | 4 ++++
libs/popt/popt-1.15.tar.gz.sig |binary
8 files changed, 18 insertions(+), 11 deletions(-)

New commits:
commit 18328afe1fa5630350645b840fe9e2a3a8162b0b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

popt: Updated to 1.15
No upstream signature for this release

commit 7d801020c4899dd4d80eff0572441af1c9885ee7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

rpm: Removed rpm.gpg entries, unused for many releases

commit d8472b20b402d3f3d1af96d88493a3138dd72cc5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

rpm: Updated to 5.1.9

diff --git a/archive/rpm/DETAILS b/archive/rpm/DETAILS
index 3241c0c..73c5ca7 100755
--- a/archive/rpm/DETAILS
+++ b/archive/rpm/DETAILS
@@ -1,13 +1,10 @@
SPELL=rpm
- VERSION=5.1.6
-
SOURCE_HASH=sha512:5f539fd5f5330b4e0ec21673320e53cdb6bb8231020ca0e8e7f52d15e36f3a70f398392721891461d13012f4028785eb7182f0460f32a53109d33b2006d0853d
+ VERSION=5.1.9
+#
SOURCE_HASH=sha512:5f539fd5f5330b4e0ec21673320e53cdb6bb8231020ca0e8e7f52d15e36f3a70f398392721891461d13012f4028785eb7182f0460f32a53109d33b2006d0853d
SOURCE=$SPELL-$VERSION.tar.gz
-# SOURCE2=$SOURCE.asc
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://rpm5.org/files/rpm/rpm-5.1/$SOURCE
-# SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
-# SOURCE_GPG=rpm.gpg:$SOURCE.asc:UPSTREAM_KEY
-# SOURCE2_IGNORE=signature
WEB_SITE=http://rpm5.org/
ENTERED=20030123
LICENSE[0]=GPL
diff --git a/archive/rpm/HISTORY b/archive/rpm/HISTORY
index 4f2fbf5..1a25345 100644
--- a/archive/rpm/HISTORY
+++ b/archive/rpm/HISTORY
@@ -1,3 +1,8 @@
+2009-05-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 5.1.9
+ Removed rpm.gpg entries, unused for many releases
+ * rpm.gpg: Removed, unused for many releases
+
2008-10-18 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 5.1.6

diff --git a/archive/rpm/rpm-5.1.9.tar.gz.sig
b/archive/rpm/rpm-5.1.9.tar.gz.sig
new file mode 100644
index 0000000..f95163c
Binary files /dev/null and b/archive/rpm/rpm-5.1.9.tar.gz.sig differ
diff --git a/archive/rpm/rpm.gpg b/archive/rpm/rpm.gpg
deleted file mode 100644
index 98d7883..0000000
Binary files a/archive/rpm/rpm.gpg and /dev/null differ
diff --git a/libs/popt/DETAILS b/libs/popt/DETAILS
index 7ddef0d..2cdc87c 100755
--- a/libs/popt/DETAILS
+++ b/libs/popt/DETAILS
@@ -1,12 +1,13 @@
SPELL=popt
- VERSION=1.14
+ VERSION=1.15
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SOURCE.asc
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+# SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://rpm5.org/files/popt/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.asc
- SOURCE_GPG=popt.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+# SOURCE2_URL[0]=$SOURCE_URL.asc
+# SOURCE_GPG=popt.gpg:$SOURCE2:UPSTREAM_KEY
+# SOURCE2_IGNORE=signature
LICENSE[0]=XCL
WEB_SITE=http://rpm5.org/
ENTERED=20010922
diff --git a/libs/popt/HISTORY b/libs/popt/HISTORY
index 19918a7..979a1f8 100644
--- a/libs/popt/HISTORY
+++ b/libs/popt/HISTORY
@@ -1,3 +1,7 @@
+2009-05-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.15
+ No upstream signature for this release
+
2008-04-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.14

diff --git a/libs/popt/popt-1.15.tar.gz.sig b/libs/popt/popt-1.15.tar.gz.sig
new file mode 100644
index 0000000..dcc6ba3
Binary files /dev/null and b/libs/popt/popt-1.15.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (18328afe1fa5630350645b840fe9e2a3a8162b0b), Eric Sandall, 05/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page