- Really fix xpyb build.
This commit is contained in:
parent
08b6265857
commit
0a0f5bf615
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: libxcb
|
Name: libxcb
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: A C binding to the X11 protocol
|
Summary: A C binding to the X11 protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -31,7 +31,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: python
|
BuildRequires: python-devel
|
||||||
BuildRequires: xcb-proto >= 1.5
|
BuildRequires: xcb-proto >= 1.5
|
||||||
BuildRequires: xorg-x11-proto-devel
|
BuildRequires: xorg-x11-proto-devel
|
||||||
BuildRequires: xorg-x11-util-macros
|
BuildRequires: xorg-x11-util-macros
|
||||||
@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 13 2009 Adam Jackson <ajax@redhat.com> 1.2-8
|
||||||
|
- Really fix xpyb build.
|
||||||
|
|
||||||
* Mon Jul 06 2009 Adam Jackson <ajax@redhat.com> 1.2-7
|
* Mon Jul 06 2009 Adam Jackson <ajax@redhat.com> 1.2-7
|
||||||
- Fix xpyb build
|
- Fix xpyb build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user