mirror of
https://abf.rosa.ru/djam/swig.git
synced 2025-02-23 17:12:54 +00:00
add conflict with swig2
This commit is contained in:
parent
e4c7d5113e
commit
508a1e8ce9
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Summary: Simplified Wrapper and Interface Generator (SWIG)
|
||||
Name: swig
|
||||
Version: 3.0.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Epoch: 1
|
||||
License: BSD
|
||||
Group: Development/Other
|
||||
|
@ -36,6 +36,7 @@ BuildRequires: pkgconfig(libpcre)
|
|||
BuildRequires: pkgconfig(lua)
|
||||
BuildRequires: pkgconfig(python)
|
||||
Obsoletes: swig-devel < 2.0.7
|
||||
Conflicts: swig2
|
||||
|
||||
%description
|
||||
SWIG takes an interface description file written in a combination of C/C++
|
||||
|
|
Loading…
Add table
Reference in a new issue