commit 1165d486e365b4306bdbca66b107b16a2f224266
Author: Jan Rękorajski <[email protected]>
Date:   Mon Oct 4 21:52:00 2021 +0200

    - fix debuginfo, rebuild with openssl 3.0.0, rel 2

 ptlib.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ptlib.spec b/ptlib.spec
index 2c727d2..7e64044 100644
--- a/ptlib.spec
+++ b/ptlib.spec
@@ -23,7 +23,7 @@ Summary:      Portable Tools Library
 Summary(pl.UTF-8):     Przenośna biblioteka narzędziowa
 Name:          ptlib
 Version:       2.18.6
-Release:       1
+Release:       2
 Epoch:         1
 License:       MPL v1.0
 Group:         Libraries
@@ -183,6 +183,7 @@ Wtyczka wejścia obrazu AVC 1394 dla biblioteki PTLib
 %build
 # note: --enable-opal influences most of the remaining enable/disable defaults
 %configure \
+       STRIP=/bin/true \
        DSYMUTIL=/bin/true \
        --disable-v4l \
 %if %{with plugins}
@@ -237,6 +238,7 @@ install -d 
$RPM_BUILD_ROOT{%{_libdir},%{_includedir}/%{name}}
 
 %{__make} install \
        V=1 \
+       STRIP=/bin/true \
        DESTDIR=$RPM_BUILD_ROOT
 
 cp version.h $RPM_BUILD_ROOT%{_includedir}/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ptlib.git/commitdiff/1165d486e365b4306bdbca66b107b16a2f224266

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

Reply via email to