Author: pawelz Date: Sat Mar 5 20:02:54 2011 GMT Module: packages Tag: HEAD ---- Log message: - reverted last commit. It does not work with our ortp. Unfortunately it means, it conflicts with ortp. - rel 0.3
---- Files affected: packages/linphone: linphone.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: packages/linphone/linphone.spec diff -u packages/linphone/linphone.spec:1.53 packages/linphone/linphone.spec:1.54 --- packages/linphone/linphone.spec:1.53 Sat Mar 5 20:52:47 2011 +++ packages/linphone/linphone.spec Sat Mar 5 21:02:46 2011 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Linphone - telefon internetowy Name: linphone Version: 3.4.2 -Release: 0.1 +Release: 0.3 License: LGPL/GPL Group: Applications/Communications Source0: http://download.savannah.gnu.org/releases/linphone/stable/sources//%{name}-%{version}.tar.gz @@ -40,7 +40,7 @@ BuildRequires: xorg-lib-libXv-devel Requires(post,postun): /sbin/ldconfig Requires(post,postun): /usr/bin/scrollkeeper-update -Provides: ortp = 0.14.2 +Provides: ortp = 0.16 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -84,7 +84,7 @@ Requires: libsamplerate-devel >= 0.0.13 Requires: lpc10-devel >= 1.5 Requires: speex-devel >= 1.0.0 -Provides: ortp-devel = 0.14.2 +Provides: ortp-devel = 0.16 %description devel Development files for the Linphone Internet Phone. @@ -97,7 +97,7 @@ Summary(pl.UTF-8): Statyczne biblioteki Linphone Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} -Provides: ortp-static = 0.14.2 +Provides: ortp-static = 0.16 %description static Static version of Linphone libraries. @@ -157,8 +157,8 @@ %attr(755,root,root) %ghost %{_libdir}/liblinphone.so.? %attr(755,root,root) %{_libdir}/libmediastreamer.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libmediastreamer.so.? -# %attr(755,root,root) %{_libdir}/libortp.so.*.*.* -# %attr(755,root,root) %ghost %{_libdir}/libortp.so.? +%attr(755,root,root) %{_libdir}/libortp.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libortp.so.? %{_libdir}/mediastream %{_datadir}/sounds/* %{_desktopdir}/*.desktop @@ -193,6 +193,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2011/03/05 20:02:46 pawelz +- reverted last commit. It does not work with our ortp. Unfortunately it means, + it conflicts with ortp. +- rel 0.3 + Revision 1.53 2011/03/05 19:52:47 pawelz - do not install ortp ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linphone/linphone.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
