diff --git a/_service:download_url:kyotocabinet-1.2.52.tar.gz b/_service:download_url:kyotocabinet-1.2.52.tar.gz deleted file mode 100644 index ea855d9..0000000 --- a/_service:download_url:kyotocabinet-1.2.52.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f44165c77428a7dab4e35e3b26dfe288a9f9afada6cec150da79c3017d4e77d8 -size 839238 diff --git a/kyotocabinet.changes b/kyotocabinet.changes index bcb208d..1e6dc15 100644 --- a/kyotocabinet.changes +++ b/kyotocabinet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 21 23:28:49 UTC 2012 - jengelh@inai.de + +- Make kyotocabinet installation work on SLE_11 + ------------------------------------------------------------------- Fri Feb 3 14:40:02 UTC 2012 - jengelh@medozas.de diff --git a/kyotocabinet.spec b/kyotocabinet.spec index f3b85f4..f36c495 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -6,7 +6,7 @@ Name: kyotocabinet Version: 1.2.52 %define soname 9 Release: 0 -License: GPLv3 +License: GPL-3.0 Summary: A straightforward implementation of DBM Url: http://fallabs.com/kyotocabinet/ Group: Productivity/Databases/Tools @@ -93,7 +93,7 @@ autoreconf -iv make %{?_smp_mflags} %install -%make_install +make install DESTDIR="%buildroot" rm -rf %{buildroot}%{_datadir}/kyotocabinet rm -rf %{buildroot}%{_libdir}/libkyotocabinet.a