Commit Graph

11 Commits

Author SHA1 Message Date
Christophe de Dinechin 361564380c Add blank lines to separate entries in the change log
Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
Suggested-by: Rick Jones <rjones@redhat.com>
2019-04-26 11:34:22 +02:00
Christophe de Dinechin 45767c46ab Release v0.2.5
- Copyright header adjustments
- Improve determination of linker when some C++ files are generated
- Add configuration check for setlinebuf
- Avoid rebuilding target product everytime
- Add feature to disable testing in specific subdirectories
- Fix rpath option to address macOS / Linux usage difference
2019-04-23 17:40:16 +02:00
Christophe de Dinechin ed303a3b61 Update .spec file for v0.2.5 2019-04-23 17:14:39 +02:00
Christophe de Dinechin e33224e9ef Integration of Fedora packaging
- Put %package first (style, comment #11 of BZ#1689277)
- Integrate fixes for minor issues found building SPICE
2019-03-19 22:39:07 +01:00
Christophe de Dinechin c8aa5562e5 Follow GNU guidelines regarding GPLv3
- Rename LICENSE to COPYING
- Add recommended header in each file
2019-03-18 11:10:18 +01:00
Christophe de Dinechin 0d32ad71f8 Integrate Fedora packaging review comments
See https://bugzilla.redhat.com/show_bug.cgi?id=1689277#c7
2019-03-18 11:10:18 +01:00
Christophe de Dinechin 8031dd771f Add support for DOC_INSTALL
Follow the pattern of %doc on Fedora
2019-03-18 11:10:18 +01:00
Christophe de Dinechin 8a683f1135 A better way to configure the target installation
This addresses two issues:

- There was a mixup between the installed config.system-setup.mk
  and the one being used for installation, which could lead to
  build fragility / difficulty to reproduce.

- Making `make install` and `rpmbuild` consistent in what is
  being installed and produced.
2019-03-18 11:10:18 +01:00
Christophe de Dinechin f3b756b626 Fix rpmlint-reported inconsistency in version numbering 2019-03-18 11:10:18 +01:00
Christophe de Dinechin e3d10e4cdd v0.2.1 Support for installing man pages
- Ability to install man pages in either nroff/groff or pod format
- Fix for MIQ path in make-it-quick examples
2019-03-12 14:03:36 +01:00
Christophe de Dinechin 5d3414182b Create .spec file for Fedora packaging 2019-03-11 08:43:01 +01:00