Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (234b17492e0d7052a2f4cef03ced8c5f0c1811cb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (234b17492e0d7052a2f4cef03ced8c5f0c1811cb)
  • Date: Fri, 15 Jun 2007 14:30:59 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

archive/rpm/BUILD | 2 +-
archive/rpm/DETAILS | 12 ++++++++----
archive/rpm/HISTORY | 6 ++++++
archive/rpm/rpm.gpg |binary
libs/popt/DETAILS | 11 +++++++----
libs/popt/HISTORY | 5 +++++
libs/popt/popt.gpg |binary
7 files changed, 27 insertions(+), 9 deletions(-)

New commits:
commit 6a56896693b27d2c9d2113f220646b9577d93a4a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

popt-1.11

commit c19e73cd41e86a2d6a539a505ccb27abd175845a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

rpm-4.4.9

diff --git a/archive/rpm/BUILD b/archive/rpm/BUILD
index ade4754..e832571 100755
--- a/archive/rpm/BUILD
+++ b/archive/rpm/BUILD
@@ -1,5 +1,5 @@
WITH_DB_SUBDIR=/usr/lib &&
export LDFLAGS=${LDFLAGS/-z combreloc/} &&
-OPTS="$OPTS $RPM_API $RPM_SELINUX --disable-static
--with-libintl-prefix=/usr" &&
+OPTS="$OPTS $RPM_API $RPM_SELINUX --with-libintl-prefix=/usr" &&
#export CPPFLAGS="$CPPFLAGS -I/usr/include/python$(installed_version python|
cut -c 1-3)" &&
default_build
diff --git a/archive/rpm/DETAILS b/archive/rpm/DETAILS
index dab35fb..5c4580c 100755
--- a/archive/rpm/DETAILS
+++ b/archive/rpm/DETAILS
@@ -1,10 +1,14 @@
SPELL=rpm
- VERSION=4.4.7
-
SOURCE_HASH=sha512:7148d7ccbc6ab57ae64c96346ae3abf7602e73a047343a17f414f56e0c92ed144b4da7f5fd07a86fdb19bceadafaebcdb21e6c8181565c0cc26d8986986ebd7f
+ VERSION=4.4.9
+ SOURCE_HASH=sha512:
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://jbj.org/pub/rpm-4.4.x/$SOURCE
- WEB_SITE=ftp://jbj.org/pub/rpm-4.4.x
+ SOURCE_URL[0]=http://rpm5.org/files/rpm/rpm-4.4/$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
KEYWORDS="archive"
diff --git a/archive/rpm/HISTORY b/archive/rpm/HISTORY
index 3dae960..24a8581 100644
--- a/archive/rpm/HISTORY
+++ b/archive/rpm/HISTORY
@@ -1,3 +1,9 @@
+2007-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.4.9
+ new url and website
+ * rpm.gpg: added
+ * BUILD: don't try to disable static
+
2006-10-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.4.7

diff --git a/archive/rpm/rpm.gpg b/archive/rpm/rpm.gpg
new file mode 100644
index 0000000..8b0dd24
Binary files /dev/null and b/archive/rpm/rpm.gpg differ
diff --git a/libs/popt/DETAILS b/libs/popt/DETAILS
index a3defae..1b8606b 100755
--- a/libs/popt/DETAILS
+++ b/libs/popt/DETAILS
@@ -1,11 +1,14 @@
SPELL=popt
- VERSION=1.10.7
+ VERSION=1.11
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://jbj.org/pub/rpm-4.4.x/$SOURCE
-
SOURCE_HASH=sha512:ee252aeb08ae234ad5af27bfa0786d2f6b8353bc3dd525cb8c4e221796c4a941ef1c05483ec74aea5a6fcde0d550bf15c3c22cd89101e796afd421a468213541
+ SOURCE_URL[0]=http://rpm5.org/files/popt/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=popt.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=XCL
- WEB_SITE=ftp://jbj.org/pub/rpm-4.4.x
+ WEB_SITE=http://rpm5.org
ENTERED=20010922
KEYWORDS="libs"
SHORT="Library for parsing command line options."
diff --git a/libs/popt/HISTORY b/libs/popt/HISTORY
index 356bb96..b9b1ed4 100644
--- a/libs/popt/HISTORY
+++ b/libs/popt/HISTORY
@@ -1,3 +1,8 @@
+2007-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.11
+ new website & url
+ * popt.gpg: added
+
2006-11-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.7

diff --git a/libs/popt/popt.gpg b/libs/popt/popt.gpg
new file mode 100644
index 0000000..8b0dd24
Binary files /dev/null and b/libs/popt/popt.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (234b17492e0d7052a2f4cef03ced8c5f0c1811cb), Treeve Jelbert, 06/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page