From 2b4bddbfe0399c3eb01a950d44ccf4199ea8e955 Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Wed, 25 Oct 2023 22:17:42 +0300 Subject: [PATCH] - Test empty sub-package --- pungi.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pungi.spec b/pungi.spec index 545c7817..692b33be 100644 --- a/pungi.spec +++ b/pungi.spec @@ -104,6 +104,10 @@ Python library with code for Pungi. This is not a public library and there are no guarantees about API stability. +%package dummy +BuildArch: %{_arch} +%description: Test empty sub-package + %prep %autosetup -p1