Bug 1215341 - devel:gcc/binutils: devel subpackage should depend on zstd-devel
Summary: devel:gcc/binutils: devel subpackage should depend on zstd-devel
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: 3rd party software (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michael Matz
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 11:49 UTC by Stefan Brüns
Modified: 2023-11-13 08:10 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Brüns 2023-09-14 11:49:21 UTC
As zstd compression is enabled for current distribution versions, the devel package should also pull in zstd-devel

```
%if %{suse_version} > 1500
BuildRequires:  libzstd-devel
%endif
```

-> 

```
%package devel
...
%if %{suse_version} > 1500
Requires:  libzstd-devel
%endif
```
Comment 1 Michael Matz 2023-09-14 12:30:56 UTC
Indeed.  Thanks for the report.  Fixed in devel:gcc.
Comment 2 OBSbugzilla Bot 2023-09-26 12:35:02 UTC
This is an autogenerated message for OBS integration:
This bug (1215341) was mentioned in
https://build.opensuse.org/request/show/1113654 Factory / binutils
Comment 3 OBSbugzilla Bot 2023-11-09 17:45:02 UTC
This is an autogenerated message for OBS integration:
This bug (1215341) was mentioned in
https://build.opensuse.org/request/show/1124735 Factory / binutils