fixed rpm build

master
Marc Wäckerlin 7 years ago
parent 1d798d72ef
commit 964467f0d9
  1. 12
      ChangeLog
  2. 3
      mrw-c++.spec.in

@ -1,3 +1,15 @@
2017-05-23 13:11
* [r473] mrw-c++.spec.in:
fixed typo
2017-05-19 14:53
* [r472] ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.sh, mrw-c++.spec.in,
test/makefile.am:
improvement of rpm generation
2017-04-06 08:14
* [r471] configure.ac:

@ -14,7 +14,8 @@ BuildRequires: which, pkgconfig, gnupg, expect, subversion, make, automake, auto
BuildRequires: lsb-release
%else
BuildRequires: rpm-sign, redhat-lsb
%endif%if ! 0%{?centos}
%endif
%if ! 0%{?centos}
BuildRequires: mscgen
%endif

Loading…
Cancel
Save