From 99cb6b4f3ccec88d616861e38b9714fcd217f91cb8dbe7f26542d2e021447d37 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Fri, 7 Jun 2013 14:16:07 +0000 Subject: [PATCH] - Fix typo in spec file: devel package requires doc package, not docs OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=271 --- libvirt.changes | 6 ++++++ libvirt.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libvirt.changes b/libvirt.changes index d65aea4..86f30c7 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 7 08:14:38 MDT 2013 - jfehlig@suse.com + +- Fix typo in spec file: devel package requires doc package, not + docs + ------------------------------------------------------------------- Thu Jun 6 16:05:39 MDT 2013 - jfehlig@suse.com diff --git a/libvirt.spec b/libvirt.spec index 23e5702..00ca293 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -849,7 +849,7 @@ virtualization capabilities of recent versions of Linux (and other OSes). Summary: Libraries, includes, etc. to compile with the libvirt library Group: Development/Libraries/C and C++ Requires: %{name}-client = %{version}-%{release} -Requires: %{name}-docs = %{version}-%{release} +Requires: %{name}-doc = %{version}-%{release} Requires: pkg-config %description devel