Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (b05c4e7474eb275d1a41ad696682c27f92b8ddf7)
  • Date: Sat, 10 Feb 2007 23:46:58 -0600

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

dev/null |binary
news/liferea/DEPENDS | 4 ++++
news/liferea/DETAILS | 4 ++--
news/liferea/HISTORY | 6 +++++-
news/liferea/liferea-1.2.6.tar.gz.sig | 0
news/liferea/liferea-1.2.6b.tar.gz.sig |binary
6 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit b05c4e7474eb275d1a41ad696682c27f92b8ddf7
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

liferea: Updated to version 1.2.6b. Added optional_depends lua.

diff --git a/news/liferea/DEPENDS b/news/liferea/DEPENDS
index e562b5f..0a10b71 100755
--- a/news/liferea/DEPENDS
+++ b/news/liferea/DEPENDS
@@ -22,6 +22,10 @@ optional_depends GECKO
"" \
"" \
"for Mozilla (gecko) html display" &&
+optional_depends lua \
+ "" \
+ "--disable-lua" \
+ "for LUA scripting support" &&
optional_depends dbus \
"" \
"--disable-dbus" \
diff --git a/news/liferea/DETAILS b/news/liferea/DETAILS
index 7c9bf67..79619b4 100755
--- a/news/liferea/DETAILS
+++ b/news/liferea/DETAILS
@@ -1,9 +1,9 @@
SPELL=liferea
if [ "$LIFEREA_DEVEL" == "y" ]; then
- VERSION=1.2.6
+ VERSION=1.2.6b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
- VERSION=1.2.6
+ VERSION=1.2.6b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/news/liferea/HISTORY b/news/liferea/HISTORY
index fe0b823..b3af342 100644
--- a/news/liferea/HISTORY
+++ b/news/liferea/HISTORY
@@ -1,5 +1,9 @@
+2007-02-11 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable and devel to 1.2.6
+ * DEPENDS: Added optional_depends lua
+
2007-02-08 George Sherwood <george AT beernabeer.com>
- * DETAILs: Updated stable and devel to 1.2.6
+ * DETAILS: Updated stable and devel to 1.2.6

2007-02-02 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable and devel to 1.2.5
diff --git a/news/liferea/liferea-1.2.6.tar.gz.sig
b/news/liferea/liferea-1.2.6.tar.gz.sig
deleted file mode 100644
index 1c13955..0000000
Binary files a/news/liferea/liferea-1.2.6.tar.gz.sig and /dev/null differ
diff --git a/news/liferea/liferea-1.2.6b.tar.gz.sig
b/news/liferea/liferea-1.2.6b.tar.gz.sig
new file mode 100644
index 0000000..dd228b9
Binary files /dev/null and b/news/liferea/liferea-1.2.6b.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (b05c4e7474eb275d1a41ad696682c27f92b8ddf7), George Sherwood, 02/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page