Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e92771026ad42917a2a7e9b1c7ba75aaab25bfa1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e92771026ad42917a2a7e9b1c7ba75aaab25bfa1)
  • Date: Tue, 17 Aug 2010 13:25:39 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

archive/rpm/BUILD | 1 +
archive/rpm/DETAILS | 4 ++--
archive/rpm/HISTORY | 4 ++++
archive/rpm/rpm-5.1.9.tar.gz.sig | 0
archive/rpm/rpm-5.3.2.tar.gz.sig |binary
dev/null |binary
6 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit e92771026ad42917a2a7e9b1c7ba75aaab25bfa1
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

rpm: Updated to version 5.3.2. Fixed build errors with sqlite and
openmp.

diff --git a/archive/rpm/BUILD b/archive/rpm/BUILD
index e832571..c8da141 100755
--- a/archive/rpm/BUILD
+++ b/archive/rpm/BUILD
@@ -1,5 +1,6 @@
WITH_DB_SUBDIR=/usr/lib &&
export LDFLAGS=${LDFLAGS/-z combreloc/} &&
OPTS="$OPTS $RPM_API $RPM_SELINUX --with-libintl-prefix=/usr" &&
+OPTS="$OPTS --with-sqlite=external --disable-openmp"
#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 73c5ca7..55ca85d 100755
--- a/archive/rpm/DETAILS
+++ b/archive/rpm/DETAILS
@@ -1,10 +1,10 @@
SPELL=rpm
- VERSION=5.1.9
+ VERSION=5.3.2
#
SOURCE_HASH=sha512:5f539fd5f5330b4e0ec21673320e53cdb6bb8231020ca0e8e7f52d15e36f3a70f398392721891461d13012f4028785eb7182f0460f32a53109d33b2006d0853d
SOURCE=$SPELL-$VERSION.tar.gz
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
+ SOURCE_URL[0]=http://rpm5.org/files/rpm/rpm-5.3/$SOURCE
WEB_SITE=http://rpm5.org/
ENTERED=20030123
LICENSE[0]=GPL
diff --git a/archive/rpm/HISTORY b/archive/rpm/HISTORY
index a329840..fcb6c14 100644
--- a/archive/rpm/HISTORY
+++ b/archive/rpm/HISTORY
@@ -1,3 +1,7 @@
+2010-08-17 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 5.3.2. Fixed SOURCE_URL[0]
+ * BUILD: Added options to sqlite and openmp fix build errors
+
2009-05-29 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on any provider of LIBELF

diff --git a/archive/rpm/rpm-5.1.9.tar.gz.sig
b/archive/rpm/rpm-5.1.9.tar.gz.sig
deleted file mode 100644
index f95163c..0000000
Binary files a/archive/rpm/rpm-5.1.9.tar.gz.sig and /dev/null differ
diff --git a/archive/rpm/rpm-5.3.2.tar.gz.sig
b/archive/rpm/rpm-5.3.2.tar.gz.sig
new file mode 100644
index 0000000..51aa9d2
Binary files /dev/null and b/archive/rpm/rpm-5.3.2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e92771026ad42917a2a7e9b1c7ba75aaab25bfa1), George Sherwood, 08/17/2010

Archive powered by MHonArc 2.6.24.

Top of Page