Commit 58de23dd5ccd88d2e311f90cc7571b5160ab04bc

Authored by Perry Werneck
1 parent e5a49545

Ajustes para empacotamento.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
rpm/pw3270.spec
@@ -169,7 +169,7 @@ This package contains the development files for tn3270 protocol library for %{na @@ -169,7 +169,7 @@ This package contains the development files for tn3270 protocol library for %{na
169 %package devel 169 %package devel
170 Summary: Files required for development of %{name} plugins 170 Summary: Files required for development of %{name} plugins
171 Group: Development/Libraries/C and C++ 171 Group: Development/Libraries/C and C++
172 -Requires: lib3270-devel == %{version} 172 +Requires: pkgconfig(lib3270) = %{version}
173 Requires: pkgconfig(gtk+-3.0) 173 Requires: pkgconfig(gtk+-3.0)
174 Requires: libpw3270-%{_libvrs} 174 Requires: libpw3270-%{_libvrs}
175 175