- Test empty sub-package
This commit is contained in:
parent
8ba8609bda
commit
49931082b2
10
pungi.spec
10
pungi.spec
@ -104,13 +104,6 @@ Python library with code for Pungi. This is not a public library and there are
|
|||||||
no guarantees about API stability.
|
no guarantees about API stability.
|
||||||
|
|
||||||
|
|
||||||
%package dummy
|
|
||||||
Summary: Test empty sub-package
|
|
||||||
BuildArch: noarch
|
|
||||||
Requires: pungi = %{version}-%{release}
|
|
||||||
|
|
||||||
%description: Test empty sub-package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
@ -164,9 +157,6 @@ rm %{buildroot}%{_bindir}/pungi
|
|||||||
%{_bindir}/%{name}-compare-depsolving
|
%{_bindir}/%{name}-compare-depsolving
|
||||||
%{_bindir}/%{name}-wait-for-signed-ostree-handler
|
%{_bindir}/%{name}-wait-for-signed-ostree-handler
|
||||||
|
|
||||||
%files dummy
|
|
||||||
%{_bindir}/%{name}-wait-for-signed-ostree-handler
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 25 2023 Stepan Oksanichenko <soksanichenko@cloudlinux.com> - 4.3.7-8
|
* Tue Jul 25 2023 Stepan Oksanichenko <soksanichenko@cloudlinux.com> - 4.3.7-8
|
||||||
|
Loading…
Reference in New Issue
Block a user