File aalib.changes of Package aalib
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Sat Oct 17 12:10:53 UTC 2015 - meissner@suse.com
3
4
- aavga.dif: add -fno-stack-protector to shared aavga.so object build
5
6
-------------------------------------------------------------------
7
Wed Sep 9 09:36:35 UTC 2015 - dimstar@opensuse.org
8
9
- Add aalib-ncurses-6.0-accessors.patch: Fix build with
10
NCurses 6.0 with WINDOW_OPAQUE set to 1.
11
12
-------------------------------------------------------------------
13
Sun May 17 09:06:56 UTC 2015 - meissner@suse.com
14
15
- info deinstall needs to be in preun section.
16
17
-------------------------------------------------------------------
18
Mon Sep 15 16:56:57 UTC 2014 - crrodriguez@opensuse.org
19
20
- Use pkgconfig(x11) not metapackage xorg-x11-devel
21
22
-------------------------------------------------------------------
23
Fri Mar 22 10:11:58 UTC 2013 - mmeister@suse.com
24
25
- Added url as source.
26
Please see http://en.opensuse.org/SourceUrls
27
28
-------------------------------------------------------------------
29
Mon Mar 18 13:09:55 UTC 2013 - mmeister@suse.com
30
31
- Replace Source with Link to source
32
33
-------------------------------------------------------------------
34
Sat Feb 11 02:32:17 UTC 2012 - jengelh@medozas.de
35
36
- Strip distinct version from -devel subpackage
37
38
-------------------------------------------------------------------
39
Wed Dec 7 11:10:03 UTC 2011 - coolo@suse.com
40
41
- fix license to be in spdx.org format
42
43
-------------------------------------------------------------------
44
Fri Sep 30 20:07:38 UTC 2011 - coolo@suse.com
45
46
- add libtool as buildrequire to make the spec file more reliable
47
48
-------------------------------------------------------------------
49
Fri Sep 16 18:32:28 UTC 2011 - jengelh@medozas.de
50
51
- Implement shlib policy
52
- Remove redundant tags; use %_smp_mflags
53
54
-------------------------------------------------------------------
55
Mon Sep 5 09:49:47 UTC 2011 - coolo@suse.com
56
57
- fix build with newer ld
58
59
-------------------------------------------------------------------
60
Tue Sep 7 11:52:45 UTC 2010 - aj@suse.de
61
62
- BuildRequire gpm-devel
63
64
-------------------------------------------------------------------
65
Wed Jan 27 18:21:54 CET 2010 - jengelh@medozas.de
66
67
- package baselibs.conf
68
69
-------------------------------------------------------------------
70
Mon Oct 5 23:04:53 UTC 2009 - crrodriguez@opensuse.org
71
72
- fix aalib-1.4.0-477.9: possible missing call to fclose [bnc#523344]
73
74
-------------------------------------------------------------------
75
Wed Apr 22 15:52:34 CEST 2009 - crrodriguez@suse.de
76
77
- remove static libraries and "la" files
78
- fix -devel package dependencies
79
- fix aalib-config so it only returns needed libraries
80
81
-------------------------------------------------------------------
82
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
83
84
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
85
(bnc#437293)
86
87
-------------------------------------------------------------------
88
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
89
90
- obsolete old -XXbit packages (bnc#437293)
91
92
-------------------------------------------------------------------
93
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
94
95
- added baselibs.conf file to build xxbit packages
96
for multilib support
97
98
-------------------------------------------------------------------
99
Thu Mar 29 12:42:16 CEST 2007 - meissner@suse.de
100
101
- Buildrequires: gpm
102
103
-------------------------------------------------------------------
104
Fri Sep 8 23:31:52 CEST 2006 - dmueller@suse.de
105
106
- explicitely disable slang driver
107
108
-------------------------------------------------------------------
109
Thu Sep 7 08:18:39 CEST 2006 - mskibbe@suse.de
110
111
- fix compiler problems
112
- fix Requires lsit for devel package
113
114
-------------------------------------------------------------------
115
Fri Sep 1 09:08:24 CEST 2006 - mskibbe@suse.de
116
117
- fix Requires
118
119
-------------------------------------------------------------------
120
Thu Aug 31 13:52:50 CEST 2006 - dmueller@suse.de
121
122
- build against ncurses instead of slang
123
124
-------------------------------------------------------------------
125
Wed Aug 16 18:10:00 CEST 2006 - aj@suse.de
126
127
- Remove unneeded BuildRequires.
128
129
-------------------------------------------------------------------
130
Wed May 17 12:04:20 CEST 2006 - schwab@suse.de
131
132
- Avoid crash when resizing window with X driver.
133
134
-------------------------------------------------------------------
135
Mon Apr 10 13:36:18 CEST 2006 - meissner@suse.de
136
137
- added requires slang-devel to aalib-devel
138
139
-------------------------------------------------------------------
140
Wed Jan 25 21:34:04 CET 2006 - mls@suse.de
141
142
- converted neededforbuild to BuildRequires
143
144
-------------------------------------------------------------------
145
Wed Sep 28 23:43:49 CEST 2005 - dmueller@suse.de
146
147
- add norootforbuild
148
149
-------------------------------------------------------------------
150
Thu Jul 7 18:42:31 CEST 2005 - hvogel@suse.de
151
152
- fix some more decls
153
154
-------------------------------------------------------------------
155
Tue Jul 5 16:32:52 CEST 2005 - hvogel@suse.de
156
157
- fix implicit functions
158
159
-------------------------------------------------------------------
160
Sun Jul 3 16:22:55 CEST 2005 - hvogel@suse.de
161
162
- sign chars to make comparison work. Patch from olh (Bug #95092)
163
164
-------------------------------------------------------------------
165
Thu Jun 23 18:03:31 CEST 2005 - hvogel@suse.de
166
167
- require exact aalib version
168
- add %clean section
169
170
-------------------------------------------------------------------
171
Wed Jan 19 19:51:22 CET 2005 - hvogel@suse.de
172
173
- fix the uninitialized variables fix, NULL is for pointers, use 0
174
175
-------------------------------------------------------------------
176
Wed Jan 19 18:13:19 CET 2005 - hvogel@suse.de
177
178
- fix use of uninitialized variables
179
180
-------------------------------------------------------------------
181
Sat Oct 23 19:28:28 CEST 2004 - hvogel@suse.de
182
183
- move config script to the devel package
184
185
-------------------------------------------------------------------
186
Tue Aug 31 17:45:14 CEST 2004 - hvogel@suse.de
187
188
- remove insecure temp file creation in asciiview [Bug #44386]
189
190
-------------------------------------------------------------------
191
Mon Apr 19 11:39:39 CEST 2004 - ro@suse.de
192
193
- fix "control reaches end of non-void function" warning
194
195
-------------------------------------------------------------------
196
Thu Jan 29 12:38:51 CET 2004 - hvogel@suse.de
197
198
- run ldconfig after install/deinstall
199
- mark man pages as documentation
200
201
-------------------------------------------------------------------
202
Mon Jan 26 16:58:06 CET 2004 - hvogel@suse.de
203
204
- move autoconf macro file to the devel subpackage
205
206
-------------------------------------------------------------------
207
Tue Jan 13 17:34:44 CET 2004 - schwab@suse.de
208
209
- Fix quoting in autoconf macros.
210
211
-------------------------------------------------------------------
212
Fri Jan 9 14:10:07 CET 2004 - kukuk@suse.de
213
214
- Fix underquoted definition of AM_PATH_AALIB in aalib.m4
215
216
-------------------------------------------------------------------
217
Tue Jul 29 15:06:04 CEST 2003 - aj@suse.de
218
219
- Fix for chown change.
220
221
-------------------------------------------------------------------
222
Mon May 26 01:05:00 CEST 2003 - ro@suse.de
223
224
- added man pages for mem_d and save_d to filelist
225
226
-------------------------------------------------------------------
227
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
228
229
- fix install_info --delete call and move from preun to postun
230
231
-------------------------------------------------------------------
232
Wed Apr 23 09:29:20 CEST 2003 - coolo@suse.de
233
234
- use BuildRoot
235
236
-------------------------------------------------------------------
237
Fri Feb 7 15:19:46 CET 2003 - fehr@suse.de
238
239
- Use %install_info macro
240
241
-------------------------------------------------------------------
242
Thu Feb 6 11:35:59 CET 2003 - fehr@suse.de
243
244
- add patch to link aavga lib also in systems with use lib64
245
246
-------------------------------------------------------------------
247
Tue Feb 4 14:29:27 CET 2003 - fehr@suse.de
248
249
- update to aalib-1.4rc5, aavga-1.0rc1, aview-1.3.0rc1
250
251
-------------------------------------------------------------------
252
Mon Dec 2 10:58:04 CET 2002 - fehr@suse.de
253
254
- fixed problem with new gcc/glibc
255
256
-------------------------------------------------------------------
257
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
258
259
- removed bogus self-provides
260
261
-------------------------------------------------------------------
262
Wed Aug 14 14:08:10 CEST 2002 - fehr@suse.de
263
264
- fix bug handling gmp_fd variable in aaslnkbd.c (#17426)
265
266
-------------------------------------------------------------------
267
Fri Jul 5 10:07:01 CEST 2002 - kukuk@suse.de
268
269
- Use %ix86 macro
270
271
-------------------------------------------------------------------
272
Mon Jun 10 17:26:52 CEST 2002 - meissner@suse.de
273
274
- copy over system auto* tools so we build on new platforms.
275
276
-------------------------------------------------------------------
277
Fri May 31 15:57:21 CEST 2002 - ro@suse.de
278
279
- changed neededforbuild <slang> to <slang slang-devel>
280
281
-------------------------------------------------------------------
282
Wed Apr 24 11:45:54 CEST 2002 - fehr@suse.de
283
284
- make it build on architectures with X11-libs in /usr/X11R6/lib64
285
286
-------------------------------------------------------------------
287
Wed Jan 30 13:15:14 CET 2002 - coolo@suse.de
288
289
- use %_libdir
290
291
-------------------------------------------------------------------
292
Tue Jan 29 10:51:48 CET 2002 - nadvornik@suse.cz
293
294
- fixed initialization of slang library [bug #12933]
295
296
-------------------------------------------------------------------
297
Wed Aug 29 13:34:02 CEST 2001 - fehr@suse.de
298
299
- add packages aview and aavga
300
301
-------------------------------------------------------------------
302
Thu Mar 1 21:36:28 CET 2001 - bk@suse.de
303
304
- add platform optimisation flags
305
- move suse_update_config to %prep and move install to %install
306
307
-------------------------------------------------------------------
308
Wed Jan 17 18:10:30 CET 2001 - schwab@suse.de
309
310
- Add Obsoletes: aalibdev to aalib-devel package.
311
- Move libaa.so to aalib-devel.
312
- Require aalib from aalib-devel package.
313
314
-------------------------------------------------------------------
315
Sat Dec 9 17:16:04 MET 2000 - nashif@suse.de
316
317
- Set the right Groups
318
- Changed package name: aalibdev -> aalib-devel
319
320
-------------------------------------------------------------------
321
Fri May 19 12:50:07 MEST 2000 - fehr@suse.de
322
323
- move documentation to /usr/share/doc/packages
324
325
-------------------------------------------------------------------
326
Thu Mar 30 18:11:07 CEST 2000 - schwab@suse.de
327
328
- Update config.{status,guess} from automake.
329
330
-------------------------------------------------------------------
331
Fri Feb 25 11:34:44 CET 2000 - kukuk@suse.de
332
333
- Move /usr/info -> /usr/share/info, add group tag
334
335
-------------------------------------------------------------------
336
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
337
338
- ran old prepare_spec on spec file to switch to new prepare_spec.
339
340
----------------------------------------------------------------------------
341
Mon Jan 11 17:40:11 MET 1999 - fehr@suse.de
342
343
- make SuSE package from version 1.2 of aalib
344
345
----------------------------------------------------------------------------
346