- Update to 1.3.4

This commit is contained in:
Deji Akingunola 2008-08-26 03:27:50 +00:00
parent bbf1fe6cf4
commit fbf3d1c999
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
tokyocabinet-1.2.6.tar.gz
tokyocabinet-1.3.4.tar.gz

View File

@ -1 +1 @@
39ebf00e7067cc75942aab3d86a179c1 tokyocabinet-1.2.6.tar.gz
2ce8b1d19ceb1ecdd07951bf019f3c89 tokyocabinet-1.3.4.tar.gz

View File

@ -1,11 +1,11 @@
Summary: A modern implementation of a DBM
Name: tokyocabinet
Version: 1.2.6
Version: 1.3.4
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Libraries
URL: http://tokyocabinet.sourceforge.net/
Source: http://tokyocabinet.sourceforge.net/%{name}-%{version}.tar.gz
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: tokyocabinet-fedora.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig zlib-devel autoconf
@ -70,6 +70,9 @@ rm -rf %{buildroot}
%doc doc/*
%changelog
* Mon Aug 25 2008 Deji Akingunola <dakingun@gmail.com> - 1.3.4-1
- Update to 1.3.4
* Sun May 25 2008 Masahiro Hasegawa <masahase@gmail.com> - 1.2.6-1
- Update to 1.2.6