]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Fix package name needed for building docs with RPM
authorDwight Engen <dwight.engen@oracle.com>
Wed, 14 Nov 2012 15:44:35 +0000 (10:44 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 14 Nov 2012 15:55:06 +0000 (10:55 -0500)
Tested on Oracle Linux 6 and Fedora 17

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
lxc.spec.in

index 22b8b7db6c9d6b4e86b188e179756c08b137f049..3f4d5b6ae442d891633d0d81f09da98f2e6e301a 100644 (file)
@@ -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