Accepting request 918863 from KDE:Qt:PyQt
remove non-devel metapackage OBS-URL: https://build.opensuse.org/request/show/918863 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sip?expand=0&rev=112
This commit is contained in:
commit
b77ef00067
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 13 16:04:39 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Don't create non-devel -sip metapackage for sip6 -- boo#1190441
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 09:46:06 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -91,8 +91,11 @@ cp %{SOURCE0} .
|
||||
%install
|
||||
:
|
||||
|
||||
%if "%{sipN}" == "sip4"
|
||||
# only sip4 still provides the old python-sip package
|
||||
%files %{python_files}
|
||||
%doc README.SUSE
|
||||
%endif
|
||||
|
||||
%files %{python_files devel}
|
||||
%doc README.SUSE
|
||||
|
Loading…
Reference in New Issue
Block a user