Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Flavien Bridault (e67f19194244cf4bfa39e59589018a764c363a56)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (e67f19194244cf4bfa39e59589018a764c363a56)
  • Date: Wed, 25 Oct 2006 15:04:24 -0500

GIT changes to master grimoire by Flavien Bridault <vlaaad AT sourcemage.org>:

dev/null
|binary
disk/brasero/DEPENDS
| 5 ---
disk/brasero/DETAILS
| 6 ----
disk/brasero/FINAL
| 14 ++++------
disk/brasero/HISTORY
| 6 ++++
disk/brasero/PREPARE
| 1
disk/brasero/brasero-0.4.4.tar.bz2.sig
| 0
disk/brasero/brasero-0.4.92.tar.bz2.sig
| 0
disk/brasero/brasero-0.5.0.tar.bz2.sig
|binary
gnome2-apps/system-tools-backends/BUILD
| 2 +
gnome2-apps/system-tools-backends/DETAILS
| 2 -
gnome2-apps/system-tools-backends/FINAL
| 6 ++++
gnome2-apps/system-tools-backends/HISTORY
| 6 ++++
gnome2-apps/system-tools-backends/init.d/system-tools-backends
| 7 +++++
gnome2-apps/system-tools-backends/system-tools-backends-1.9.5.1.tar.bz2.sig
| 0
gnome2-apps/system-tools-backends/system-tools-backends-1.9.7.tar.bz2.sig
|binary
gnome2-libs/liboobs/DETAILS
| 2 -
gnome2-libs/liboobs/HISTORY
| 3 ++
gnome2-libs/liboobs/liboobs-0.5.0.tar.bz2.sig
| 0
gnome2-libs/liboobs/liboobs-0.6.0.tar.bz2.sig
|binary
groups
| 1
21 files changed, 41 insertions(+), 20 deletions(-)

New commits:
commit 12c2aab33d5f9f5e2bde714cc80fd07eca170a71
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

system-tools-backends: updated to 1.9.7
made some fixes to get basic support
added stb-admin group

commit 87c2603a159b13d2d43cd948c83773c87dcad906
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

brasero: updated to 0.5.0

commit f32c75f4eb2e1d291dea75ec1a01c61c0a9a98d5
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

liboobs: updated to 0.6.0

diff --git a/disk/brasero/DEPENDS b/disk/brasero/DEPENDS
index 88655a4..51b90d1 100755
--- a/disk/brasero/DEPENDS
+++ b/disk/brasero/DEPENDS
@@ -5,7 +5,4 @@ depends hal &&
optional_depends totem "--enable-playlist" "--disable-playlist" "For
playlist pane" &&
optional_depends beagle "--enable-search" "--disable-search" "For search
pane" &&
optional_depends gdl "--enable-gdl" "--disable-gdl" "For a customizable GUI"
&&
-optional_depends libnotify "--enable-libnotify" "--disable-libnotify"
"Enable notifications" &&
-if [ "$DEVEL" = "y" ]; then
- optional_depends libburn-pykix "--enable-libburn" "--disable-libburn" "For
libburn support"
-fi
+optional_depends libnotify "--enable-libnotify" "--disable-libnotify"
"Enable notifications"
diff --git a/disk/brasero/DETAILS b/disk/brasero/DETAILS
index 863abe9..86fe915 100755
--- a/disk/brasero/DETAILS
+++ b/disk/brasero/DETAILS
@@ -1,9 +1,5 @@
SPELL=brasero
-if [ "$DEVEL" = "y" ]; then
- VERSION=0.4.92
-else
- VERSION=0.4.4
-fi
+ VERSION=0.5.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/bonfire/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
diff --git a/disk/brasero/FINAL b/disk/brasero/FINAL
index 01106bd..7f6ec3e 100755
--- a/disk/brasero/FINAL
+++ b/disk/brasero/FINAL
@@ -1,10 +1,8 @@
update-desktop-database &&
update-mime-database /usr/share/mime &&
-if [ "$DEVEL" = "y" ]; then
- message "${MESSAGE_COLOR}"
- message "If you want to try libburn-pykix support, you need to activate
the"
- message "backend through GConf editor at /apps/brasero/config/libburn_burn
and"
- message "/apps/brasero/config/libburn_iso. Note that GConf might need to
be"
- message "restarted after installing to display these keys."
- message "${DEFAULT_COLOR}"
-fi
+message "${MESSAGE_COLOR}"
+message "If you want to try libburn-pykix support, you need to activate the"
+message "backend through GConf editor at /apps/brasero/config/libburn_burn
and"
+message "/apps/brasero/config/libburn_iso. Note that GConf might need to be"
+message "restarted after installing to display these keys."
+message "${DEFAULT_COLOR}"
diff --git a/disk/brasero/HISTORY b/disk/brasero/HISTORY
index b7b701b..0c86647 100644
--- a/disk/brasero/HISTORY
+++ b/disk/brasero/HISTORY
@@ -1,3 +1,9 @@
+2006-10-25 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 0.5.0, removed old stable version
+ * PREPARE: Removed, only one version now
+ * DEPENDS: removed libburn-pykix, provided by CD-BURN-UTILITY
+ * FINAL: removed test for devel version
+
2006-10-09 Flavien Bridault <vlaaad AT sourcemage.org>
* FINAL: added small notice to restart gconf
* DEPENDS: really deactivate libburn if asked
diff --git a/disk/brasero/PREPARE b/disk/brasero/PREPARE
deleted file mode 100755
index e5578cd..0000000
--- a/disk/brasero/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-config_query DEVEL "Do you want to try devel version (libburn support)?" n
diff --git a/disk/brasero/brasero-0.4.4.tar.bz2.sig
b/disk/brasero/brasero-0.4.4.tar.bz2.sig
deleted file mode 100644
index ced0ce8..0000000
Binary files a/disk/brasero/brasero-0.4.4.tar.bz2.sig and /dev/null differ
diff --git a/disk/brasero/brasero-0.4.92.tar.bz2.sig
b/disk/brasero/brasero-0.4.92.tar.bz2.sig
deleted file mode 100644
index 5675b6a..0000000
Binary files a/disk/brasero/brasero-0.4.92.tar.bz2.sig and /dev/null differ
diff --git a/disk/brasero/brasero-0.5.0.tar.bz2.sig
b/disk/brasero/brasero-0.5.0.tar.bz2.sig
new file mode 100644
index 0000000..310edc3
Binary files /dev/null and b/disk/brasero/brasero-0.5.0.tar.bz2.sig differ
diff --git a/gnome2-apps/system-tools-backends/BUILD
b/gnome2-apps/system-tools-backends/BUILD
new file mode 100755
index 0000000..79e6252
--- /dev/null
+++ b/gnome2-apps/system-tools-backends/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS --datadir=/usr/share" &&
+default_build
diff --git a/gnome2-apps/system-tools-backends/DETAILS
b/gnome2-apps/system-tools-backends/DETAILS
index 6628f05..0a5361e 100755
--- a/gnome2-apps/system-tools-backends/DETAILS
+++ b/gnome2-apps/system-tools-backends/DETAILS
@@ -1,5 +1,5 @@
SPELL=system-tools-backends
- VERSION=1.9.5.1
+ VERSION=1.9.7
BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/gnome2-apps/system-tools-backends/FINAL
b/gnome2-apps/system-tools-backends/FINAL
new file mode 100755
index 0000000..f9b1513
--- /dev/null
+++ b/gnome2-apps/system-tools-backends/FINAL
@@ -0,0 +1,6 @@
+create_group stb-admin &&
+message "${MESSAGE_COLOR}"
+message "Remember to include the power users into the stb-admin group."
+message "Also SMGL is not yet really supported by system-tool-backends."
+message "So some tools, like network-admin may not work."
+message "${DEFAULT_COLOR}"
diff --git a/gnome2-apps/system-tools-backends/HISTORY
b/gnome2-apps/system-tools-backends/HISTORY
index 23f2003..0872015 100644
--- a/gnome2-apps/system-tools-backends/HISTORY
+++ b/gnome2-apps/system-tools-backends/HISTORY
@@ -1,3 +1,9 @@
+2006-10-21 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 1.9.7
+ * BUILD: Added, fix data dir
+ * init.d/system-tools-backend: launch the backend daemon at boot
+ * FINAL: create stb-admin group and warns the user
+
2006-09-17 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.9.5.1

diff --git a/gnome2-apps/system-tools-backends/init.d/system-tools-backends
b/gnome2-apps/system-tools-backends/init.d/system-tools-backends
new file mode 100644
index 0000000..015071d
--- /dev/null
+++ b/gnome2-apps/system-tools-backends/init.d/system-tools-backends
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+PROGRAM="/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl"
+RUNLEVEL=5
+NEEDS="smgl-messagebus"
+
+. /etc/init.d/smgl_init
diff --git
a/gnome2-apps/system-tools-backends/system-tools-backends-1.9.5.1.tar.bz2.sig
b/gnome2-apps/system-tools-backends/system-tools-backends-1.9.5.1.tar.bz2.sig
deleted file mode 100644
index 48a6580..0000000
Binary files
a/gnome2-apps/system-tools-backends/system-tools-backends-1.9.5.1.tar.bz2.sig
and /dev/null differ
diff --git
a/gnome2-apps/system-tools-backends/system-tools-backends-1.9.7.tar.bz2.sig
b/gnome2-apps/system-tools-backends/system-tools-backends-1.9.7.tar.bz2.sig
new file mode 100644
index 0000000..73e50ef
Binary files /dev/null and
b/gnome2-apps/system-tools-backends/system-tools-backends-1.9.7.tar.bz2.sig
differ
diff --git a/gnome2-libs/liboobs/DETAILS b/gnome2-libs/liboobs/DETAILS
index 200b741..07f8e44 100755
--- a/gnome2-libs/liboobs/DETAILS
+++ b/gnome2-libs/liboobs/DETAILS
@@ -1,5 +1,5 @@
SPELL=liboobs
- VERSION=0.5.0
+ VERSION=0.6.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/liboobs/HISTORY b/gnome2-libs/liboobs/HISTORY
index 96569f6..206a77c 100644
--- a/gnome2-libs/liboobs/HISTORY
+++ b/gnome2-libs/liboobs/HISTORY
@@ -1,3 +1,6 @@
+2006-10-21 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 0.6.0
+
2006-10-03 David Brown <dmlb2000 AT gmail.com>
* DETAILS: updated 0.5.0

diff --git a/gnome2-libs/liboobs/liboobs-0.5.0.tar.bz2.sig
b/gnome2-libs/liboobs/liboobs-0.5.0.tar.bz2.sig
deleted file mode 100644
index 06de37b..0000000
Binary files a/gnome2-libs/liboobs/liboobs-0.5.0.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/liboobs/liboobs-0.6.0.tar.bz2.sig
b/gnome2-libs/liboobs/liboobs-0.6.0.tar.bz2.sig
new file mode 100644
index 0000000..b481621
Binary files /dev/null and b/gnome2-libs/liboobs/liboobs-0.6.0.tar.bz2.sig
differ
diff --git a/groups b/groups
index cbe9f7b..20a3a7d 100755
--- a/groups
+++ b/groups
@@ -73,4 +73,5 @@ pascal:153:
wnn:154:
powerdev:155:
iplog:156:
+stb-admin:157:
nogroup:65534:



  • [SM-Commit] GIT changes to master grimoire by Flavien Bridault (e67f19194244cf4bfa39e59589018a764c363a56), Flavien Bridault, 10/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page