Run autogen by default
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
46bc7b208b
commit
d82bb90518
@ -12,7 +12,7 @@
|
||||
%endif
|
||||
%bcond_without systemd
|
||||
%bcond_without xmlconf
|
||||
%bcond_with runautogen
|
||||
%bcond_without runautogen
|
||||
|
||||
%global gitver %{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}
|
||||
%global gittarver %{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}
|
||||
@ -20,7 +20,7 @@
|
||||
Name: corosync
|
||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||
Version: 2.3.0
|
||||
Release: 2%{?gitver}%{?dist}
|
||||
Release: 3%{?gitver}%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
URL: http://www.corosync.org/
|
||||
@ -317,6 +317,11 @@ The Corosync Cluster Engine APIs.
|
||||
%{_mandir}/man8/quorum_overview.8*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 25 2013 Jan Friesse <jfriesse@redhat.com> - 2.3.0-3
|
||||
- Resolves: rhbz#925185
|
||||
|
||||
- Run autogen by default
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user