diff --git a/corosync.spec b/corosync.spec index 3bcda35..58b2faa 100644 --- a/corosync.spec +++ b/corosync.spec @@ -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 - 2.3.0-3 +- Resolves: rhbz#925185 + +- Run autogen by default + * Wed Feb 13 2013 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild