Commit a59a8992b4f9c764f6b607e77c6dc9f47348e71a
1 parent
fde500bd
Exists in
master
and in
3 other branches
Fixing rpm package.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rpm/lib3270.spec
| @@ -81,7 +81,7 @@ Requires: %{name} = %{version} | @@ -81,7 +81,7 @@ Requires: %{name} = %{version} | ||
| 81 | Provides: lib3270++%{MAJOR_VERSION}_%{MINOR_VERSION} | 81 | Provides: lib3270++%{MAJOR_VERSION}_%{MINOR_VERSION} |
| 82 | Conflicts: otherproviders(lib3270++%{MAJOR_VERSION}_%{MINOR_VERSION}) | 82 | Conflicts: otherproviders(lib3270++%{MAJOR_VERSION}_%{MINOR_VERSION}) |
| 83 | 83 | ||
| 84 | -%description | 84 | +%description -n lib3270++-%{_libvrs} |
| 85 | 85 | ||
| 86 | TN3270 access library originally designed as part of the pw3270 application (C++ Version). | 86 | TN3270 access library originally designed as part of the pw3270 application (C++ Version). |
| 87 | 87 |