Skip to Content.
Sympa Menu

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

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 (76dc9047df832542fc44041ecce9abfdf201a660)
  • Date: Sat, 11 Apr 2009 14:18:25 -0500

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

xorg-driver/xf86-video-ati/DETAILS | 2 +-
xorg-driver/xf86-video-ati/HISTORY | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)

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

Revert "xf86-video-ati: only needs drm with r6xx-r7xx support now"

This reverts commit 1cf381070f039de4868bded4adcce6901aa20718.

Has nothing to do with r6xx-r7xx support with DRM and now forces SCM
users to use a different tarball for each non-SCM version change.

diff --git a/xorg-driver/xf86-video-ati/DETAILS
b/xorg-driver/xf86-video-ati/DETAILS
index a5fe47e..3b42339 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -7,7 +7,7 @@ if [[ $ATI_AUTO == y ]]; then
else
VERSION=scm
fi
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-scm.tar.bz2

SOURCE_URL[0]="git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati"
SOURCE_IGNORE=volatile
else
diff --git a/xorg-driver/xf86-video-ati/HISTORY
b/xorg-driver/xf86-video-ati/HISTORY
index d2e2d95..f22421e 100644
--- a/xorg-driver/xf86-video-ati/HISTORY
+++ b/xorg-driver/xf86-video-ati/HISTORY
@@ -1,6 +1,3 @@
-2009-04-07 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: made SOURCE use VERSION
-
2009-03-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 6.12.0
MD5 matches upstream published MD5



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (76dc9047df832542fc44041ecce9abfdf201a660), Eric Sandall, 04/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page