2019-03-22 12:42:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 22 11:37:34 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.0.8
|
|
|
|
* autogen: add default patch prefix
|
|
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
|
|
* Update configure.ac bug URL for gitlab migration
|
|
|
|
* Use SEEK_* names instead of raw numbers for fseek whence argument
|
|
|
|
* imake support for lcc compiler
|
|
|
|
* README: reword status section
|
|
|
|
* Update README for gitlab migration
|
|
|
|
|
2014-05-22 22:18:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 22 16:18:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
- Update to version 1.0.7:
|
|
|
|
This release fixes generation of the ccmakedep, mergelib and
|
|
|
|
xmkmf scripts when using GNU cpp >= 4.8.
|
|
|
|
|
2013-08-14 14:10:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 14 11:03:44 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.0.6:
|
|
|
|
+ Avoid use of low-level troff markup that can't be lifted
|
|
|
|
structurally.
|
|
|
|
+ config: replace deprecated AM_CONFIG_HEADER with
|
|
|
|
AC_CONFIG_HEADERS.
|
|
|
|
+ Let configure pick cpp path on Solaris, instead of hardcoding
|
|
|
|
in imakemdep.h.
|
|
|
|
+ Ensure inFile is always closed on error in cppit().
|
|
|
|
+ Avoid closing inFile twice in CheckImakefileC if LogFatal
|
|
|
|
returns.
|
|
|
|
|
2012-07-01 12:14:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 30 14:24:10 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
- add Requires: xorg-cf-files.
|
|
|
|
* or every package needs imake will come with a
|
|
|
|
"Imake.tmpl: no such file or directory" error.
|
|
|
|
|
2012-04-19 11:41:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split imake from xorg-x11-util-devel. Initial version: 1.0.5.
|
|
|
|
|