Commit e5a495454f1e3802dcede74a494f3fe937477ee9
1 parent
3214b04c
Exists in
master
and in
5 other branches
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: pkgconfig(lib3270) == %{version} | 172 | +Requires: lib3270-devel == %{version} |
173 | Requires: pkgconfig(gtk+-3.0) | 173 | Requires: pkgconfig(gtk+-3.0) |
174 | Requires: libpw3270-%{_libvrs} | 174 | Requires: libpw3270-%{_libvrs} |
175 | 175 |