Commit f6a8db2d by Dwight Engen Committed by Stéphane Graber

Fix package name needed for building docs with RPM

Tested on Oracle Linux 6 and Fedora 17 Signed-off-by: 's avatarDwight Engen <dwight.engen@oracle.com> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent f8a59e31
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment