diff --git a/rpm/lib3270.spec b/rpm/lib3270.spec index 9dcf1ae..dd5f41c 100644 --- a/rpm/lib3270.spec +++ b/rpm/lib3270.spec @@ -78,6 +78,9 @@ Summary: TN3270 Access library development files Group: Development/Libraries/C and C++ Requires: %{name} = %{version} +Provides: lib3270-devel = %{version} +Conflicts: otherproviders(lib3270-devel) + %description devel TN3270 access library for C development files. -- libgit2 0.21.2