Commit a4dc7de8226fb1121ce548ccce397ecc22f330ce

Authored by Perry Werneck
1 parent 5c65532d

Fixing dependencies.

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
rpm/lib3270.spec
... ... @@ -78,6 +78,9 @@ Summary: TN3270 Access library development files
78 78 Group: Development/Libraries/C and C++
79 79 Requires: %{name} = %{version}
80 80  
  81 +Provides: lib3270-devel = %{version}
  82 +Conflicts: otherproviders(lib3270-devel)
  83 +
81 84 %description devel
82 85  
83 86 TN3270 access library for C development files.
... ...