[libX11] Add BR for Pod::Usage, needed by compose-chart.pl

Peter Hutterer whot at fedoraproject.org
Sun Mar 10 04:49:58 UTC 2013


commit 3e7e870232d5119d917f16dc2321fbcd76a88ff4
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Sun Mar 10 14:49:42 2013 +1000

    Add BR for Pod::Usage, needed by compose-chart.pl

 libX11.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <peter.hutterer at redhat.com> 1.5.99.901-2
+- Add BR for Pod::Usage, needed by compose-chart.pl
+
 * Sun Mar 10 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.5.99.901.-1
 - libX11 1.6RC1
 


More information about the scm-commits mailing list