Add a missing BR

This commit is contained in:
Deji Akingunola 2008-08-26 03:48:20 +00:00
parent fbf3d1c999
commit 98839fe951

View File

@ -8,7 +8,7 @@ URL: http://tokyocabinet.sourceforge.net/
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: tokyocabinet-fedora.patch Patch0: tokyocabinet-fedora.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig zlib-devel autoconf BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf
%description %description
Tokyo Cabinet is a library of routines for managing a database. It is the Tokyo Cabinet is a library of routines for managing a database. It is the
@ -72,6 +72,7 @@ rm -rf %{buildroot}
%changelog %changelog
* Mon Aug 25 2008 Deji Akingunola <dakingun@gmail.com> - 1.3.4-1 * Mon Aug 25 2008 Deji Akingunola <dakingun@gmail.com> - 1.3.4-1
- Update to 1.3.4 - Update to 1.3.4
- Add bzip2-devel BR
* Sun May 25 2008 Masahiro Hasegawa <masahase@gmail.com> - 1.2.6-1 * Sun May 25 2008 Masahiro Hasegawa <masahase@gmail.com> - 1.2.6-1
- Update to 1.2.6 - Update to 1.2.6