- Update to 1.4.42
This commit is contained in:
parent
c03565a6ed
commit
1e96568ae9
@ -1 +1 @@
|
||||
tokyocabinet-1.4.41.tar.gz
|
||||
tokyocabinet-1.4.42.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
f5cbcb55286df6bbdedd165f33fdfb5d tokyocabinet-1.4.41.tar.gz
|
||||
aa3d38d5ea1a4187c8cb3427ea308406 tokyocabinet-1.4.42.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: A modern implementation of a DBM
|
||||
Name: tokyocabinet
|
||||
Version: 1.4.41
|
||||
Version: 1.4.42
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Development/Libraries
|
||||
URL: http://tokyocabinet.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
URL: http://1978th.net/tokyocabinet/
|
||||
Source: http://1978th.net/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: tokyocabinet-fedora.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf
|
||||
@ -70,6 +70,9 @@ rm -rf %{buildroot}
|
||||
%doc doc/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 04 2010 Deji Akingunola <dakingun@gmail.com> - 1.4.42-1
|
||||
- Update to 1.4.42
|
||||
|
||||
* Thu Dec 17 2009 Deji Akingunola <dakingun@gmail.com> - 1.4.41-1
|
||||
- Update to 1.4.41
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user