diff --git a/libX11.spec b/libX11.spec index 2f3df79..418557a 100644 --- a/libX11.spec +++ b/libX11.spec @@ -4,7 +4,7 @@ Summary: Core X11 protocol client library Name: libX11 Version: 1.5.99.901 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -20,6 +20,7 @@ BuildRequires: pkgconfig(xproto) >= 7.0.15 BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-4 BuildRequires: libxcb-devel >= 1.2 BuildRequires: pkgconfig(xau) pkgconfig(xdmcp) +BuildRequires: perl(Pod::Usage) Requires: %{name}-common = %{version}-%{release} @@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/*.5* %changelog +* Sun Mar 10 2013 Peter Hutterer 1.5.99.901-2 +- Add BR for Pod::Usage, needed by compose-chart.pl + * Sun Mar 10 2013 Peter Hutterer 1.5.99.901.-1 - libX11 1.6RC1