Skip to Content.
Sympa Menu

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

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 (f2eee15e67cbfabfa48f69a179a564b2462e5183)
  • Date: Fri, 30 May 2008 14:27:35 -0500

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

kde4/akonadi/DETAILS | 9 ++++-----
kde4/akonadi/HISTORY | 3 +++
python-pypi/sqlobject/DETAILS | 4 ++--
python-pypi/sqlobject/HISTORY | 3 +++
4 files changed, 12 insertions(+), 7 deletions(-)

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

"akonadi-0.81.0"

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

"sqlobject-0.10.2"

diff --git a/kde4/akonadi/DETAILS b/kde4/akonadi/DETAILS
index 14a809d..5b8960f 100755
--- a/kde4/akonadi/DETAILS
+++ b/kde4/akonadi/DETAILS
@@ -3,9 +3,10 @@ persistent_read kdelibs4 KDE_VER KDE_VER
if [[ "${KDE_VER}" == "unstable" ]];then
VERSION=0.81.0
VX=4.0.80
- SOURCE_HASH=sha512:
+
SOURCE_HASH=sha512:9eafe1e2be71c2055390336ffb78786b2f398cceedaeb7bb4b22fb7df474f56a6c37aec3c5e1094e030fcb7cfea8c5a7eba0bc399f07ea453312b1f81d6df5ba
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=$KDE_URL/${KDE_VER:-stable}/${VX}/support/$SOURCE
else
-#fi
if [[ $AKONADI_VCS_AUTOUPDATE == y ]]; then
VERSION=$(date +%Y%m%d)
else
@@ -14,11 +15,9 @@ fi
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-# SOURCE_URL[0]=$KDE_URL/unstable/${VX}/support/$SOURCE
-# SOURCE_URL[0]=$KDE_URL/${KDE_VER:-stable}/${VX}/support/$SOURCE

SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$SPELL:$SPELL
fi
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://pim.kde.org/akonadi
LICENSE[0]=LGPL
ENTERED=20080430
diff --git a/kde4/akonadi/HISTORY b/kde4/akonadi/HISTORY
index 7c16c6d..8dd8b6c 100644
--- a/kde4/akonadi/HISTORY
+++ b/kde4/akonadi/HISTORY
@@ -1,3 +1,6 @@
+2008-05-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix mixed up unstable version
+
2008-05-29 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Added FORCE_DOWNLOAD=on.

diff --git a/python-pypi/sqlobject/DETAILS b/python-pypi/sqlobject/DETAILS
index b0e8f66..90f14e9 100755
--- a/python-pypi/sqlobject/DETAILS
+++ b/python-pypi/sqlobject/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlobject
CHEESESHOP_PKG=SQLObject
- VERSION=0.10.1
-
SOURCE_HASH=sha512:333cefba6886f1b2c393619ecf1a8ba09b0ace99bcaa00bd1870c1d891433e5ce90509c84971f1d06b013d06d17d72e8f6e44058fe455f3bae8cf366e0e421ef
+ VERSION=0.10.2
+
SOURCE_HASH=sha512:aa71ba7f413983088af0c0fa541a6d02f379ae91465dc0e30d50574267fa6271578703d8c48c635ff9dced87550847637deface44f1d1fcbdd14deb9ea08ff7e
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-pypi/sqlobject/HISTORY b/python-pypi/sqlobject/HISTORY
index 424c15b..8b346f2 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2008-05-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.10.2
+
2008-05-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.10.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f2eee15e67cbfabfa48f69a179a564b2462e5183), Treeve Jelbert, 05/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page