Skip to content

Commit

Permalink
[dist] Add a RPM provides for obs-devel
Browse files Browse the repository at this point in the history
Solves rpmlint complain:
"
obs-server.noarch: W: obsolete-not-provided obs-devel
If a package is obsoleted by a compatible replacement, the obsoleted package
should also be provided in order to not cause unnecessary dependency breakage.
If the obsoleting package is not a compatible replacement for the old one,
leave out the Provides.
"
  • Loading branch information
bgeuken committed Jun 4, 2018
1 parent 5419049 commit ef3daf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/obs-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Requires: /usr/bin/createrepo
Recommends: cron logrotate

Obsoletes: obs-devel
Provides: obs-devel

BuildRequires: xz

Expand Down

0 comments on commit ef3daf7

Please sign in to comment.