Commit ba0d539167f598065d6a74aeb60e6d245229b60f
1 parent
d480b71e
Exists in
master
and in
1 other branch
Updating package.
Showing
2 changed files
with
4 additions
and
17 deletions
Show diff stats
win/x86_32/mingw32-libv3270.spec
| ... | ... | @@ -61,14 +61,12 @@ BuildRequires: mingw32-cross-gcc |
| 61 | 61 | BuildRequires: mingw32-cross-gcc-c++ |
| 62 | 62 | BuildRequires: mingw32-cross-pkg-config |
| 63 | 63 | BuildRequires: mingw32-filesystem |
| 64 | -BuildRequires: mingw32-libopenssl-devel | |
| 65 | -BuildRequires: mingw32-zlib-devel | |
| 66 | 64 | |
| 67 | 65 | BuildRequires: mingw32(pkg:gtk+-win32-3.0) |
| 68 | 66 | BuildRequires: mingw32(lib:iconv) |
| 69 | 67 | BuildRequires: mingw32(lib:intl) |
| 70 | 68 | |
| 71 | -BuildRequires: mingw32-lib3270-%{_libvrs}-devel | |
| 69 | +BuildRequires: mingw32(pkg:lib3270) | |
| 72 | 70 | |
| 73 | 71 | %description |
| 74 | 72 | |
| ... | ... | @@ -83,12 +81,6 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ |
| 83 | 81 | Summary: 3270 Virtual Terminal for GTK development files |
| 84 | 82 | Group: Development/Libraries/C and C++ |
| 85 | 83 | |
| 86 | -Requires: %{name} = %{version} | |
| 87 | -Requires: mingw32-lib3270-%{_libvrs}-devel | |
| 88 | - | |
| 89 | -Provides: mingw32-libv3270-devel = %{version} | |
| 90 | -Conflicts: otherproviders(mingw32-libv3270-devel) | |
| 91 | - | |
| 92 | 84 | %description devel |
| 93 | 85 | |
| 94 | 86 | 3270 Virtual Terminal for GTK development files. |
| ... | ... | @@ -102,7 +94,7 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ |
| 102 | 94 | Summary: Glade catalog for the TN3270 terminal emulator library |
| 103 | 95 | Group: Development/Libraries/C and C++ |
| 104 | 96 | |
| 105 | -Requires: libv3270-devel = %{version} | |
| 97 | +Requires: mingw32(pkg:lib3270) | |
| 106 | 98 | Requires: glade |
| 107 | 99 | |
| 108 | 100 | %description -n mingw32-glade-catalog-v3270 | ... | ... |
win/x86_64/mingw64-libv3270.spec
| ... | ... | @@ -61,14 +61,12 @@ BuildRequires: mingw64-cross-gcc |
| 61 | 61 | BuildRequires: mingw64-cross-gcc-c++ |
| 62 | 62 | BuildRequires: mingw64-cross-pkg-config |
| 63 | 63 | BuildRequires: mingw64-filesystem |
| 64 | -BuildRequires: mingw64-libopenssl-devel | |
| 65 | -BuildRequires: mingw64-zlib-devel | |
| 66 | 64 | |
| 67 | 65 | BuildRequires: mingw64(pkg:gtk+-win32-3.0) |
| 68 | 66 | BuildRequires: mingw64(lib:iconv) |
| 69 | 67 | BuildRequires: mingw64(lib:intl) |
| 70 | 68 | |
| 71 | -BuildRequires: mingw64-lib3270-%{_libvrs}-devel | |
| 69 | +BuildRequires: mingw64(pkg:lib3270) | |
| 72 | 70 | |
| 73 | 71 | %description |
| 74 | 72 | |
| ... | ... | @@ -84,10 +82,7 @@ Summary: 3270 Virtual Terminal for GTK development files |
| 84 | 82 | Group: Development/Libraries/C and C++ |
| 85 | 83 | |
| 86 | 84 | Requires: %{name} = %{version} |
| 87 | -Requires: mingw64-lib3270-%{_libvrs}-devel | |
| 88 | - | |
| 89 | -Provides: mingw64-libv3270-devel = %{version} | |
| 90 | -Conflicts: otherproviders(mingw64-libv3270-devel) | |
| 85 | +Requires: mingw64(pkg:lib3270) | |
| 91 | 86 | |
| 92 | 87 | %description devel |
| 93 | 88 | ... | ... |