commit 190009f92e5789c2c41909770d0384c1e0c9c1f7
Author: Jakub Bogusz <[email protected]>
Date:   Sat May 23 08:45:18 2015 +0200

    - disable rpath; release 2

 talloc.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/talloc.spec b/talloc.spec
index cbecb5f..d1b1b98 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -2,7 +2,7 @@ Summary:        The talloc library - a hierarchical pool based 
memory system
 Summary(pl.UTF-8):     Biblioteka talloc - system przydzielania pamięci oparty 
na hierarchicznej puli
 Name:          talloc
 Version:       2.1.2
-Release:       1
+Release:       2
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
@@ -82,7 +82,8 @@ CFLAGS="%{rpmcflags}" \
 PYTHONDIR=%{py_sitedir} \
 ./configure \
        --prefix=%{_prefix} \
-       --libdir=%{_libdir}
+       --libdir=%{_libdir} \
+       --disable-rpath
 
 %{__make} \
        V=1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/talloc.git/commitdiff/190009f92e5789c2c41909770d0384c1e0c9c1f7

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

Reply via email to