Remove dep on cluster-glue-devel-libs
This commit is contained in:
parent
5118985eca
commit
8e47b30936
@ -33,7 +33,7 @@
|
||||
Name: resource-agents
|
||||
Summary: Open Source HA Reusable Cluster Resource Scripts
|
||||
Version: 3.9.2
|
||||
Release: 3%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}.6
|
||||
Release: 3%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}.7
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://to.be.defined.com/
|
||||
%if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel}
|
||||
@ -55,7 +55,7 @@ BuildRequires: libxslt glib2-devel
|
||||
BuildRequires: which
|
||||
|
||||
%if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel}
|
||||
BuildRequires: cluster-glue-libs-devel
|
||||
#BuildRequires: cluster-glue-libs-devel
|
||||
BuildRequires: docbook-style-xsl docbook-dtds
|
||||
%if 0%{?rhel} == 0
|
||||
BuildRequires: libnet-devel
|
||||
@ -298,7 +298,8 @@ ccs_update_schema > /dev/null 2>&1 ||:
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 29 2012 Chris Feist <cfeist@redhat.com> - 3.9.2-3.6
|
||||
* Mon Oct 29 2012 Chris Feist <cfeist@redhat.com> - 3.9.2-3.7
|
||||
- Remove cluster-glue-libs-devel
|
||||
- Rebuilt to fix deps on libplumgpl & libplum
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.2-3.5
|
||||
|
Loading…
Reference in New Issue
Block a user