Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (3b8d6bc01bd9216b4cf4b7c6c47ef403ed9bd193)

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 grimoire by Eric Sandall (3b8d6bc01bd9216b4cf4b7c6c47ef403ed9bd193)
  • Date: Sat, 4 Sep 2010 15:35:44 -0500

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

dev/null
|binary
xorg-driver/xf86-input-synaptics/DETAILS |
2 +-
xorg-driver/xf86-input-synaptics/HISTORY |
5 +++++
xorg-driver/xf86-input-synaptics/INSTALL |
2 +-
xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.2.2.tar.bz2.sig |
0
xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.3.0.tar.bz2.sig
|binary
xorg-driver/xf86-video-geode/DETAILS |
2 +-
xorg-driver/xf86-video-geode/HISTORY |
4 ++++
xorg-driver/xf86-video-geode/xf86-video-geode-2.11.8.tar.bz2.sig |
0
xorg-driver/xf86-video-geode/xf86-video-geode-2.11.9.tar.bz2.sig
|binary
xorg-lib/libxcb/DETAILS |
2 +-
xorg-lib/libxcb/HISTORY |
4 ++++
xorg-lib/libxcb/libxcb-1.6.tar.bz2.sig |
0
xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig
|binary
14 files changed, 17 insertions(+), 4 deletions(-)

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

libxcb: Updated to 1.7
SOURCE matches upstream posted SHA1

commit 783bee16b1d4d574ba0d8bf207a1fb228537ad39
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-video-geode: Updated to 2.11.9
SOURCE matches upstream posted SHA1

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

xf86-input-synaptics: Updated to 1.3.0
SOURCE matches upstream posted SHA1
11-x11-synaptics.fdi moved from fdi/ to conf/

diff --git a/xorg-driver/xf86-input-synaptics/DETAILS
b/xorg-driver/xf86-input-synaptics/DETAILS
index 049c617..e3c8665 100755
--- a/xorg-driver/xf86-input-synaptics/DETAILS
+++ b/xorg-driver/xf86-input-synaptics/DETAILS
@@ -1,5 +1,5 @@
SPELL=xf86-input-synaptics
- VERSION=1.2.2
+ VERSION=1.3.0
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/archive/individual/driver/$SOURCE
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
diff --git a/xorg-driver/xf86-input-synaptics/HISTORY
b/xorg-driver/xf86-input-synaptics/HISTORY
index d6dbed5..2c0659f 100644
--- a/xorg-driver/xf86-input-synaptics/HISTORY
+++ b/xorg-driver/xf86-input-synaptics/HISTORY
@@ -1,3 +1,8 @@
+2010-09-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.3.0
+ SOURCE matches upstream posted SHA1
+ * INSTALL: 11-x11-synaptics.fdi moved from fdi/ to conf/
+
2010-03-30 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.2.2
SOURCE matches upstream posted SHA1
diff --git a/xorg-driver/xf86-input-synaptics/INSTALL
b/xorg-driver/xf86-input-synaptics/INSTALL
index 22dff06..e30cf1b 100755
--- a/xorg-driver/xf86-input-synaptics/INSTALL
+++ b/xorg-driver/xf86-input-synaptics/INSTALL
@@ -1,7 +1,7 @@
default_install &&
if ( is_depends_enabled $SPELL hal ); then
mkdir -p $INSTALL_ROOT/usr/share/hal/fdi/policy/20thirdparty &&
- install -m 0644 ${SOURCE_DIRECTORY}/fdi/11-x11-synaptics.fdi \
+ install -m 0644 ${SOURCE_DIRECTORY}/conf/11-x11-synaptics.fdi \
${INSTALL_ROOT}/usr/share/hal/fdi/policy/20thirdparty/ &&
message "${PROBLEM_COLOR}the policyfile is in
${INSTALL_ROOT}/usr/share/hal/fdi/policy/20thirdparty/" &&
message "copy it to ${INSTALL_ROOT}/etc/hal/fdi/policy/ to use
it${DEFAULT_COLOR}"
diff --git
a/xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.2.2.tar.bz2.sig
b/xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.2.2.tar.bz2.sig
deleted file mode 100644
index faa12e3..0000000
Binary files
a/xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.2.2.tar.bz2.sig and
/dev/null differ
diff --git
a/xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.3.0.tar.bz2.sig
b/xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.3.0.tar.bz2.sig
new file mode 100644
index 0000000..9997074
Binary files /dev/null and
b/xorg-driver/xf86-input-synaptics/xf86-input-synaptics-1.3.0.tar.bz2.sig
differ
diff --git a/xorg-driver/xf86-video-geode/DETAILS
b/xorg-driver/xf86-video-geode/DETAILS
index a2ca692..8973dd5 100755
--- a/xorg-driver/xf86-video-geode/DETAILS
+++ b/xorg-driver/xf86-video-geode/DETAILS
@@ -1,5 +1,5 @@
SPELL=xf86-video-geode
- VERSION=2.11.8
+ VERSION=2.11.9
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/archive/individual/driver/${SOURCE}
diff --git a/xorg-driver/xf86-video-geode/HISTORY
b/xorg-driver/xf86-video-geode/HISTORY
index ac16575..ded60b8 100644
--- a/xorg-driver/xf86-video-geode/HISTORY
+++ b/xorg-driver/xf86-video-geode/HISTORY
@@ -1,3 +1,7 @@
+2010-09-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.11.9
+ SOURCE matches upstream posted SHA1
+
2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 2.11.8
SOURCE matches upstream posted SHA1
diff --git a/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.8.tar.bz2.sig
b/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.8.tar.bz2.sig
deleted file mode 100644
index 90dbfb7..0000000
Binary files
a/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.8.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.9.tar.bz2.sig
b/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.9.tar.bz2.sig
new file mode 100644
index 0000000..838f24e
Binary files /dev/null and
b/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.9.tar.bz2.sig differ
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index 27832ca..0de2940 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,5 +1,5 @@
SPELL=libxcb
- VERSION=1.6
+ VERSION=1.7
#
SOURCE_HASH=sha512:4c3800a86e2cdbbf4d99f930c43bf5891e69c1e1bfd2a5dc8fe4e64a0114ef35e2dcd79318a273f849cb1ad344885fed527dccdf46640ee813e4e3101d2065e6
SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index 0524e65..ecfbdb0 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,7 @@
+2010-09-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.7
+ SOURCE matches upstream posted SHA1
+
2010-04-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6

diff --git a/xorg-lib/libxcb/libxcb-1.6.tar.bz2.sig
b/xorg-lib/libxcb/libxcb-1.6.tar.bz2.sig
deleted file mode 100644
index 6c4755d..0000000
Binary files a/xorg-lib/libxcb/libxcb-1.6.tar.bz2.sig and /dev/null differ
diff --git a/xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig
b/xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig
new file mode 100644
index 0000000..5718d43
Binary files /dev/null and b/xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (3b8d6bc01bd9216b4cf4b7c6c47ef403ed9bd193), Eric Sandall, 09/04/2010

Archive powered by MHonArc 2.6.24.

Top of Page