glusterfs-3.2.6-2, BZ 819916
Add BuildRequires: libxml2-devel
This commit is contained in:
parent
bb8b41bacd
commit
5977bca837
@ -74,6 +74,7 @@ Requires(postun): systemd-units
|
||||
BuildRequires: bison flex
|
||||
BuildRequires: gcc make automake libtool
|
||||
BuildRequires: ncurses-devel readline-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: python-ctypes
|
||||
|
||||
Obsoletes: %{name}-libs <= 2.0.0
|
||||
@ -393,6 +394,9 @@ if [ $1 -ge 1 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed May 9 2012 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.2.6-2
|
||||
- Add BuildRequires: libxml2-devel, BZ 819916
|
||||
|
||||
* Wed Mar 21 2012 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.2.6-1
|
||||
- Update to 3.2.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user