[packages/ptlib] - make sure it's build against modern gstreamer, rel 3
baggins
baggins at pld-linux.org
Mon Mar 7 21:23:25 CET 2022
commit 66b02ea298f907d2690b334e030dbbc0cdb2f27d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Mar 7 21:22:59 2022 +0100
- make sure it's build against modern gstreamer, rel 3
ptlib.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ptlib.spec b/ptlib.spec
index 7e64044..60f1bd5 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: 2
+Release: 3
Epoch: 1
License: MPL v1.0
Group: Libraries
@@ -38,6 +38,7 @@ BuildRequires: bison
%{?with_esd:BuildRequires: esound-devel}
BuildRequires: expat-devel
BuildRequires: flex
+BuildRequires: gstreamer-devel
%{?with_avc1394:BuildRequires: libavc1394-devel}
%{?with_dc1394:BuildRequires: libdc1394-devel < 2.0.0}
BuildRequires: libstdc++-devel
@@ -51,6 +52,7 @@ BuildRequires: alsa-lib-devel
BuildRequires: libv4l-devel
BuildRequires: pulseaudio-devel
%endif
+BuildConflicts: gstreamer0.10-devel
%{!?with_esd:Obsoletes: ptlib-sound-esd}
Obsoletes: ptlib-video-v4l
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ptlib.git/commitdiff/66b02ea298f907d2690b334e030dbbc0cdb2f27d
More information about the pld-cvs-commit
mailing list