Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (dc6d49828573fd1b6e817a013933dfd78c544434)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (dc6d49828573fd1b6e817a013933dfd78c544434)
  • Date: Sun, 27 Aug 2006 13:41:43 -0500

GIT changes to master xorg-modular grimoire by Andra?? Levstik
<ruskie AT mages.ath.cx>:

xorg-util/xorg-cf-files/DETAILS | 3 +--
xorg-util/xorg-cf-files/HISTORY | 4 ++++
xorg-util/xorg-cf-files/PRE_BUILD | 3 +++
3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit d4bcfcae509a75372ddf037997c33dbf5aac76f6
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

xorg-cf-files: minor fix of previous fix

commit 46db9304d529ea3a85d319b7f4406ff2829d5870
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

xorg-cf-files: fixes for bug #12921

diff --git a/xorg-util/xorg-cf-files/DETAILS b/xorg-util/xorg-cf-files/DETAILS
index b6fb14a..81d0d4f 100755
--- a/xorg-util/xorg-cf-files/DETAILS
+++ b/xorg-util/xorg-cf-files/DETAILS
@@ -8,9 +8,8 @@
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
+ PATCHLEVEL=1
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xorg-cf-files for xorg"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-util/xorg-cf-files/HISTORY b/xorg-util/xorg-cf-files/HISTORY
index 0cfaba0..e1a5e42 100644
--- a/xorg-util/xorg-cf-files/HISTORY
+++ b/xorg-util/xorg-cf-files/HISTORY
@@ -1,3 +1,7 @@
+2006-08-27 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PRE_BUILD: added to fix #12921
+ * DETAILS: PATHCLEVEL++
+
2005-12-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: Updated VERSION to 1.0.1
added XORG_VER
diff --git a/xorg-util/xorg-cf-files/PRE_BUILD
b/xorg-util/xorg-cf-files/PRE_BUILD
new file mode 100755
index 0000000..4ab933d
--- /dev/null
+++ b/xorg-util/xorg-cf-files/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit "s:/X11R6::" $SOURCE_DIRECTORY/site.def



  • [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (dc6d49828573fd1b6e817a013933dfd78c544434), Andra?? Levstik, 08/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page