diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index e4146c74035..66aa66db945 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -48,7 +48,7 @@ Install Required Operating System Packages provided by :command:`pip`. Those will be pulled in by installing the following development packages: -* kiwi-devel +* kiwi-develdeps * kiwi-systemdeps The packages are provided on the Open Build Service in the diff --git a/package/python-kiwi-spec-template b/package/python-kiwi-spec-template index 3db6a7d1f56..15e06422086 100644 --- a/package/python-kiwi-spec-template +++ b/package/python-kiwi-spec-template @@ -75,7 +75,7 @@ The KIWI Image System provides an operating system image builder for Linux supported hardware platforms as well as for virtualization and cloud systems like Xen, KVM, VMware, EC2 and more. -%package -n kiwi-devel +%package -n kiwi-develdeps Summary: KIWI - Development dependencies Group: %{sysgroup} Requires: gcc @@ -685,7 +685,7 @@ fi %endif %endif -%files -n kiwi-devel +%files -n kiwi-develdeps # Empty metapackage %files -n kiwi-systemdeps-core