rpms/xorg-x11-apps/devel xorg-x11-apps.spec,1.13,1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 26 15:17:56 UTC 2006


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-apps/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2123

Modified Files:
	xorg-x11-apps.spec 
Log Message:
- Add more BuildRequires to fix mock builds.  (#191896)



Index: xorg-x11-apps.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-apps/devel/xorg-x11-apps.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xorg-x11-apps.spec	27 Apr 2006 22:09:47 -0000	1.13
+++ xorg-x11-apps.spec	26 May 2006 15:17:53 -0000	1.14
@@ -3,7 +3,7 @@
 Summary: X.Org X11 applications
 Name: xorg-x11-%{pkgname}
 Version: 1.0.3
-Release: 1
+Release: 2
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
@@ -37,6 +37,20 @@
 BuildRequires: xorg-x11-util-macros
 # xbiff needs xbitmaps-devel
 BuildRequires: xbitmaps-devel
+BuildRequires: zlib-devel
+BuildRequires: libfontenc-devel
+BuildRequires: libX11-devel
+BuildRequires: libXmu-devel
+BuildRequires: libXext-devel
+BuildRequires: libXt-devel
+BuildRequires: libXaw-devel
+BuildRequires: libXpm-devel
+BuildRequires: libXft-devel
+BuildRequires: libXrender-devel
+BuildRequires: libxkbfile-devel
+BuildRequires: libXcursor-devel
+BuildRequires: libpng-devel
+BuildRequires: libXfixes-devel
 
 Requires(pre): xorg-x11-filesystem >= 0.99.2-3
 
@@ -155,6 +169,9 @@
 %{_mandir}/man1/xwud.1x*
 
 %changelog
+* Fri May 26 2006 Adam Jackson <ajackson at redhat.com> 1.0.3-2
+- Add more BuildRequires to fix mock builds.  (#191896)
+
 * Thu Apr 27 2006 Adam Jackson <ajackson at redhat.com> 1.0.3-1
 - Updated xclock and xconsole
 




More information about the fedora-cvs-commits mailing list