Minor spec file cleanup.
This commit is contained in:
parent
8856bd4d9f
commit
8509331a2f
1 changed files with 1 additions and 5 deletions
6
abc.spec
6
abc.spec
|
|
@ -31,16 +31,12 @@ Patch0: %{name}-bundlelib.patch
|
|||
Patch1: %{name}-sharedlib.patch
|
||||
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
# This can be removed once F-23 reaches EOL or someone packages the separate
|
||||
# python extension for abc.
|
||||
Obsoletes: %{name}-python2 < 1.01-8.hg20160203%{?dist}
|
||||
Provides: %{name}-python2 = %{version}-%{release}
|
||||
|
||||
%description
|
||||
ABC is a growing software system for synthesis and verification of
|
||||
binary sequential logic circuits appearing in synchronous hardware
|
||||
|
|
|
|||
Reference in a new issue