- Only produce python-sip-doc when the default is SIP4: SIP6 does
not provide a -doc package. The previously generated meta package only contained a README flle and no dependencies. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-sip?expand=0&rev=11
This commit is contained in:
parent
44dfb70d5e
commit
06569ba10e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 07:40:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Only produce python-sip-doc when the default is SIP4: SIP6 does
|
||||
not provide a -doc package. The previously generated meta package
|
||||
only contained a README flle and no dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 12:37:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -91,12 +91,12 @@ cp %{SOURCE0} .
|
||||
# only sip4 still provides the old python-sip package
|
||||
%files %{python_files}
|
||||
%doc README.SUSE
|
||||
|
||||
%files -n python-sip-doc
|
||||
%doc README.SUSE
|
||||
%endif
|
||||
|
||||
%files %{python_files devel}
|
||||
%doc README.SUSE
|
||||
|
||||
%files -n python-sip-doc
|
||||
%doc README.SUSE
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user