packages: linphone/linphone.spec - block from th due copies of libmediastre...

glen glen at pld-linux.org
Tue Oct 11 10:37:27 CEST 2011


Author: glen                         Date: Tue Oct 11 08:37:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- block from th due copies of libmediastreamer.so.1 and libortp.so.8 libraries

---- Files affected:
packages/linphone:
   linphone.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: packages/linphone/linphone.spec
diff -u packages/linphone/linphone.spec:1.58 packages/linphone/linphone.spec:1.59
--- packages/linphone/linphone.spec:1.58	Sun Jul 24 17:55:37 2011
+++ packages/linphone/linphone.spec	Tue Oct 11 10:37:22 2011
@@ -4,14 +4,27 @@
 #    auto-answering machine and linphone applet for gnome)
 #  - check if all this configure option I've set are really needed
 #  - separate libraries that do not require gnome into subpackages for Jingle support in kopete
+# - packages copies for "libmediastreamer.so.1", "libortp.so.8" libraries
+#   those should be installed to private path and LD_LIBARY_PATH setup with wrappers.
+#   without doing so do not stbr it to Th!
+#
+# Conditional build:
+%bcond_with	system_ortp	# use system ortp
+%bcond_with	system_mediastreamer	# use system mediastreamer
+
+%if "%{pld_release}" == "th"
+%if %{without system_ortp} || %{without system_mediastreamer}
+Blocked: fix todo first
+%endif
+%endif
 Summary:	Linphone Internet Phone
 Summary(pl.UTF-8):	Linphone - telefon internetowy
 Name:		linphone
 Version:	3.4.3
-Release:	2
+Release:	2.1
 License:	LGPL/GPL
 Group:		Applications/Communications
-Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources//%{name}-%{version}.tar.gz
+Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources/%{name}-%{version}.tar.gz
 # Source0-md5:	66e21f36d62c2094f7b4360262c46f20
 Patch0:		%{name}-chdir.patch
 Patch1:		%{name}-imgdir.patch
@@ -215,6 +228,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2011/10/11 08:37:22  glen
+- block from th due copies of libmediastreamer.so.1 and libortp.so.8 libraries
+
 Revision 1.58  2011/07/24 15:55:37  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linphone/linphone.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list