forked from pool/createrepo_c
Accepting request 1087792 from home:jsrain:branches:system:packagemanager
- disable DeltaRPM for ALP OBS-URL: https://build.opensuse.org/request/show/1087792 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/createrepo_c?expand=0&rev=67
This commit is contained in:
parent
1ecda11337
commit
546e43c31e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 11:32:19 UTC 2023 - Jiri Srain <jsrain@suse.com>
|
||||
|
||||
- disable DeltaRPM for ALP
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 16:13:36 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
- Precompile the python bytecode to avoid lingering files on package removal.
|
||||
|
@ -26,7 +26,7 @@
|
||||
%bcond_with tests
|
||||
%endif
|
||||
|
||||
%if 0%{?sle_version} >= 160000 || 0%{?suse_version} >= 1550
|
||||
%if 0%{?sle_version} >= 170000 || 0%{?suse_version} >= 1650
|
||||
# Enable enhanced DeltaRPM support
|
||||
%bcond_without drpm
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user