80 Commits

Author SHA256 Message Date
9bfe39362d Accepting request 1267841 from 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/1267841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=53
2025-04-09 19:49:18 +00:00
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
60f79833ae Accepting request 1187076 from devel:libraries:c_c++
- 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! (forwarded request 1187069 from jamborm)

OBS-URL: https://build.opensuse.org/request/show/1187076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=52
2024-07-14 06:48:49 +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
4e8f5f29b5 Accepting request 1135557 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1135557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=51
2024-01-04 14:56:04 +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
f179f0c579 Accepting request 1084645 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1084645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=50
2023-05-05 13:57:02 +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
f4321546ff Accepting request 1040006 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1040006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=49
2022-12-05 17:00:35 +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
3813f1be47 Accepting request 813300 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/813300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=48
2020-06-11 12:47:20 +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
5e2b4be9a2 Accepting request 796540 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/796540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=47
2020-04-27 21:29:59 +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
d8354f3872 Accepting request 720518 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/720518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=46
2019-09-05 10:02:41 +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
34b5df9bc6 Accepting request 686989 from devel:libraries:c_c++
- 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/request/show/686989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=45
2019-03-22 13:54:22 +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
9e673c0a5b Accepting request 562892 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/562892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=44
2018-01-16 08:32:27 +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
191a7e54e2 Accepting request 540152 from devel:libraries:c_c++
- Use current factory dependencies
- Always build python3 bindings
- Small cleanup with spec-clenaer

OBS-URL: https://build.opensuse.org/request/show/540152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=43
2017-11-14 13:12:30 +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
bf10c5463d Accepting request 530888 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/530888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=42
2017-10-05 09:49:48 +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
fae1ee8f2e Accepting request 528738 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/528738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=41
2017-09-29 09:48:53 +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
4a1082d733 Accepting request 507876 from devel:libraries:c_c++
- 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/request/show/507876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=40
2017-07-10 09:00:58 +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
252b8be256 Accepting request 288283 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/288283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=39
2015-03-03 10:12:36 +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
Stephan Kulow
41c5bcdbb9 Accepting request 206803 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/206803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=37
2013-11-14 07:43:01 +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
545df27311 Accepting request 157361 from devel:libraries:c_c++
update license to new format (forwarded request 157323 from coolo)

OBS-URL: https://build.opensuse.org/request/show/157361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=35
2013-03-10 07:35:35 +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
Stephan Kulow
dc1fed1276 Accepting request 129334 from devel:libraries:c_c++
- Use suse-version not sles-version (forwarded request 129333 from WernerFink)

OBS-URL: https://build.opensuse.org/request/show/129334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=33
2012-07-30 18:36:10 +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
Stephan Kulow
5f061e945c Accepting request 127722 from devel:libraries:c_c++
- Make it build with latest TeXLive 2012 with new package layout (forwarded request 127481 from WernerFink)

OBS-URL: https://build.opensuse.org/request/show/127722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=32
2012-07-14 08:07:15 +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
Stephan Kulow
e65b4e05a3 Accepting request 102428 from devel:libraries:c_c++
see changelog

OBS-URL: https://build.opensuse.org/request/show/102428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=30
2012-02-02 16:58:32 +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
37888b7057 remove outdated patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=19
2012-02-01 10:45:49 +00:00
Lars Vogdt
5a3482afaa remove outdated comments in specfile
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=18
2012-02-01 10:45:36 +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
Stephan Kulow
8ee39653e6 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=29
2011-12-06 17:31:55 +00:00
Sascha Peilicke
b3d8ab3579 Autobuild autoformatter for 81841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=27
2011-09-12 08:36:06 +00:00