]> git.pld-linux.org Git - packages/linphone.git/commitdiff
- reverted last commit. It does not work with our ortp. Unfortunately it means,
authorpawelz <pawelz@pld-linux.org>
Sat, 5 Mar 2011 20:02:46 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  it conflicts with ortp.
- rel 0.3

Changed files:
    linphone.spec -> 1.54

linphone.spec

index d62745ac399cee1afbade29f1a386919a522bc93..fb963cc7545fb9070ace08dbe07720e998a52700 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Linphone Internet Phone
 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
@@ -39,7 +39,7 @@ BuildRequires:        srtp-devel
 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
@@ -83,7 +83,7 @@ Requires:     libosip2-devel >= 2.2.0
 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.
@@ -96,7 +96,7 @@ Summary:      Linphone static libraries
 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.
@@ -156,8 +156,8 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.08102 seconds and 4 git commands to generate.