rpms/linphone/FC-3 linphone.spec,1.7,1.8

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Fri May 6 15:42:50 UTC 2005


Author: ivazquez

Update of /cvs/extras/rpms/linphone/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31731/FC-3

Modified Files:
	linphone.spec 
Log Message:
Minor cleanups


Index: linphone.spec
===================================================================
RCS file: /cvs/extras/rpms/linphone/FC-3/linphone.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- linphone.spec	4 May 2005 12:04:06 -0000	1.7
+++ linphone.spec	6 May 2005 15:42:48 -0000	1.8
@@ -1,6 +1,8 @@
+%{!?dist: %define dist .fc3 }
+%{!?fedora: %define fedora 3 }
 Name:           linphone
 Version:        1.0.1
-Release:        1.fc3
+Release:        2%{?dist}
 Summary:        Phone anywhere in the whole world by using the Internet
 
 Group:          Applications/Communications
@@ -13,7 +15,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gnome-panel-devel libgnomeui-devel glib2-devel alsa-lib-devel
-BuildRequires:  libosip-devel speex-devel gettext desktop-file-utils
+BuildRequires:  libosip2-devel speex-devel gettext desktop-file-utils
 
 %description
 Linphone is mostly sip compliant. It works successfully with these
@@ -129,7 +131,10 @@
 %{_libdir}/libortp.so
 
 %changelog
-* Wed May  4 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.0.1-1
+* Fri May  6 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.0.1-2.fc3
+- Fix libosip2-devel BR
+
+* Wed May  4 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.0.1-1.fc3
 - Update to 1.0.1
 - Port patches from devel
 




More information about the fedora-extras-commits mailing list