From d27d8dc6a933762cb1d089dd6756d4418e658dba75d61820fc215ca0293f4817 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 29 Jul 2015 15:54:13 +0000 Subject: [PATCH] Accepting request 319244 from home:dimstar:Factory - Add baselibs.conf: build libsrtp1-32bit, as needed by libmediastreamer_voip4-32bit. OBS-URL: https://build.opensuse.org/request/show/319244 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libsrtp?expand=0&rev=11 --- baselibs.conf | 1 + libsrtp.changes | 6 ++++++ libsrtp.spec | 1 + 3 files changed, 8 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..397ed1c --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libsrtp1 diff --git a/libsrtp.changes b/libsrtp.changes index fe21dea..a072772 100644 --- a/libsrtp.changes +++ b/libsrtp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 29 09:49:32 UTC 2015 - dimstar@opensuse.org + +- Add baselibs.conf: build libsrtp1-32bit, as needed by + libmediastreamer_voip4-32bit. + ------------------------------------------------------------------- Sun Mar 15 16:35:32 UTC 2015 - sor.alexei@meowr.ru diff --git a/libsrtp.spec b/libsrtp.spec index 4389dd5..a39217c 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++ Url: https://github.com/cisco/libsrtp #Git-Clone: git://github.com/cisco/libsrtp Source: https://github.com/cisco/libsrtp/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source99: baselibs.conf BuildRequires: gcc BuildRequires: pkg-config BuildRequires: pkgconfig(openssl)