Commit 4a5360ab55a1b3954fb30491603c45993468c3d0
1 parent
75c4fdf0
Exists in
master
and in
5 other branches
Ajustando dependências.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rpm/pw3270.spec
@@ -163,7 +163,7 @@ This package contains the development files for tn3270 protocol library for %{na | @@ -163,7 +163,7 @@ This package contains the development files for tn3270 protocol library for %{na | ||
163 | %package devel | 163 | %package devel |
164 | Summary: Files required for development of %{name} plugins | 164 | Summary: Files required for development of %{name} plugins |
165 | Group: Development/Libraries/C and C++ | 165 | Group: Development/Libraries/C and C++ |
166 | -Requires: pkgconfig(lib3270) = %{MAJOR_VERSION}.%{MINOR_VERSION} | 166 | +Requires: pkgconfig(lib3270) = %{version} |
167 | Requires: pkgconfig(gtk+-3.0) | 167 | Requires: pkgconfig(gtk+-3.0) |
168 | Requires: libpw3270-%{_libvrs} | 168 | Requires: libpw3270-%{_libvrs} |
169 | 169 |