[lxc-devel] [PATCH] Fix package name needed for building docs with	RPM
    Dwight Engen 
    dwight.engen at oracle.com
       
    Wed Nov 14 15:44:35 UTC 2012
    
    
  
Tested on Oracle Linux 6 and Fedora 17
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
---
 lxc.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lxc.spec.in b/lxc.spec.in
index 10b7254..7998cfd 100644
--- a/lxc.spec.in
+++ b/lxc.spec.in
@@ -30,7 +30,7 @@ Group: Applications/System
 License: LGPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Requires: libcap
-BuildRequires: libcap libcap-devel docbook2x
+BuildRequires: libcap libcap-devel docbook2X
 
 %description
 
-- 
1.7.1
    
    
More information about the lxc-devel
mailing list