rpms/linphone/devel linphone.spec,1.27,1.28

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Tue Jan 30 01:50:23 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/linphone/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13882

Modified Files:
	linphone.spec 
Log Message:
Fix buildrequires


Index: linphone.spec
===================================================================
RCS file: /cvs/extras/rpms/linphone/devel/linphone.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- linphone.spec	30 Jan 2007 01:39:10 -0000	1.27
+++ linphone.spec	30 Jan 2007 01:49:53 -0000	1.28
@@ -1,6 +1,6 @@
 Name:           linphone
 Version:        1.6.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Phone anywhere in the whole world by using the Internet
 
 Group:          Applications/Communications
@@ -9,10 +9,10 @@
 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-2.2.2-devel
+BuildRequires:  compat-libosip2-devel
 BuildRequires:  ortp-devel = 0.13.0
 
 BuildRequires:  readline-devel
@@ -136,6 +136,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Mon Jan 29 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.0-2
+- Fix buildrequires
+
 * Mon Jan 29 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.0-1
 - Update to 1.6.0
 




More information about the scm-commits mailing list