commit 935aff5463fff89801f978be34e7bf01277d44c1
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Mon Sep 17 09:35:29 2018 +0200

    - rel 2; mdb-int only on x86_64

 ldb.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ldb.spec b/ldb.spec
index 43f46be..3d4f077 100644
--- a/ldb.spec
+++ b/ldb.spec
@@ -7,7 +7,7 @@ Summary:        LDAP-like embedded database
 Summary(pl.UTF-8):     Wbudowana baza danych podobna do LDAP
 Name:          ldb
 Version:       1.4.2
-Release:       1
+Release:       2
 License:       LGPL v3+
 Group:         Libraries
 Source0:       https://www.samba.org/ftp/ldb/%{name}-%{version}.tar.gz
@@ -149,7 +149,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libldb.so.1
 %dir %{_libdir}/ldb
 %attr(755,root,root) %{_libdir}/ldb/libldb-key-value.so
+%ifarch %{x8664}
 %attr(755,root,root) %{_libdir}/ldb/libldb-mdb-int.so
+%endif
 %dir %{_libdir}/ldb/modules
 %dir %{_libdir}/ldb/modules/ldb
 %attr(755,root,root) %{_libdir}/ldb/modules/ldb/*.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldb.git/commitdiff/935aff5463fff89801f978be34e7bf01277d44c1

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

Reply via email to