46 Commits

Author SHA256 Message Date
445378e22c fix changelog formatting
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=62
2025-04-08 07:56:23 +00:00
4a0503f27f Accepting request 1265922 from home:nkrapp:branches:devel:libraries:c_c++
Update to 0.52.25:
  * improve Makefile (Ryan Carsten Schmidt)
  * fix "yes" in Spanish translation

OBS-URL: https://build.opensuse.org/request/show/1265922
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=61
2025-04-07 07:26:16 +00:00
005c28ff3a Accepting request 1187069 from home:jamborm:gcc14fixes
- Add -D_GNU_SOURCE to compilation flags because it is a required
  feature macro for function setlinebuf to be declared. [boo#1225864]

If the request is OK, can you please also forward it to Factory
soon-ish so that we can switch the default compiler?  Thanks!

OBS-URL: https://build.opensuse.org/request/show/1187069
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=59
2024-07-12 12:19:39 +00:00
d0b7609d2c Accepting request 1135533 from home:dirkmueller:Factory
- update to 0.52.24:
  * add support for python3.13
  * fix compiler warnings

OBS-URL: https://build.opensuse.org/request/show/1135533
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=57
2023-12-29 01:32:29 +00:00
97f058a4c7 Accepting request 1084609 from home:dimstar:Factory
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.

OBS-URL: https://build.opensuse.org/request/show/1084609
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=55
2023-05-04 11:47:12 +00:00
4dc34f04f6 Accepting request 1039997 from home:dirkmueller:Factory
- update to 0.52.23:
  * fix automatic height of menu/list in whiptail (broken in 0.52.22)
  * fix automatic width of whiptail --yesno box
  * fix automatic width in whiptail with unicode characters
  * fix automatic width with whiptail --noitem and --notags options
  * fix spacing with longer tags in whiptail
  * avoid overlapping backtitle in whiptail with automatic height
  * fix crash in whiptail with new libpopt
  * switch from usleep to nanosleep (Rosen Penev)
  * fix libnewt.pc to enable static linking (Alexey Sheplyakov)
  * fix LDFLAGS order in snack linking (Sam James)
  * use CFLAGS when compiling snack
  * improve configure.ac (Thomas Kuehne)
  * install header and libnewt.pc with shared library (Michael Olbrich)

OBS-URL: https://build.opensuse.org/request/show/1039997
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=53
2022-12-04 14:54:09 +00:00
Lars Vogdt
9fc86ea940 Accepting request 813142 from home:favogt:branches:devel:libraries:c_c++
This avoids depending on docbook and texlive during newt build.

- Split doc build into separate spec file
- As the example scripts are "pointless", just don't install them

OBS-URL: https://build.opensuse.org/request/show/813142
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=51
2020-06-10 18:14:38 +00:00
4150007fd1 Accepting request 796449 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 0.52.21:
  * define env NEWT_NOFLOWCTRL to disable flow control (Robert Gill)
  * don't leak memory on errors in dialogboxes
  * fix radio button selection check in snack
  * fix plural forms in Lithuanian translation (#1568999)
  * fix parallel build (Émeric Dupont)
  * allow python versions to be specified with --with-python option

OBS-URL: https://build.opensuse.org/request/show/796449
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=49
2020-04-23 12:13:02 +00:00
66519d5f40 Accepting request 720495 from home:marxin:static
Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720495
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=47
2019-08-02 08:25:33 +00:00
Lars Vogdt
249c6473a0 - use new license string compatible with latest spdx.org changes
- ran spec-cleaner
- adjust spec file to be able to build for SLE-12 and below:
  + re-add BuildRoot definition
  + re-add defattr definitions
  + define python2_sitearch if the macro is not defined
- added newt-0.52.20-implicit-pointer-decl.patch to get rid of 
  compiler warnings about implicit definitions of functions

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=45
2019-03-20 15:26:17 +00:00
f177657f27 Accepting request 561694 from openSUSE:Factory:Staging:O
- Build without py2 if needed
- Fix upstream url

OBS-URL: https://build.opensuse.org/request/show/561694
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=43
2018-01-09 13:46:12 +00:00
Ismail Dönmez
68cc29eb59 -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=41
2017-11-09 08:53:52 +00:00
Ismail Dönmez
d37c0a2358 Accepting request 539962 from home:pluskalm:branches:devel:libraries:c_c++
- Use current factory dependencies
- Build python3 bindings allways
- Small cleanup with spec-clenaer

OBS-URL: https://build.opensuse.org/request/show/539962
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=40
2017-11-09 08:53:14 +00:00
3a4194817f Accepting request 530575 from home:jengelh:branches:devel:libraries:c_c++
- Rectify RPM groups.

OBS-URL: https://build.opensuse.org/request/show/530575
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=38
2017-10-03 14:11:41 +00:00
3f7f752b42 Accepting request 528682 from home:mcalmer:branches:devel:libraries:c_c++
- build python3 subpackage
- use bcond_without

OBS-URL: https://build.opensuse.org/request/show/528682
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=36
2017-09-26 08:37:49 +00:00
Lars Vogdt
9ea4a9e350 - update to 0.52.20:
+ improve handling of long strings in whiptail menu (#1353792)
  + support screen resize as hotkey in form (#1432926)
  from 0.52.19:
  + support --notags in whiptail checklist and radiolist (#1319794)
  + don't hard-code -I/usr/include/slang in CPPFLAGS (Alex Suykov)
  + use $(CC) instead of $(CPP) to generate .depend files (Samuel Martin)
  + update translations from Zanata

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=34
2017-07-03 15:25:35 +00:00
Lars Vogdt
91b0fbdf85 Accepting request 288281 from home:jengelh:branches:devel:libraries:c_c++
- Set RPM groups

OBS-URL: https://build.opensuse.org/request/show/288281
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=32
2015-03-01 10:16:54 +00:00
2ec9ea0fcd Accepting request 288276 from home:pluskalm:branches:devel:libraries:c_c++
- Cleanup spec file with spec-cleaner
- Use url for source
- Remove conditions dealing with unsupported releases of SLES
- Update to 0.52.18

OBS-URL: https://build.opensuse.org/request/show/288276
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=31
2015-03-01 09:41:00 +00:00
Lars Vogdt
c863c78899 - update to 0.52.16
+ add newtComponentGetSize and newtComponentGetPosition
  + modify Makefile to use SOEXT
  + free gpm socket name and unlink gpm socket on form exit
  + fix memory leaks in whiptail
  + add missing whiptail options to help and man page
  + fix errors found by gcc-with-cpychecker
  + fix building with tcl8.6 
  + add fallback to python-config
  + replace tabs in snack.py 
  + compile snackmodule.c with flag -fPIC (Kang Kai)
  + include new translations from transifex
  + allow newtWinMenu and newtWinEntries with no buttons or items
  + don't draw scale when not mapped
  + build with large-file support for stat64
  + remove unused variables in test code
  + update FSF address
  + remove obsolete macros
  + make some dependencies arch-specific
- removed upstream newt-0.52.14-incorrect-fsf-address.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=29
2013-11-06 19:15:56 +00:00
Stephan Kulow
d29729af81 Accepting request 157323 from openSUSE:Factory:Staging:spdx
update license to new format

OBS-URL: https://build.opensuse.org/request/show/157323
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=27
2013-03-05 12:37:11 +00:00
Ismail Dönmez
c05c29bdbb Accepting request 129333 from home:WernerFink:branches:devel:libraries:c_c++
- Use suse-version not sles-version

OBS-URL: https://build.opensuse.org/request/show/129333
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=25
2012-07-30 15:46:58 +00:00
Ismail Dönmez
e861b7d557 Accepting request 127481 from home:WernerFink:branches:devel:libraries:c_c++
- Make it build with latest TeXLive 2012 with new package layout

OBS-URL: https://build.opensuse.org/request/show/127481
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=23
2012-07-12 11:07:37 +00:00
Lars Vogdt
6454437115 - newt-doc recommends the main package as the examples need it
- added newt-0.52.14-incorrect-fsf-address.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=20
2012-02-01 11:06:46 +00:00
Lars Vogdt
1d90799d3f - removed newt-0.52.13-python_version.patch : fixed upstream
- compile with fPIC - fixes problems with _snackmodule.so
  thanks to Joerg Steffens (bnc#734171)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=17
2012-02-01 10:43:28 +00:00
Lars Vogdt
fa49f1016a - update to 0.52.14:
+ fix returning strings in whiptail and whiptcl (rh#752818)
  + fix configure to work with multiple python versions (rh#737998)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=16
2012-02-01 10:31:18 +00:00
b748f4903b Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=15
2012-01-29 19:49:48 +00:00
Lars Vogdt
508a5f6809 - update to 0.52.13:
+ add support for changing colors in individual labels, scrollbars, entries,
  textboxes and scales, add custom colorsets
+ add support for NEWT_COLORS and NEWT_COLORS_FILE variables (rh#689903)
+ allow resizing of form
+ fix errors found by coverity
+ fix va_list usage (Gwenole Beauchesne)
+ fix building and installing on Mac OS X (rh#652479)
+ check for slang.h header, support DESTDIR variable, add --without-python
  option (Otavio Salvador)
+ add Persian, Low German translations
- added newt-0.52.13-python_version.patch to fix detection of 
  python version in configure script

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=12
2011-08-08 11:48:08 +00:00
Cristian Rodríguez
ceeb759161 Accepting request 64397 from home:computersalat:devel:tel
OBS-URL: https://build.opensuse.org/request/show/64397
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=10
2011-03-17 13:44:19 +00:00
Lars Vogdt
bd898874ec - build on older distributions by owning locale/as
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=8
2011-02-04 19:26:31 +00:00
Lars Vogdt
25a4770f07 - update to 0.52.12:
+ fix whiptail --gauge and its description in man page (#620083)
  + remove space after \n in whiptail texts (#620083)
  + remove NLS code from snack (#599608)
  + expose more keys to python as shortcuts in dialogs (Jakob Kemi)
  + release python global-thread-lock during dialog displays (Jakob Kemi)
  + fix warnings in whiptcl.c and include Tcl_PkgProvide() call (Mikhail T.)
  + don't NULL deref when an invalid array is specified in checkboxtree
    (Arnaldo Carvalho de Melo)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=7
2011-02-04 19:12:24 +00:00
e53d338fec Accepting request 30963 from home:jengelh:baselibs
Copy from home:jengelh:baselibs/newt via accept of submit request 30963 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/30963
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=4
2010-02-01 18:22:23 +00:00
OBS User autobuild
f5fd9f2a21 Accepting request 29525 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/newt based on submit request 29525 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=16
2010-01-14 17:26:05 +00:00
OBS User autobuild
0441900141 Accepting request 1895 from home:maw:branches:GNOME:Factory
Copy from IBS home:lrupp:branches:SUSE:Factory:Head/newt based on submit request 1895 from user lrupp

OBS-URL: https://build.opensuse.org/request/show/1895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=14
2009-09-26 22:11:58 +00:00
OBS User unknown
19fa4cac4e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=13 2008-09-05 18:30:59 +00:00
OBS User unknown
090067eb38 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=12 2008-04-10 13:03:51 +00:00
OBS User unknown
cb4c167606 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=11 2008-04-08 22:38:42 +00:00
OBS User unknown
a438c1e13b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=10 2007-12-18 17:51:42 +00:00
OBS User unknown
def99df5bc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=9 2007-10-11 20:00:42 +00:00
OBS User unknown
2fb55d617d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=8 2007-09-11 19:27:27 +00:00
OBS User unknown
41b40c3908 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=7 2007-06-28 17:36:00 +00:00
OBS User unknown
649fa20756 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=6 2007-06-14 13:44:43 +00:00
OBS User unknown
e5a1b7a5b8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=5 2007-06-05 18:05:24 +00:00
OBS User unknown
fd47d7c061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=4 2007-04-01 23:00:44 +00:00
OBS User unknown
366554c51a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=3 2007-03-07 22:15:32 +00:00
OBS User unknown
9c468ec1d5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=2 2007-02-15 17:05:34 +00:00
OBS User unknown
a8b40fccb5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=1 2006-12-21 15:29:33 +00:00