Update to 1.6.0
This commit is contained in:
parent
cc4b3036ce
commit
278dcded0c
@ -1 +1 @@
|
||||
linphone-1.5.1.tar.gz
|
||||
linphone-1.6.0.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user