Commit b4ece4a79fc0947a443c7461a6fe6e536e822061
1 parent
27862b55
Exists in
master
and in
1 other branch
Updating rpm spec file.
Showing
1 changed file
with
6 additions
and
9 deletions
Show diff stats
rpm/libipc3270.spec
@@ -23,9 +23,9 @@ Release: 0 | @@ -23,9 +23,9 @@ Release: 0 | ||
23 | License: LGPL-3.0 | 23 | License: LGPL-3.0 |
24 | Source: %{name}-%{version}.tar.xz | 24 | Source: %{name}-%{version}.tar.xz |
25 | 25 | ||
26 | -Url: https://github.com/PerryWerneck/pw3270-plugin-ipc.git | 26 | +URL: https://github.com/PerryWerneck/libipc3270 |
27 | 27 | ||
28 | -Group: System/X11/Terminals | 28 | +Group: System/Libraries |
29 | BuildRoot: /var/tmp/%{name}-%{version} | 29 | BuildRoot: /var/tmp/%{name}-%{version} |
30 | 30 | ||
31 | BuildRequires: autoconf >= 2.61 | 31 | BuildRequires: autoconf >= 2.61 |
@@ -60,12 +60,11 @@ BuildRequires: python | @@ -60,12 +60,11 @@ BuildRequires: python | ||
60 | %endif | 60 | %endif |
61 | 61 | ||
62 | %description | 62 | %description |
63 | - | ||
64 | IPC client library for lib3270/pw3270. | 63 | IPC client library for lib3270/pw3270. |
65 | 64 | ||
66 | Designed as framework for language bindings. | 65 | Designed as framework for language bindings. |
67 | 66 | ||
68 | -See more details at https://softwarepublico.gov.br/social/pw3270/ | 67 | +For more details, see https://github.com/PerryWerneck/libipc3270 . |
69 | 68 | ||
70 | #---[ Library ]------------------------------------------------------------------------------------------------------- | 69 | #---[ Library ]------------------------------------------------------------------------------------------------------- |
71 | 70 | ||
@@ -83,12 +82,11 @@ Recommends: lib3270-ipc-service | @@ -83,12 +82,11 @@ Recommends: lib3270-ipc-service | ||
83 | %endif | 82 | %endif |
84 | 83 | ||
85 | %description -n %{name}-%{_libvrs} | 84 | %description -n %{name}-%{_libvrs} |
86 | - | ||
87 | IPC client library for lib3270/pw3270. | 85 | IPC client library for lib3270/pw3270. |
88 | 86 | ||
89 | Designed as framework for language bindings. | 87 | Designed as framework for language bindings. |
90 | 88 | ||
91 | -See more details at https://softwarepublico.gov.br/social/pw3270/ | 89 | +For more details, see https://github.com/PerryWerneck/libipc3270 . |
92 | 90 | ||
93 | #---[ Development ]--------------------------------------------------------------------------------------------------- | 91 | #---[ Development ]--------------------------------------------------------------------------------------------------- |
94 | 92 | ||
@@ -106,7 +104,7 @@ Requires: lib3270-devel | @@ -106,7 +104,7 @@ Requires: lib3270-devel | ||
106 | 104 | ||
107 | Development files for lib3270/pw3270 IPC client library. | 105 | Development files for lib3270/pw3270 IPC client library. |
108 | 106 | ||
109 | -Designed as a support tool for language bindings. | 107 | +For more details, see https://github.com/PerryWerneck/libipc3270 . |
110 | 108 | ||
111 | #---[ Plugin module for pw3270 main application ]---------------------------------------------------------------------- | 109 | #---[ Plugin module for pw3270 main application ]---------------------------------------------------------------------- |
112 | 110 | ||
@@ -125,8 +123,7 @@ Requires: %{product} >= 5.2 | @@ -125,8 +123,7 @@ Requires: %{product} >= 5.2 | ||
125 | 123 | ||
126 | PW3270 plugin exporting D-Bus objects for every tn3270 session. | 124 | PW3270 plugin exporting D-Bus objects for every tn3270 session. |
127 | 125 | ||
128 | -See more details at https://softwarepublico.gov.br/social/pw3270/ | ||
129 | - | 126 | +For more details, see https://github.com/PerryWerneck/libipc3270 . |
130 | 127 | ||
131 | #---[ Build & Install ]----------------------------------------------------------------------------------------------- | 128 | #---[ Build & Install ]----------------------------------------------------------------------------------------------- |
132 | 129 |