- New upstream version

This commit is contained in:
Deji Akingunola 2009-08-11 05:03:26 +00:00
parent b9831705bf
commit d13b84f984
4 changed files with 13 additions and 10 deletions

View File

@ -1 +1 @@
tokyocabinet-1.4.23.tar.gz
tokyocabinet-1.4.30.tar.gz

View File

@ -1 +1 @@
518f93305a99589301155ce3c4178f17 tokyocabinet-1.4.23.tar.gz
9db239bf12c7a76f068a4e38b5575ee7 tokyocabinet-1.4.30.tar.gz

View File

@ -1,5 +1,5 @@
--- configure.in 2009-05-24 06:05:36.000000000 -0400
+++ configure.in.new 2009-06-03 15:54:39.866804792 -0400
--- configure.in 2009-07-13 05:07:17.000000000 -0400
+++ configure.in.new 2009-08-11 00:51:08.209442295 -0400
@@ -31,26 +31,15 @@
MYPCFILES="tokyocabinet.pc"
@ -30,21 +30,21 @@
#================================================================
# Options
#================================================================
--- Makefile.in 2009-05-15 06:38:57.000000000 -0400
+++ Makefile.in.new 2009-06-03 15:56:18.156616847 -0400
--- Makefile.in 2009-06-23 23:21:16.000000000 -0400
+++ Makefile.in.new 2009-08-11 00:52:59.612477308 -0400
@@ -54,8 +54,8 @@
LDFLAGS = @MYLDFLAGS@
CMDLDFLAGS = @MYCMDLDFLAGS@
LIBS = @LIBS@
-LDENV = LD_RUN_PATH=/lib:/usr/lib:$(LIBDIR):$(HOME)/lib:/usr/local/lib:@MYRUNPATH@:.
-RUNENV = @MYLDLIBPATHENV@=.:/lib:/usr/lib:$(LIBDIR):$(HOME)/lib:/usr/local/lib:@MYRUNPATH@
+LDENV =
+LDENV =
+RUNENV = @MYLDLIBPATHENV@=.:$(LIBDIR)
POSTCMD = @MYPOSTCMD@
--- tokyocabinet.pc.in 2008-02-18 02:25:18.000000000 -0500
+++ tokyocabinet.pc.in.new 2009-06-03 15:57:04.980613948 -0400
+++ tokyocabinet.pc.in.new 2009-08-11 00:53:45.092479716 -0400
@@ -10,5 +10,5 @@
Name: Tokyo Cabinet
Description: a modern implementation of DBM

View File

@ -1,7 +1,7 @@
Summary: A modern implementation of a DBM
Name: tokyocabinet
Version: 1.4.23
Release: 2%{?dist}
Version: 1.4.30
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Libraries
URL: http://tokyocabinet.sourceforge.net/
@ -70,6 +70,9 @@ rm -rf %{buildroot}
%doc doc/*
%changelog
* Mon Aug 10 2009 Deji Akingunola <dakingun@gmail.com> - 1.4.30-1
- New upstream version
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild