Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up duplicate Requires more thoroughly #147

Closed
ghost opened this issue Jul 28, 2016 · 0 comments
Closed

Clean up duplicate Requires more thoroughly #147

ghost opened this issue Jul 28, 2016 · 0 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jul 28, 2016

spec-cleaner currently doesn't do anything about situations like the following:

BuildRequires:  yast2-core-devel
BuildRequires:  yast2-core-devel >= 2.16.37
BuildRequires:  yast2-ycp-ui-bindings-devel
BuildRequires:  yast2-ycp-ui-bindings-devel >= 2.16.37

The BuildRequires lines w/o a version specifier should be removed in favor of the others.

@scarabeusiv scarabeusiv self-assigned this Jul 29, 2016
scarabeusiv pushed a commit that referenced this issue Jul 29, 2016
scarabeusiv pushed a commit that referenced this issue Aug 3, 2016
I don't have the time to fix it up fully for now thus reverting until
I can really think about it and do the feature

This reverts commit 461e996.
@scarabeusiv scarabeusiv removed their assignment Mar 1, 2017
scarabeusiv added a commit that referenced this issue May 28, 2017
@scarabeusiv scarabeusiv self-assigned this May 28, 2017
scarabeusiv added a commit that referenced this issue May 28, 2017
scarabeusiv added a commit that referenced this issue May 29, 2017
scarabeusiv added a commit that referenced this issue May 29, 2017
scarabeusiv added a commit that referenced this issue May 29, 2017
scarabeusiv added a commit that referenced this issue May 29, 2017
scarabeusiv added a commit that referenced this issue May 29, 2017
scarabeusiv pushed a commit that referenced this issue May 29, 2017
This allows us to remove some of the duplicated dependencies quite
easily.
scarabeusiv pushed a commit that referenced this issue May 29, 2017
This allows us to remove some of the duplicated dependencies quite
easily.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant