Commit 0aaa86f4e68e0d997c2a2b51b710e3c67f67a0f0

Authored by Perry Werneck
1 parent 318a5a86

Atualizando spec para empacotamento windows 64

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
win/mingw64-pw3270-unstable.spec
@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 #---[ Packaging ]----------------------------------------------------------------------------------------------------- 30 #---[ Packaging ]-----------------------------------------------------------------------------------------------------
31 31
32 Name: mingw64-pw3270 32 Name: mingw64-pw3270
33 -Version: %{MAJOR_VERSION}.%{MINOR_VERSION} 33 +Version: 5.1
34 Release: 0 34 Release: 0
35 Summary: IBM 3270 Terminal emulator for GTK 35 Summary: IBM 3270 Terminal emulator for GTK
36 License: GPL-2.0 36 License: GPL-2.0
@@ -82,7 +82,7 @@ Provides: mingw64-lib3270 = %{version} @@ -82,7 +82,7 @@ Provides: mingw64-lib3270 = %{version}
82 Provides: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version} 82 Provides: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version}
83 Provides: mingw64(lib:3270) = %{version} 83 Provides: mingw64(lib:3270) = %{version}
84 84
85 -%description -n mingw64-lib3270-unstable-%{MAJOR_VERSION}_%{MINOR_VERSION} 85 +%description -n mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION}
86 Open-source GTK-based IBM 3270 terminal emulator with many advanced features. It can be used to communicate with any IBM host that supports 3270-style connections over TELNET. 86 Open-source GTK-based IBM 3270 terminal emulator with many advanced features. It can be used to communicate with any IBM host that supports 3270-style connections over TELNET.
87 87
88 This package contains the tn3270 protocol library for %{name} 88 This package contains the tn3270 protocol library for %{name}
@@ -97,7 +97,7 @@ Requires: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version} @@ -97,7 +97,7 @@ Requires: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version}
97 Provides: mingw64-lib3270-devel-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version} 97 Provides: mingw64-lib3270-devel-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version}
98 Requires: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version} 98 Requires: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version}
99 99
100 -%description -n mingw64-lib3270-unstable-devel 100 +%description -n mingw64-lib3270-devel
101 Open-source GTK-based IBM 3270 terminal emulator with many advanced features. It can be used to communicate with any IBM host that supports 3270-style connections over TELNET. 101 Open-source GTK-based IBM 3270 terminal emulator with many advanced features. It can be used to communicate with any IBM host that supports 3270-style connections over TELNET.
102 This package contains the development files for tn3270 protocol library for %{name} 102 This package contains the development files for tn3270 protocol library for %{name}
103 103