commit 09f961fc704d731d287a1b0e39b7b2249a536bd6
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jun 12 19:26:44 2021 +0200

    - fixed debuginfo extraction and dependencies generation; release 2

 ffcall.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffcall.spec b/ffcall.spec
index 5c99f9f..3b1baa6 100644
--- a/ffcall.spec
+++ b/ffcall.spec
@@ -2,7 +2,7 @@ Summary:        Libraries for building foreign function call 
interfaces
 Summary(pl.UTF-8):     Biblioteki do tworzenia interfejsów wywołań obcych 
funkcji
 Name:          ffcall
 Version:       2.3
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+
 Group:         Libraries
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+# for dependency generator and debuginfo extraction to work
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so*
+
 # don't need those since we have man pages
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/html/*.html
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffcall.git/commitdiff/09f961fc704d731d287a1b0e39b7b2249a536bd6

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

Reply via email to