Update to 1.6.0

This commit is contained in:
Jeffrey C. Ollie 2007-01-30 01:39:10 +00:00
parent cc4b3036ce
commit 278dcded0c
3 changed files with 11 additions and 8 deletions

View File

@ -1 +1 @@
linphone-1.5.1.tar.gz
linphone-1.6.0.tar.gz

View File

@ -1,19 +1,19 @@
Name: linphone
Version: 1.5.1
Release: 2%{?dist}
Version: 1.6.0
Release: 1%{?dist}
Summary: Phone anywhere in the whole world by using the Internet
Group: Applications/Communications
License: GPL
URL: http://www.linphone.org/
Source0: http://download.savannah.nongnu.org/releases/linphone/1.5.x/source/%{name}-%{version}.tar.gz
Source0: http://download.savannah.nongnu.org/releases/linphone/1.6.x/sources/%{name}-%{version}.tar.gz
Patch: linphone-1.0.1-desktop.patch
Patch1: linphone-1.4.1-libs.patch
Patch2: linphone-1.5.1-osipcompat.patch
Patch2: linphone-1.5.1-osipcompat.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: compat-libosip2-devel
BuildRequires: ortp-devel = 0.12.0
BuildRequires: compat-libosip2-2.2.2-devel
BuildRequires: ortp-devel = 0.13.0
BuildRequires: readline-devel
BuildRequires: ncurses-devel
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*
%changelog
* Mon Jan 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-1
- Update to 1.6.0
* Wed Nov 22 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.1-2
- Mark translated man pages with lang macro

View File

@ -1 +1 @@
196f817d77aba906e7c1a896f8501a0f linphone-1.5.1.tar.gz
fb345125e23c787df0818ff7caad5515 linphone-1.6.0.tar.gz