rpms/imake/devel xorg-cf-files-1.0.0-redhat.patch, NONE, 1.1 imake.spec, 1.10, 1.11 xorg-cf-files-1.0.0-man.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 20 18:03:07 UTC 2005


Author: than

Update of /cvs/dist/rpms/imake/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30218

Modified Files:
	imake.spec 
Added Files:
	xorg-cf-files-1.0.0-redhat.patch 
Removed Files:
	xorg-cf-files-1.0.0-man.patch 
Log Message:
add correct XAppLoadDir #173593


xorg-cf-files-1.0.0-redhat.patch:
 linux.cf |    3 +++
 1 files changed, 3 insertions(+)

--- NEW FILE xorg-cf-files-1.0.0-redhat.patch ---
--- xorg-cf-files-1.0.0/linux.cf.redhat	2005-10-21 21:10:27.000000000 +0200
+++ xorg-cf-files-1.0.0/linux.cf	2005-12-20 18:56:20.000000000 +0100
@@ -191,6 +191,9 @@
 
 #if LinuxDistribution == LinuxRedHat
 #define FSUseSyslog		YES
+#define BuildRman		NO
+#define BuildHtmlManPages	NO
+#define XAppLoadDir		/usr/share/X11/app-defaults
 #endif
 
 #ifndef HasDevRandom


Index: imake.spec
===================================================================
RCS file: /cvs/dist/rpms/imake/devel/imake.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- imake.spec	19 Dec 2005 17:14:28 -0000	1.10
+++ imake.spec	20 Dec 2005 18:02:29 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: imake source code configuration and build system
 Name: imake
 Version: 1.0.0
-Release: 2
+Release: 3
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
@@ -15,7 +15,7 @@
 Source4: %{xorgurl}/lndir-1.0.0.tar.bz2
 Patch0: xorg-cf-files-1.0.0-misc.patch
 Patch1: xorg-cf-files-1.0.0-ProjectRoot.patch
-Patch2: xorg-cf-files-1.0.0-man.patch
+Patch2: xorg-cf-files-1.0.0-redhat.patch
 
 BuildRequires: pkgconfig
 BuildRequires: xorg-x11-util-macros
@@ -139,6 +139,9 @@
 %{_mandir}/man1/xmkmf.1x*
 
 %changelog
+* Tue Dec 20 2005 Than Ngo <than at redhat.com> 1.0.0-3
+- add correct XAppLoadDir #173593
+
 * Mon Dec 19 2005 Than Ngo <than at redhat.com> 1.0.0-2
 - add some macros to fix problem in building of manpages
 


--- xorg-cf-files-1.0.0-man.patch DELETED ---




More information about the fedora-cvs-commits mailing list