SHA256
8
0
forked from pool/newt

80 Commits

Author SHA256 Message Date
ef7c77ee4b 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
60eeece876 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
dbe9d66916 Update to 0.52.25:
* improve Makefile (Ryan Carsten Schmidt)
  * fix "yes" in Spanish translation

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
d6612f1c18 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
1aa56bcdbc - 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/package/show/devel:libraries:c_c++/newt?expand=0&rev=59
2024-07-12 12:19:39 +00:00
848f0046a3 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
bd28e3de95 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
f3a4b74c12 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
0da407d0d9 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
098674cd6c 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
c32bc60d38 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
53a58ad039 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
a0ade439aa 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
f93261f0b4 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
2a6319cf0b 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
6c599b8bf7 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
6c8dfb2635 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
9e82fcdc4c 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
6f8eb9e2b9 - 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
30e634ae84 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
2d003f73bb 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
0a811869ca 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
a80c43d403 -
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
41cfbbb06f 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
32613554f5 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
30e2ede513 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
25770fe61e 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
0729a6c84f 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
ae3ed96f04 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
fefc472ea4 - 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
7136774495 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
e2567e1b8a 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
20661ff81e 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
7bcd4b82b2 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
63b8610d98 - 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
b4c1d7b10d 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
ca596c954f 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
a549879a91 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
79423f974a 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
94af689ea8 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
9a6b0350da 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
69a7604ebf 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
c2aa4d1759 - 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
7e03aeb80a 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
cb1367312c 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
24c1c16b99 - 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
da52577c2a - 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
c0e355d0e3 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
2a9ba81844 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
3a38f28aae 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