[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/imake/devel imake.spec,1.18,1.19
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/imake/devel imake.spec,1.18,1.19
- Date: Wed, 1 Mar 2006 10:34:26 -0500
Author: karsten
Update of /cvs/dist/rpms/imake/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24981
Modified Files:
imake.spec
Log Message:
- Buildrequires: xorg-x11-proto-devel
checking for XPROTO... configure: error: Package requirements (xproto) were not met:
No package 'xproto' found
Index: imake.spec
===================================================================
RCS file: /cvs/dist/rpms/imake/devel/imake.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- imake.spec 1 Mar 2006 06:11:42 -0000 1.18
+++ imake.spec 1 Mar 2006 15:34:21 -0000 1.19
@@ -1,7 +1,7 @@
Summary: imake source code configuration and build system
Name: imake
Version: 1.0.1
-Release: 1.2
+Release: 2
License: MIT/X11
Group: User Interface/X
URL: http://www.x.org
@@ -18,7 +18,7 @@
Patch2: xorg-cf-files-1.0.1-redhat.patch
BuildRequires: pkgconfig
-BuildRequires: xorg-x11-util-macros
+BuildRequires: xorg-x11-util-macros xorg-x11-proto-devel
# libxkbfile-devel needed for setxkbmap, xkbcomp, xkbevd, xkbprint
#BuildRequires: libxkbfile-devel
@@ -137,6 +137,9 @@
%{_mandir}/man1/xmkmf.1x*
%changelog
+* Wed Mar 01 2006 Karsten Hopp <karsten redhat de> 1.0.1-2
+- Buildrequires: xorg-x11-proto-devel
+
* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> 1.0.1-1.2
- bump again for double-long bug on ppc(64)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]