commit d07a02a8707f3134719a1f9ac41d068dea8c89bc
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 23 11:05:58 2017 +0200

    - ldconfig for -c++; rel .2

 portaudio.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/portaudio.spec b/portaudio.spec
index df7d380..fcf978d 100644
--- a/portaudio.spec
+++ b/portaudio.spec
@@ -5,7 +5,7 @@
 %bcond_without asihpi          # ASI HPI support
 
 %define        snap    20161030
-%define        rel     1
+%define        rel     2
 Summary:       Free, cross platform, open-source, audio I/O library
 Summary(pl.UTF-8):     Darmowa, międzyplatformowa i otwarta biblioteka I/O 
audio
 Name:          portaudio
@@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
+%post  c++ -p /sbin/ldconfig
+%postun        c++ -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc README.txt LICENSE.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/portaudio.git/commitdiff/d07a02a8707f3134719a1f9ac41d068dea8c89bc

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

Reply via email to