[xorg-x11-docs] update build requires + docdir

Dave Airlie airlied at fedoraproject.org
Tue Nov 29 10:21:41 UTC 2011


commit 2f49f66395cf640989d2c656925a6d95079238a9
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Nov 29 10:20:19 2011 +0000

    update build requires + docdir

 xorg-x11-docs.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-docs.spec b/xorg-x11-docs.spec
index 921b78d..b12ffdd 100644
--- a/xorg-x11-docs.spec
+++ b/xorg-x11-docs.spec
@@ -3,7 +3,7 @@
 Summary: X.Org X11 documentation
 Name: xorg-x11-docs
 Version: 1.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: MIT
 Group: Documentation
 URL: http://www.x.org
@@ -17,6 +17,7 @@ BuildRequires: pkgconfig autoconf automake libtool
 BuildRequires: xorg-sgml-doctools >= 1.1.1
 BuildRequires: xorg-x11-util-macros
 BuildRequires: ghostscript
+BuildRequires: xmlto xmlto-tex fop
 
 %define x11docdir %{_datadir}/doc/xorg-x11-docs-%{version}-%{release}
 
@@ -30,7 +31,7 @@ implementation.
 
 %build
 autoreconf -v --install || exit 1
-%configure --with-x11docdir=%{x11docdir}
+%configure --docdir=%{x11docdir}
 make
 
 %install
@@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man7/security.7*
 
 %changelog
+* Tue Nov 29 2011 Dave Airlie <airlied at redhat.com> 1.6-3
+- update build requires + docdir
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list