Skip to Content.
Sympa Menu

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

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 (5828e4973b812526d397a4fe19f083f5932dba43)
  • Date: Sat, 2 Oct 2010 08:33:22 -0500

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

dev/null |binary
gnome2-apps/gnumeric/DEPENDS | 13 ++++---------
gnome2-apps/gnumeric/DETAILS | 4 ++--
gnome2-apps/gnumeric/HISTORY | 4 ++++
gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig | 0
gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig |binary
gnome2-libs/goffice/DETAILS | 2 +-
gnome2-libs/goffice/HISTORY | 3 +++
gnome2-libs/goffice/goffice-0.8.10.tar.bz2.sig | 0
gnome2-libs/goffice/goffice-0.8.11.tar.bz2.sig |binary
gnome2-libs/libgsf/DETAILS | 2 +-
gnome2-libs/libgsf/HISTORY | 3 +++
gnome2-libs/libgsf/libgsf-1.14.18.tar.bz2.sig | 0
gnome2-libs/libgsf/libgsf-1.14.19.tar.bz2.sig |binary
utils/kexec-tools/DETAILS | 11 +++++++----
utils/kexec-tools/HISTORY | 4 ++++
utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig | 0
17 files changed, 29 insertions(+), 17 deletions(-)

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

kexec-tools: => 2.0.2

commit 23849d36b4853379aaba88d6f6ff34362ae333cc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gnumeric: => 1.10.11

commit c639292a0ef0bcae9243162c2ce7d7d95cb8b429
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

goffice: => 0.8.11

commit bfb3e6739e808e50c8ce73eeb55483e4ada47c0a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libgsf: => 1.14.19

diff --git a/gnome2-apps/gnumeric/DEPENDS b/gnome2-apps/gnumeric/DEPENDS
index acaf32c..727c274 100755
--- a/gnome2-apps/gnumeric/DEPENDS
+++ b/gnome2-apps/gnumeric/DEPENDS
@@ -1,18 +1,13 @@
depends libole2-2 &&
depends libgsf &&

-if [[ $GNUMERIC_DEVEL == y ]]; then
- depends goffice-dev &&
- depends rarian
-else
- depends goffice &&
- if spell_ok goffice && [[ $(installed_version goffice) < 0.8.5 ]];
then
- force_depends goffice
- fi
+depends goffice &&
+
+if spell_ok goffice && [[ $(installed_version goffice) < 0.8.11 ]]; then
+ force_depends goffice
fi &&

depends libxml2 &&
-
depends cairo &&
depends -sub SVG cairo &&

diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index e65473b..5bff34c 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,11 +1,11 @@
SPELL=gnumeric
if [[ $GNUMERIC_DEVEL == y ]]; then
- VERSION=1.10.10
+ VERSION=1.10.11
#
SOURCE_HASH=sha512:e2f7984f869dbfaf9a5fdeee0aae544a0070c1e4edac3ffb085fb196ef1fb1e40df6f922bc9ec1eeb67ee3d2dd0b28aaf9ec2731e7120c1d485617bd0ad4d7ce
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG=gurus.gpg:$SOURCE.sig
else
- VERSION=1.10.10
+ VERSION=1.10.11
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG=gurus.gpg:$SOURCE.sig
fi
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 7d0108d..80da7b3 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2010-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.10.11
+ * DEPENDS: removed useless checks for devel branch
+
2010-09-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.10.10

diff --git a/gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig
deleted file mode 100644
index 24bc17f..0000000
Binary files a/gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig
new file mode 100644
index 0000000..7dd0534
Binary files /dev/null and
b/gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig differ
diff --git a/gnome2-libs/goffice/DETAILS b/gnome2-libs/goffice/DETAILS
index 02daf3d..e8a59df 100755
--- a/gnome2-libs/goffice/DETAILS
+++ b/gnome2-libs/goffice/DETAILS
@@ -1,5 +1,5 @@
SPELL=goffice
- VERSION=0.8.10
+ VERSION=0.8.11
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/gnome2-libs/goffice/HISTORY b/gnome2-libs/goffice/HISTORY
index e3e082a..a5af17f 100644
--- a/gnome2-libs/goffice/HISTORY
+++ b/gnome2-libs/goffice/HISTORY
@@ -1,3 +1,6 @@
+2010-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.11
+
2010-09-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.10

diff --git a/gnome2-libs/goffice/goffice-0.8.10.tar.bz2.sig
b/gnome2-libs/goffice/goffice-0.8.10.tar.bz2.sig
deleted file mode 100644
index c40d3f8..0000000
Binary files a/gnome2-libs/goffice/goffice-0.8.10.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/goffice/goffice-0.8.11.tar.bz2.sig
b/gnome2-libs/goffice/goffice-0.8.11.tar.bz2.sig
new file mode 100644
index 0000000..a81f699
Binary files /dev/null and b/gnome2-libs/goffice/goffice-0.8.11.tar.bz2.sig
differ
diff --git a/gnome2-libs/libgsf/DETAILS b/gnome2-libs/libgsf/DETAILS
index 63a9e62..96f5c63 100755
--- a/gnome2-libs/libgsf/DETAILS
+++ b/gnome2-libs/libgsf/DETAILS
@@ -1,5 +1,5 @@
SPELL=libgsf
- VERSION=1.14.18
+ VERSION=1.14.19
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/gnome2-libs/libgsf/HISTORY b/gnome2-libs/libgsf/HISTORY
index ebd378e..b7fec89 100644
--- a/gnome2-libs/libgsf/HISTORY
+++ b/gnome2-libs/libgsf/HISTORY
@@ -1,3 +1,6 @@
+2010-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.14.19
+
2010-07-06 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added python dep

diff --git a/gnome2-libs/libgsf/libgsf-1.14.18.tar.bz2.sig
b/gnome2-libs/libgsf/libgsf-1.14.18.tar.bz2.sig
deleted file mode 100644
index 3cbc843..0000000
Binary files a/gnome2-libs/libgsf/libgsf-1.14.18.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/libgsf/libgsf-1.14.19.tar.bz2.sig
b/gnome2-libs/libgsf/libgsf-1.14.19.tar.bz2.sig
new file mode 100644
index 0000000..a28d767
Binary files /dev/null and b/gnome2-libs/libgsf/libgsf-1.14.19.tar.bz2.sig
differ
diff --git a/utils/kexec-tools/DETAILS b/utils/kexec-tools/DETAILS
index 8871634..c1c4135 100755
--- a/utils/kexec-tools/DETAILS
+++ b/utils/kexec-tools/DETAILS
@@ -1,10 +1,13 @@
SPELL=kexec-tools
- VERSION=2.0.1
+ VERSION=2.0.2
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL=$KERNEL_URL/pub/linux/kernel/people/horms/kexec-tools/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE2=$SOURCE.sign
+ SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/kexec/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.sign
+ SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
WEB_SITE=http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
+ WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/kexec/
ENTERED=20050724
LICENCE=GPL2
KEYWORDS="utils"
diff --git a/utils/kexec-tools/HISTORY b/utils/kexec-tools/HISTORY
index dc8d13f..65446ee 100644
--- a/utils/kexec-tools/HISTORY
+++ b/utils/kexec-tools/HISTORY
@@ -1,3 +1,7 @@
+2010-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.2; fixed source url, website
+ converted to upstream signature checking
+
2009-09-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.0.1; quoting paths

diff --git a/utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig
b/utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig
deleted file mode 100644
index e4c3dd9..0000000
Binary files a/utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5828e4973b812526d397a4fe19f083f5932dba43), Vlad Glagolev, 10/02/2010

Archive powered by MHonArc 2.6.24.

Top of Page