commit ceaf2f97854b365b198b17afabfe49be7ac939b0
Author: Jakub Bogusz <[email protected]>
Date:   Tue Oct 16 18:09:45 2012 +0200

    - added soname patch (remove invalid path from libleveldb SONAME)

 leveldb.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/leveldb.spec b/leveldb.spec
index 074f431..25c7358 100644
--- a/leveldb.spec
+++ b/leveldb.spec
@@ -8,6 +8,7 @@ Group:          Libraries
 #Source0Download: http://code.google.com/p/leveldb/downloads/list
 Source0:       http://leveldb.googlecode.com/files/%{name}-%{version}.tar.gz
 # Source0-md5: d0b73edbb86996d58b073bba6b206295
+Patch0:                %{name}-soname.patch
 URL:           http://code.google.com/p/leveldb/
 BuildRequires: libstdc++-devel
 BuildRequires: libtcmalloc-devel
@@ -52,6 +53,7 @@ Statyczna biblioteka LevelDB.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/leveldb.git/commitdiff/ceaf2f97854b365b198b17afabfe49be7ac939b0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to