Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (22253bf38f4f4a694f1f501635b52c84bf1fdc38)

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 z-rejected grimoire by George Sherwood (22253bf38f4f4a694f1f501635b52c84bf1fdc38)
  • Date: Thu, 28 Sep 2006 10:00:01 -0500

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

z-http/firefox-bin/DETAILS | 10 ++++------
z-http/firefox-bin/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 6 deletions(-)

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

Updated firefox-bin stable to 1.5.0.7 and devel to 2.0rc1. Removed
UPDATED.

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 31780ac..12bda1b 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=2.0b2
+ VERSION=2.0rc1
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
-
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0b2/linux-i686/en-US/$SOURCE
-
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0b2/linux-i686/en-US/$SOURCE2
+
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0rc1/linux-i686/en-US/$SOURCE
+
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0rc1/linux-i686/en-US/$SOURCE2
else
- VERSION=1.5.0.6
+ VERSION=1.5.0.7
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
@@ -15,10 +15,8 @@ else

SOURCE2_URL[0]=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/${SOURCE}.asc
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
-
WEB_SITE=http://www.mozilla.org/firefox
ENTERED=20040902
- UPDATED=20041022
LICENSE[0]=MOZILLA
REJECT="is non-source"
SHORT="The binary version of firefox."
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index 5ae4b0e..0523399 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2006-09-28 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable to 1.5.0.7 and devel to 2.0 RC1
+ Removed UPDATED.
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.




  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (22253bf38f4f4a694f1f501635b52c84bf1fdc38), George Sherwood, 09/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page