Commit c1167f6cd2868fd889cf9b0c2e114c23eaa2c71b
1 parent
4422f4f0
Exists in
master
and in
3 other branches
Still fixing rpm package.
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
rpm/lib3270.spec
| ... | ... | @@ -76,11 +76,6 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ |
| 76 | 76 | Summary: TN3270 Access C++ library |
| 77 | 77 | Group: Development/Libraries/C and C++ |
| 78 | 78 | |
| 79 | -Requires: %{name} | |
| 80 | - | |
| 81 | -Provides: lib3270++%{MAJOR_VERSION}_%{MINOR_VERSION} | |
| 82 | -Conflicts: otherproviders(lib3270++%{MAJOR_VERSION}_%{MINOR_VERSION}) | |
| 83 | - | |
| 84 | 79 | %description -n lib3270++%{_libvrs} |
| 85 | 80 | |
| 86 | 81 | TN3270 access library originally designed as part of the pw3270 application (C++ Version). | ... | ... |