From e1a3e7ca56a3b03b51d38403ce4990b7427ab26e Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Tue, 6 Dec 2005 00:36:09 +0000 Subject: [PATCH] Added version on ortp-devel --- linphone.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/linphone.spec b/linphone.spec index 4bec5c1..4058b03 100644 --- a/linphone.spec +++ b/linphone.spec @@ -1,6 +1,6 @@ Name: linphone Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Phone anywhere in the whole world by using the Internet Group: Applications/Communications @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-panel-devel libgnomeui-devel glib2-devel alsa-lib-devel BuildRequires: libosip2-devel speex-devel gettext desktop-file-utils -BuildRequires: ortp-devel +BuildRequires: ortp-devel >= 0.7.1 %description Linphone is mostly sip compliant. It works successfully with these @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %changelog +* Mon Dec 5 2005 Ignacio Vazquez-Abrams 1.1.0-2 +- Added version on ortp-devel + * Mon Dec 5 2005 Ignacio Vazquez-Abrams 1.1.0-1 - Upstream update