Version: 0.29.1-bp150.2.4
* Sun May 29 2016 dap.darkness@gmail.com
- Added mkcmake.macros to provide rpm macros.
- Added mk-configure-rpmlintrc to skip some useless warnings.
- Don't override upstream's files permissions.
- Prevented files-duplicate warnings.
- Group was fixed.
* Sun Jan 17 2016 mpluskal@suse.com
- Update to 0.29.1
* FIX: features "progname", "warn", "err" and "fgetln" as well
as _mkcfake.c file were added to the list of installed ones.
* Tue Dec 02 2014 dap.darkness@gmail.com
- 0.29.0 version:
* New variables MKC_CHECK_CC_OPTS and MKC_CHECK_CXX_OPTS were
introduced for checking C/C++ compiler's options;
* Makefile.inc and Makefile.common are included after
system variables are set, in particular CC and CXX;
* CC_TYPE is now set in mk.init.mk;
* Fixes for "err" and "warn" features. Now verr(3), verrx(3),
vwarn(3) and vwarnx(3) functions are detected correctly
(the problem was seen on gcc-4.9/armv7);
* Fix support for COMPATLIB. Objects for "features" should not
be generated outside compatibility library;
* A number of fixes in regression tests: support for latest GCC,
lib64 and lib/tri-ple-ts Linuxes;
* mkc_check_custom:
- new option -e for checking stderr for emptyness,
- new option -b for printing yes/no instead of 1/0,
- additional options to compiler are passed.
- `bmake cleandir-*` to clean examples dir after %check.
* Sun Sep 14 2014 dap.darkness@gmail.com
- 0.28.0 version:
* no upstream changelog.
- Disabled not Linux friendly hello_libdeps test.
* Sun Jun 01 2014 dap.darkness@gmail.com
- Imported from repoforge.
- SUSEficated.
* Wed Apr 17 2013 david@hrbac.cz
- new upstream release
* Sun Jul 22 2012 vle@gmx.net
- update to 0.23.0
* Sun Apr 08 2012 denis@fateyev.com
- Bump to 0.22.0
* Mon Jan 02 2012 vle@gmx.net
- adapted for repoforge
* Tue Dec 27 2011 mike@altlinux.org
- tweak examples so that they're built as well but packaged pristine
* Mon Dec 26 2011 mike@altlinux.org
- don't install just-built examples as docs
* Sat Dec 24 2011 mike@altlinux.org
- further spec cleanup
- check fixup (thx upstream)
- extended BR: properly
* Mon Nov 21 2011 mike@altlinux.org
- dropped MKCATPAGES (thx upstream)
* Mon Nov 07 2011 mike@altlinux.org
- 0.21.2
- minor spec cleanup
* Tue Jun 29 2010 lav@altlinux.ru
- add check section
* Fri Jun 25 2010 lav@altlinux.ru
- disable examples build
* Thu Jun 24 2010 lav@altlinux.ru
- fix install, disable lua test, enable all tests
- update buildreqs
* Fri Jun 18 2010 lav@altlinux.ru
- new version 0.16.0 (with rpmrb script)
* Tue Nov 17 2009 lav@altlinux.ru
- new version 0.12.0 (with rpmrb script)
* Wed Jul 29 2009 lav@altlinux.ru
- build for Sisyphus