typo fix
This commit is contained in:
parent
e5ce73b09a
commit
0de0a67d38
@ -16,7 +16,7 @@
|
|||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Fence Agents for Red Hat Cluster
|
Summary: Fence Agents for Red Hat Cluster
|
||||||
Version: 3.1.7
|
Version: 3.1.7
|
||||||
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 3%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sourceware.org/cluster/wiki/
|
URL: http://sourceware.org/cluster/wiki/
|
||||||
@ -46,7 +46,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: nss-devel nspr-devel
|
BuildRequires: nss-devel nspr-devel
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: python pexpect python-pycurl python-suds
|
BuildRequires: python pexpect python-pycurl python-suds
|
||||||
BuildRequires: perl-Net-Telner net-snmp-utils
|
BuildRequires: perl-Net-Telnet net-snmp-utils
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
@ -85,7 +85,7 @@ power management for several devices.
|
|||||||
%{_mandir}/man8/fence*
|
%{_mandir}/man8/fence*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 12 2011 Marek Grac <mgrac@redhat.com> - 3.1.7-2
|
* Mon Dec 12 2011 Marek Grac <mgrac@redhat.com> - 3.1.7-3
|
||||||
- new upstream release
|
- new upstream release
|
||||||
|
|
||||||
* Wed Oct 5 2011 Marek Grac <mgrac@redhat.com> - 3.1.6-1
|
* Wed Oct 5 2011 Marek Grac <mgrac@redhat.com> - 3.1.6-1
|
||||||
|
Loading…
Reference in New Issue
Block a user