X Strike Force X.Org X11 SVN commit: r2251 - in trunk/util/xutils-dev/debian: . patches
Author: dnusinow
Date: 2006-05-29 22:53:45 -0400 (Mon, 29 May 2006)
New Revision: 2251
Added:
trunk/util/xutils-dev/debian/patches/05_xaw_without_xp
Removed:
trunk/util/xutils-dev/debian/patches/xaw-without-xp
Modified:
trunk/util/xutils-dev/debian/changelog
trunk/util/xutils-dev/debian/patches/series
Log:
* Add a series number for the xaw_without_xp patch
Modified: trunk/util/xutils-dev/debian/changelog
===================================================================
--- trunk/util/xutils-dev/debian/changelog 2006-05-30 02:52:23 UTC (rev 2250)
+++ trunk/util/xutils-dev/debian/changelog 2006-05-30 02:53:45 UTC (rev 2251)
@@ -7,8 +7,9 @@
* Update imake to 1.0.2
* Update util-macros to 1.0.2
* Update xorg-cf-files to 1.0.2
+ * Add a series number for the xaw_without_xp patch
- -- David Nusinow <dnusinow@debian.org> Mon, 29 May 2006 22:43:17 -0400
+ -- David Nusinow <dnusinow@debian.org> Mon, 29 May 2006 22:54:12 -0400
xutils-dev (1:1.0.2-3) unstable; urgency=low
Copied: trunk/util/xutils-dev/debian/patches/05_xaw_without_xp (from rev 2250, trunk/util/xutils-dev/debian/patches/xaw-without-xp)
Modified: trunk/util/xutils-dev/debian/patches/series
===================================================================
--- trunk/util/xutils-dev/debian/patches/series 2006-05-30 02:52:23 UTC (rev 2250)
+++ trunk/util/xutils-dev/debian/patches/series 2006-05-30 02:53:45 UTC (rev 2251)
@@ -2,4 +2,4 @@
02_mkdirhier_rewrite.diff -p0
03_xutils-dev-FHS.diff -p1
04_xutils-dev-debian.diff
-xaw-without-xp
+05_xaw-without-xp
Deleted: trunk/util/xutils-dev/debian/patches/xaw-without-xp
===================================================================
--- trunk/util/xutils-dev/debian/patches/xaw-without-xp 2006-05-30 02:52:23 UTC (rev 2250)
+++ trunk/util/xutils-dev/debian/patches/xaw-without-xp 2006-05-30 02:53:45 UTC (rev 2251)
@@ -1,21 +0,0 @@
-Index: xutils-dev/xorg-cf-files/linux.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/linux.cf 2006-04-18 14:09:37.000000000 -0700
-+++ xutils-dev/xorg-cf-files/linux.cf 2006-04-18 14:33:56.000000000 -0700
-@@ -1153,6 +1153,16 @@
- #define TtClientLibs $(TTLIB) $(XTOOLLIB) $(XLIB)
- #define TtClientDepLibs $(DEPTTLIB) $(DEPXTOOLLIB) $(DEPXLIB)
-
-+#ifndef ExtraXawClientLibs
-+# define ExtraXawClientLibs /**/
-+#endif
-+#ifndef ExtraXawClientDepLibs
-+# define ExtraXawClientDepLibs /**/
-+#endif
-+#ifndef ExtraXawReqs
-+# define ExtraXawReqs /**/
-+#endif
-+
- #if HaveLib64
- # ifndef LibDirName
- # define LibDirName lib64
Reply to: