forked from pool/kyotocabinet
Accepting request 69507 from home:Ramblurr:branches:devel:libraries:c_c++
Full change set to update to version 1.2.52 OBS-URL: https://build.opensuse.org/request/show/69507 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kyotocabinet?expand=0&rev=2
This commit is contained in:
parent
fb8662f18c
commit
e14a25cf83
7
_service
Normal file
7
_service
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<services>
|
||||||
|
<service name="download_url">
|
||||||
|
<param name="host">fallabs.com</param>
|
||||||
|
<param name="protocol">http</param>
|
||||||
|
<param name="path">/kyotocabinet/pkg/kyotocabinet-1.2.52.tar.gz</param>
|
||||||
|
</service>
|
||||||
|
</services>
|
3
_service:download_url:kyotocabinet-1.2.52.tar.gz
Normal file
3
_service:download_url:kyotocabinet-1.2.52.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f44165c77428a7dab4e35e3b26dfe288a9f9afada6cec150da79c3017d4e77d8
|
||||||
|
size 839238
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93b41f383251820d645e683e9d753b3cf0b890d1a91bb9c30ad760ab7c377848
|
|
||||||
size 833545
|
|
@ -1,7 +1,7 @@
|
|||||||
Index: kyotocabinet-1.2.50/Makefile.in
|
Index: kyotocabinet-1.2.52/Makefile.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- kyotocabinet-1.2.50.orig/Makefile.in
|
--- kyotocabinet-1.2.52.orig/Makefile.in
|
||||||
+++ kyotocabinet-1.2.50/Makefile.in
|
+++ kyotocabinet-1.2.52/Makefile.in
|
||||||
@@ -56,7 +56,7 @@ LDFLAGS = @MYLDFLAGS@
|
@@ -56,7 +56,7 @@ LDFLAGS = @MYLDFLAGS@
|
||||||
CMDLDFLAGS = @MYCMDLDFLAGS@
|
CMDLDFLAGS = @MYCMDLDFLAGS@
|
||||||
CMDLIBS = @MYCMDLIBS@
|
CMDLIBS = @MYCMDLIBS@
|
||||||
@ -11,10 +11,10 @@ Index: kyotocabinet-1.2.50/Makefile.in
|
|||||||
POSTCMD = @MYPOSTCMD@
|
POSTCMD = @MYPOSTCMD@
|
||||||
|
|
||||||
|
|
||||||
Index: kyotocabinet-1.2.50/configure.in
|
Index: kyotocabinet-1.2.52/configure.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- kyotocabinet-1.2.50.orig/configure.in
|
--- kyotocabinet-1.2.52.orig/configure.in
|
||||||
+++ kyotocabinet-1.2.50/configure.in
|
+++ kyotocabinet-1.2.52/configure.in
|
||||||
@@ -35,27 +35,18 @@ MYDOCUMENTFILES="COPYING FOSSEXCEPTION C
|
@@ -35,27 +35,18 @@ MYDOCUMENTFILES="COPYING FOSSEXCEPTION C
|
||||||
MYPCFILES="kyotocabinet.pc"
|
MYPCFILES="kyotocabinet.pc"
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 3 22:20:07 UTC 2011 - unnamedrambler@gmail.com
|
||||||
|
|
||||||
|
- updated to 1.2.52
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 15 15:04:42 UTC 2011 - prusnak@opensuse.org
|
Tue Mar 15 15:04:42 UTC 2011 - prusnak@opensuse.org
|
||||||
|
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: kyotocabinet
|
Name: kyotocabinet
|
||||||
Version: 1.2.50
|
Version: 1.2.52
|
||||||
%define soname 9
|
%define soname 9
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Summary: Modern Implementation of DBM - CLI Utilities
|
Summary: A straightforward implementation of DBM
|
||||||
Url: http://fallabs.com/kyotocabinet/
|
Url: http://fallabs.com/kyotocabinet/
|
||||||
Group: Productivity/Databases/Tools
|
Group: Productivity/Databases/Tools
|
||||||
Source: http://fallabs.com/kyotocabinet/pkg/kyotocabinet-%{version}.tar.gz
|
Source: http://fallabs.com/kyotocabinet/pkg/kyotocabinet-%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user