Commit 57dbd40ca459495f6926a2ea7babd6a331941ffa

Authored by Perry Werneck
1 parent 21a095e7

Updating windows package.

win/mingw32-lib3270.spec
@@ -78,8 +78,8 @@ Summary: TN3270 Access library development files @@ -78,8 +78,8 @@ Summary: TN3270 Access library development files
78 Group: Development/Libraries/C and C++ 78 Group: Development/Libraries/C and C++
79 Requires: %{name} = %{version} 79 Requires: %{name} = %{version}
80 80
81 -Provides: lib3270-devel = %{version}  
82 -Conflicts: otherproviders(lib3270-devel) 81 +Provides: mingw32-lib3270-devel = %{version}
  82 +Conflicts: otherproviders(mingw32-lib3270-devel)
83 83
84 %description devel 84 %description devel
85 85
win/mingw64-lib3270.spec
@@ -31,24 +31,24 @@ @@ -31,24 +31,24 @@
31 31
32 #---[ Main package ]-------------------------------------------------------------------------------------------------- 32 #---[ Main package ]--------------------------------------------------------------------------------------------------
33 33
34 -Summary: TN3270 Access library 34 +Summary: TN3270 Access library
35 Name: mingw64-lib3270-%{_libvrs} 35 Name: mingw64-lib3270-%{_libvrs}
36 Version: 5.2 36 Version: 5.2
37 Release: 0 37 Release: 0
38 License: GPL-2.0 38 License: GPL-2.0
39 39
40 -Source: %{name}-%{version}.tar.xz 40 +Source: %{name}-%{version}.tar.xz
41 41
42 -Url: https://portal.softwarepublico.gov.br/social/pw3270/ 42 +Url: https://portal.softwarepublico.gov.br/social/pw3270/
43 43
44 -Group: Development/Libraries/C and C++  
45 -BuildRoot: /var/tmp/%{name}-%{version} 44 +Group: Development/Libraries/C and C++
  45 +BuildRoot: /var/tmp/%{name}-%{version}
46 46
47 -Provides: mingw32-lib3270_%{MAJOR_VERSION}_%{MINOR_VERSION}  
48 -Conflicts: otherproviders(mingw32-lib3270_%{MAJOR_VERSION}_%{MINOR_VERSION}) 47 +Provides: mingw64-lib3270_%{MAJOR_VERSION}_%{MINOR_VERSION}
  48 +Conflicts: otherproviders(mingw64-lib3270_%{MAJOR_VERSION}_%{MINOR_VERSION})
49 49
50 -Provides: mingw64(lib:3270) = %{version}  
51 -Provides: mingw64(lib:3270_%{MAJOR_VERSION}_%{MINOR_VERSION}) = %{version} 50 +Provides: mingw64(lib:3270) = %{version}
  51 +Provides: mingw64(lib:3270_%{MAJOR_VERSION}_%{MINOR_VERSION}) = %{version}
52 52
53 BuildRequires: autoconf 53 BuildRequires: autoconf
54 BuildRequires: automake 54 BuildRequires: automake
@@ -78,8 +78,8 @@ Summary: TN3270 Access library development files @@ -78,8 +78,8 @@ Summary: TN3270 Access library development files
78 Group: Development/Libraries/C and C++ 78 Group: Development/Libraries/C and C++
79 Requires: %{name} = %{version} 79 Requires: %{name} = %{version}
80 80
81 -Provides: lib3270-devel = %{version}  
82 -Conflicts: otherproviders(lib3270-devel) 81 +Provides: mingw64-lib3270-devel = %{version}
  82 +Conflicts: otherproviders(mingw64-lib3270-devel)
83 83
84 %description devel 84 %description devel
85 85