make Obsoletes versioned
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
2c3cc1ac6e
commit
70d30daa27
@ -39,7 +39,7 @@ command line tool and any other potential front-ends.
|
||||
|
||||
%package compat
|
||||
Summary: Tool to provide minimum backwards compatibility with authconfig
|
||||
Obsoletes: authconfig
|
||||
Obsoletes: authconfig < 7.0.1-6
|
||||
Provides: %{_sbindir}/authconfig
|
||||
BuildRequires: python3-devel
|
||||
Requires: python3
|
||||
@ -133,6 +133,7 @@ find $RPM_BUILD_ROOT -name "*.a" -exec rm -f {} \;
|
||||
- Properly own all appropriate directories
|
||||
- Remove unneeded %%defattr
|
||||
- Remove deprecated Group tag
|
||||
- Make Obsoletes versioned
|
||||
|
||||
* Tue Feb 20 2018 Pavel Březina <pbrezina@redhat.com> - 0.3-1
|
||||
- rebasing to 0.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user