changelog
- Wed, 14 Jan 2009 16:59:11 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 16:59:11 +0100] rev 87
- Correct path substitutions of pkgconfig files in dynamic directory.
- Wed, 14 Jan 2009 15:59:12 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 15:59:12 +0100] rev 86
- Correct and improve many buildconf and code logic blocks. In particular:
1. Document potential problems building with current binutils releases.
2. Document the flawed webkit and explain its temporary exclusion.
3. Document the edition of Qt which is built and installed.
4. Remove the Solaris x11_supdir logic as it is no longer found.
5. Correct several .pr[io] files including QMAKE_CXXFLAGS and INCPATH,
which previously caused preexisting Qt installations to deliver
erroneous old include and library logic instead of relying on
that of the currently building package. -I/opkg/include is now
placed at the end of the compile statements.
6. Don't trust the QMAKE_[INC|LIB]DIR_X11 identifiers in qmake.conf.
7. Allow more 64-bit builds and more properly identify the platform.
8. Place plugins (which are shared objects) in lib instead of share.
9. Build components as plugins when possible if with_shared is enabled.
10. Translate German text to English to be more consistent.
11. Instead of removing the pkgconfig directory of with_shared builds,
place it in a child directory useful for shared building.
12. Document the nonstandard shared build directory structure,
including using the hidden pkgconfig directory (PKG_CONFIG_PATH.)
13. Change %doc to specify files rather than directories in the RPM DB.
- Wed, 14 Jan 2009 15:09:44 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 15:09:44 +0100] rev 85
- Correct dependencies due to parallel builds (make) and C++ code (gcc).
Additionally, clean up general build and runtime dependencies in packaging.
- Wed, 14 Jan 2009 14:47:21 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 14:47:21 +0100] rev 84
- Correct routing suggestion to be consistent with GNU/Linux style.
- Wed, 14 Jan 2009 14:02:46 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 14:02:46 +0100] rev 83
- Correct build logic affecting all other packages dependent on Openwin.
- Wed, 14 Jan 2009 14:02:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 14:02:00 +0100] rev 82
- Import package vendor original specs for necessary manipulations.
- Wed, 14 Jan 2009 01:18:09 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 14 Jan 2009 01:18:09 +0100] rev 81
- Direct runcommand processor to add and delete a multicast route.
- Tue, 13 Jan 2009 20:32:38 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 13 Jan 2009 20:32:38 +0100] rev 80
- Correct failure 'undefined reference to adt_start_session' on Solaris.
- Tue, 13 Jan 2009 19:46:23 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 13 Jan 2009 19:46:23 +0100] rev 79
- Correct source code correction.
- Tue, 13 Jan 2009 19:25:44 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 13 Jan 2009 19:25:44 +0100] rev 78
- Correct flawed packaging logic of doc paths and RPM DB identifiers.
- Tue, 13 Jan 2009 18:51:31 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 13 Jan 2009 18:51:31 +0100] rev 77
- Add forgotten RPM database identifers for pkgconfig and doc directories.
- Tue, 13 Jan 2009 18:26:52 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 13 Jan 2009 18:26:52 +0100] rev 76
- Upgrade vendor distribution, correct, port, and clean up packaging.
- Mon, 12 Jan 2009 19:09:19 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 12 Jan 2009 19:09:19 +0100] rev 75
- Import new package spec for introduction into repository.
- Mon, 12 Jan 2009 18:06:38 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 12 Jan 2009 18:06:38 +0100] rev 74
- Correct build logic depending on the grep(1) command.