Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (30e88ed9616813db5e78e5db6cd1899bff991c48)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (30e88ed9616813db5e78e5db6cd1899bff991c48)
  • Date: Sun, 18 May 2014 14:06:01 -0500

GIT changes to master z-rejected grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

dev/null |binary
z-http/opera/DETAILS | 8 ++++----
z-http/opera/HISTORY | 5 +++++
z-http/opera/INSTALL | 3 +--
z-http/opera/PRE_BUILD | 4 ++++
z-http/opera/opera-12.16-1860.i386.linux.tar.bz2.sig |binary
z-http/opera/opera-12.16-1860.x86_64.linux.tar.bz2.sig |binary
7 files changed, 14 insertions(+), 6 deletions(-)

New commits:
commit 30e88ed9616813db5e78e5db6cd1899bff991c48
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

opera: => 12.16 [security]

diff --git a/z-http/opera/DETAILS b/z-http/opera/DETAILS
index 0be4a0f..7bc15e6 100755
--- a/z-http/opera/DETAILS
+++ b/z-http/opera/DETAILS
@@ -1,7 +1,7 @@
- SPELL=opera
- VERSION=12.14
- BUILD=1738
- SECURITY_PATCH=3
+ SPELL=opera
+ VERSION=12.16
+ BUILD=1860
+ SECURITY_PATCH=4
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
PLATFORM=x86_64
else
diff --git a/z-http/opera/HISTORY b/z-http/opera/HISTORY
index 9fd79fc..b533fee 100644
--- a/z-http/opera/HISTORY
+++ b/z-http/opera/HISTORY
@@ -1,3 +1,8 @@
+2014-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 12.16; SECURITY_PATCH++
+ * INSTALL: moved install script modification to PRE_BUILD
+ * PRE_BUILD: added, to fix mime update database stage
+
2013-03-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 12.14, SECURITY_PATCH=3

diff --git a/z-http/opera/INSTALL b/z-http/opera/INSTALL
index e898c3d..2b9d27c 100755
--- a/z-http/opera/INSTALL
+++ b/z-http/opera/INSTALL
@@ -1,6 +1,5 @@
-cd $SOURCE_DIRECTORY &&
-sed -i -e "s,/usr/local,$INSTALL_ROOT/usr,;"'/finalize_xdg[^(]*$/d' install
&&
./install --system --unattended &&
+
if [[ $OPERA_TOOLKIT != "gtk+2" ]]; then
rm -f $INSTALL_ROOT/usr/lib/opera/liboperagtk.so
fi &&
diff --git a/z-http/opera/PRE_BUILD b/z-http/opera/PRE_BUILD
new file mode 100755
index 0000000..a171d81
--- /dev/null
+++ b/z-http/opera/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+sedit "s,/usr/local,$INSTALL_ROOT/usr,;s:finalize_desktop[^(]*$:\::" install
diff --git a/z-http/opera/opera-12.14-1738.i386.linux.tar.bz2.sig
b/z-http/opera/opera-12.14-1738.i386.linux.tar.bz2.sig
deleted file mode 100644
index d0ecd56..0000000
Binary files a/z-http/opera/opera-12.14-1738.i386.linux.tar.bz2.sig and
/dev/null differ
diff --git a/z-http/opera/opera-12.14-1738.x86_64.linux.tar.bz2.sig
b/z-http/opera/opera-12.14-1738.x86_64.linux.tar.bz2.sig
deleted file mode 100644
index 4c217c6..0000000
Binary files a/z-http/opera/opera-12.14-1738.x86_64.linux.tar.bz2.sig and
/dev/null differ
diff --git a/z-http/opera/opera-12.16-1860.i386.linux.tar.bz2.sig
b/z-http/opera/opera-12.16-1860.i386.linux.tar.bz2.sig
new file mode 100644
index 0000000..2ad0688
Binary files /dev/null and
b/z-http/opera/opera-12.16-1860.i386.linux.tar.bz2.sig differ
diff --git a/z-http/opera/opera-12.16-1860.x86_64.linux.tar.bz2.sig
b/z-http/opera/opera-12.16-1860.x86_64.linux.tar.bz2.sig
new file mode 100644
index 0000000..42e1c24
Binary files /dev/null and
b/z-http/opera/opera-12.16-1860.x86_64.linux.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (30e88ed9616813db5e78e5db6cd1899bff991c48), Vlad Glagolev, 05/18/2014

Archive powered by MHonArc 2.6.24.

Top of Page