* Fri Sep 20 2024 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 0.1.9998+svn3613
* Qt6 support
- Switch all patches to the same patch level (p1)
- Delete kbuild-armv7l.diff (nonsensical change),
kBuild-configure-c99.patch, kBuild-configure-c99-2.patch,
kBuild-c99.patch, kBuild-c99-2.patch (obsolete)
- Rework ppc64le.patch: reuse ppc64 arch enumerator value;
implement unconditional trap macro
- Rework aarch64.patch: define aarch64 as a full alias of arm64
* Fri Jun 07 2024 Martin Jambor <mjambor@suse.com>
- Make kbuild buildable with GCC 14 (boo#1225792)
* Changes to configure machinery so that it does not fail and detect
what it has detected with previous GCC versions.
(kBuild-configure-c99.patch, kBuild-configure-c99-2.patch)
* Add many missing includes (kBuild-c99.patch).
* Fix an actual bug in a call to eval_buffer that also manifests as
a C99 violation (kBuild-c99-2.patch).
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Tue Sep 01 2020 Callum Farmer <callumjfarmer13@gmail.com>
- Add byacc to BuildRequires fixes problems with bison 3.7 (bsc#1175268)
* Mon Aug 31 2020 Dirk Mueller <dmueller@suse.com>
- update to svn3427:
* 3 years of changes, see http://trac.netlabs.org/kbuild/timeline
- remove patches:
gcc10-fno-common-fix.patch, glob-interface.patch,
use-alloca.patch, kbuild-gcc7.patch, kbuild-glob.patch,
strsignal.patch: upstream or obsolete
* Mon Aug 31 2020 Andreas Schwab <schwab@suse.de>
- strsignal.patch: use strsignal instead of sys_siglist (bsc#1175268)
* Fri Apr 03 2020 Martin Liška <mliska@suse.cz>
- Add gcc10-fno-common-fix.patch in order to fix boo#1160274.
* Tue Dec 17 2019 Martin Pluskal <mpluskal@suse.com>
- Modernise spec file
* Sun Feb 10 2019 Larry Finger <Larry.Finger@gmail.com>
- Returned changelist back to a %doc.
* Sun Feb 10 2019 Larry Finger <Larry.Finger@gmail.com>
- Changed spec file to require readline-devel, not a specific libreadline version.
Thanks to Jan Engelhardt <jengelh@inai.de> for suggestion.
* Sat Feb 09 2019 Larry Finger <Larry.Finger@gmail.com>
- Add libreadline6 to the BuildRequires list.
- Changed %doc to %license for COPYING as directed by osc.
* Tue Feb 20 2018 schwab@suse.de
- glob-lstat.patch: Do not assume glibc glob internals
- glob-interface.patch: Support GLIBC glob interface version 2
* Tue Feb 20 2018 dmueller@suse.com
- add use-alloca.patch (bsc#1079838)
* Sun Oct 22 2017 Larry.Finger@lwfinger.net
- Update to version 0.1.9998svn3110. VirtualBox 5.2.0 needs this one to build.
Changes detailed in upstream url from svn 2815 to 3110.
- Rebased patches
- Removed test for openSUSE 12.3 from spec file.
* Wed May 17 2017 dimstar@opensuse.org
- Add kbuild-gcc7.patch: Fix build with GCC7 (boo#1039375): we also
need the definition of strlcpy on Linux; only *BSD has this by
default.
* Sat Nov 12 2016 ro@suse.de
- add aarch64.patch
* Thu Jul 21 2016 luizluca@tre-sc.jus.br
- Update to version 0.1.9998svn2814:
Changes detailed in upstream url from svn 2784 to 2814.
http://trac.netlabs.org/kbuild/changeset?old_path=%2F&old=2784&new_path=%2F&new=2814
- Rebased patches:
ppc64le.patch
* Fri Jun 26 2015 normand@linux.vnet.ibm.com
- Update to version 0.1.9998svn2784:
many changes detailed in upstream url from svn 2720 to 2784.
http://trac.netlabs.org/kbuild/timeline?from=2015-06-26&daysback=365
http://trac.netlabs.org/kbuild/changeset?old_path=%2F&old=2784&new_path=%2F&new=2720
- Dropped patches:
kbuild-kmk-makefile-am.patch
- Rebased patches:
kbuild-glob.patch
ppc64le.patch
kbuild-timestamps.diff
kbuild-pthread.diff
- All above changes allow to build package for ppc64/ppc64le archs
* Fri Jun 12 2015 dvaleev@suse.com
- Rework ppc64le patch. Previous one was totally wrong.
- Modified patch ppc64le.patch
* Fri Jan 17 2014 speilicke@suse.com
- Update to version 0.1.9998svn2720:
+ VirtualBox-4.3.6 requires revision 2689 or later
- Dropped patches:
+ warnings.diff (obsolete)
+ glibc-2.10.diff (solved differently upstream)
+ kbuild-func_missing_args.diff (obsolete)
- Rebased patches:
+ kbuild-pthread.diff (only offset)
+ kbuild-timestamps.diff (only offset)
+ kbuild-armv7l.diff (only offset)
+ kbuild-dummy_noreturn.diff (manually)
- Add patches:
+ kbuild-glob.patch: Include local glob implementation
+ kbuild-kmk-makefile-am.patch: Fix wrong file list