Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (a26f4dfb6a4b65bb367bf85171fa8adfa97ada73)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (a26f4dfb6a4b65bb367bf85171fa8adfa97ada73)
  • Date: Sat, 31 Jan 2009 04:05:29 -0600

GIT changes to master z-rejected grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null |binary
z-http/wine-gecko/DETAILS | 2 +-
z-http/wine-gecko/HISTORY | 8 ++++++++
z-http/wine-gecko/PRE_BUILD | 1 +
z-http/wine-gecko/wine_gecko-0.1.0.cab.sig | 0
z-http/wine-gecko/wine_gecko-0.9.0.cab.sig |binary
6 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit a26f4dfb6a4b65bb367bf85171fa8adfa97ada73
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine-gecko: Create SOURCE_DIRECTORY, even though we don't use it, to
appease the
Laws of Sorcery /var/lib/sorcery/modules/build_api/common: line 179: cd:
/usr/src/wine-gecko-0.9.0: No such file or directory

commit 45b2aff211b2ef7cb7c47d601de10e7ca7cbae25
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine-gecko: Updated to 0.9.0

diff --git a/z-http/wine-gecko/DETAILS b/z-http/wine-gecko/DETAILS
index 356e70a..b33aa0f 100755
--- a/z-http/wine-gecko/DETAILS
+++ b/z-http/wine-gecko/DETAILS
@@ -1,5 +1,5 @@
SPELL=wine-gecko
- VERSION=0.1.0
+ VERSION=0.9.0
SOURCE=${SPELL/-/_}-$VERSION.cab
SOURCE_URL[0]=$SOURCEFORGE_URL/wine/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/z-http/wine-gecko/HISTORY b/z-http/wine-gecko/HISTORY
index a52d431..cb9fdbc 100644
--- a/z-http/wine-gecko/HISTORY
+++ b/z-http/wine-gecko/HISTORY
@@ -1,3 +1,11 @@
+2009-01-31 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.9.0
+ The same day, only a year apart! ;)
+ * PRE_BUILD: Create SOURCE_DIRECTORY, even though we don't use it, to
+ appease the Laws of Sorcery
+ /var/lib/sorcery/modules/build_api/common: line 179: cd:
+ /usr/src/wine-gecko-0.9.0: No such file or directory
+
2008-01-31 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, PRE_BUILD, BUILD, INSTALL: Created

diff --git a/z-http/wine-gecko/PRE_BUILD b/z-http/wine-gecko/PRE_BUILD
index b3f3f78..92a0c57 100755
--- a/z-http/wine-gecko/PRE_BUILD
+++ b/z-http/wine-gecko/PRE_BUILD
@@ -1 +1,2 @@
+mk_source_dir $SOURCE_DIRECTORY &&
verify_file ''
diff --git a/z-http/wine-gecko/wine_gecko-0.1.0.cab.sig
b/z-http/wine-gecko/wine_gecko-0.1.0.cab.sig
deleted file mode 100644
index d394bb8..0000000
Binary files a/z-http/wine-gecko/wine_gecko-0.1.0.cab.sig and /dev/null differ
diff --git a/z-http/wine-gecko/wine_gecko-0.9.0.cab.sig
b/z-http/wine-gecko/wine_gecko-0.9.0.cab.sig
new file mode 100644
index 0000000..cbad017
Binary files /dev/null and b/z-http/wine-gecko/wine_gecko-0.9.0.cab.sig differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (a26f4dfb6a4b65bb367bf85171fa8adfa97ada73), Eric Sandall, 01/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page