Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f4b9cbb79fe433e62856c17f017a48cdabed4ec4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f4b9cbb79fe433e62856c17f017a48cdabed4ec4)
  • Date: Mon, 19 Dec 2011 06:51:02 -0600

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

dev/null |binary
gnome2-apps/dia/DETAILS | 4 ++--
gnome2-apps/dia/HISTORY | 4 ++++
gnome2-apps/dia/PRE_BUILD | 5 +++++
gnome2-apps/dia/dia-0.97.1.tar.bz2.sig | 0
gnome2-apps/dia/dia-0.97.2.tar.xz.sig |binary
6 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit f4b9cbb79fe433e62856c17f017a48cdabed4ec4
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

dia 0.97.2

diff --git a/gnome2-apps/dia/DETAILS b/gnome2-apps/dia/DETAILS
index 3e67a43..33d0771 100755
--- a/gnome2-apps/dia/DETAILS
+++ b/gnome2-apps/dia/DETAILS
@@ -1,7 +1,7 @@
SPELL=dia
- VERSION=0.97.1
+ VERSION=0.97.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig:UPSTREAM_HASH
diff --git a/gnome2-apps/dia/HISTORY b/gnome2-apps/dia/HISTORY
index 0189059..d46cb70 100644
--- a/gnome2-apps/dia/HISTORY
+++ b/gnome2-apps/dia/HISTORY
@@ -1,3 +1,7 @@
+2011-12-19 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.97.2, bz2 -> xz
+ * PRE_BUILD: added due to bz2 -> xz
+
2011-05-28 Vlad Glagolev <stealth AT sourcemage.org>
* TRIGGERS: added, to recompile on python build
(python plugin isn't linked dynamically with python though)
diff --git a/gnome2-apps/dia/PRE_BUILD b/gnome2-apps/dia/PRE_BUILD
new file mode 100755
index 0000000..6f54504
--- /dev/null
+++ b/gnome2-apps/dia/PRE_BUILD
@@ -0,0 +1,5 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $BUILD_DIRECTORY &&
+verify_file '' &&
+xz -dc $SOURCE_CACHE/$SOURCE | tar -xf -
+cd $SOURCE_DIRECTORY
diff --git a/gnome2-apps/dia/dia-0.97.1.tar.bz2.sig
b/gnome2-apps/dia/dia-0.97.1.tar.bz2.sig
deleted file mode 100644
index 5257b4f..0000000
Binary files a/gnome2-apps/dia/dia-0.97.1.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-apps/dia/dia-0.97.2.tar.xz.sig
b/gnome2-apps/dia/dia-0.97.2.tar.xz.sig
new file mode 100644
index 0000000..fa8da34
Binary files /dev/null and b/gnome2-apps/dia/dia-0.97.2.tar.xz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f4b9cbb79fe433e62856c17f017a48cdabed4ec4), Ladislav Hagara, 12/19/2011

Archive powered by MHonArc 2.6.24.

Top of Page