rpms/linphone/devel linphone-1.4.1-libs.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 linphone.spec, 1.23, 1.24 sources, 1.5, 1.6 linphone-1.0.1-pkgconfig.patch, 1.1, NONE linphone-1.1.0-Werror.patch, 1.1, NONE linphone-1.2.0-gtkentry.patch, 1.1, NONE linphone-1.2.0-maxrtp.patch, 1.1, NONE linphone-1.2.0-ortp.patch, 1.1, NONE

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Thu Oct 26 13:47:29 UTC 2006


Author: jcollie

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

Modified Files:
	.cvsignore linphone.spec sources 
Added Files:
	linphone-1.4.1-libs.patch 
Removed Files:
	linphone-1.0.1-pkgconfig.patch linphone-1.1.0-Werror.patch 
	linphone-1.2.0-gtkentry.patch linphone-1.2.0-maxrtp.patch 
	linphone-1.2.0-ortp.patch 
Log Message:
* Thu Oct 26 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.5.0-2
- Don't forget to add new files and remove old ones!



linphone-1.4.1-libs.patch:

--- NEW FILE linphone-1.4.1-libs.patch ---
diff -ru linphone-1.4.1.old/configure.in linphone-1.4.1.new/configure.in
--- linphone-1.4.1.old/configure.in	2006-09-18 02:28:20.000000000 -0500
+++ linphone-1.4.1.new/configure.in	2006-10-09 08:49:20.000000000 -0500
@@ -242,7 +242,7 @@
 
 AC_SUBST(STRICT_OPTIONS)
 
-AC_CONFIG_SUBDIRS( oRTP mediastreamer2 )
+AC_CONFIG_SUBDIRS( mediastreamer2 )
 
 dnl check for db2html (docbook) to generate html user manual
 AC_CHECK_PROG(have_db2html,db2html, yes, no)
@@ -258,12 +258,7 @@
 
 AC_DEFINE_UNQUOTED(LINPHONE_VERSION,"$PACKAGE_VERSION",[Linphone's version number])
 
-dnl Packaging: Pick oRTP version from ${top_srcdir}/oRTP/configure.ac
-dnl Feel free to propose an alternative & cleaner version...
-top_srcdir=`dirname $0`
-changequote(, )dnl
-ORTP_VERSION=`grep -E ^[AC]+_INIT ${top_srcdir}/oRTP/configure.ac | sed -e 's:^.*_INIT(.*,\[\(.*\)\]):\1:g'`
-changequote([, ])dnl
+ORTP_VERSION=0.11.0
 AC_SUBST([ORTP_VERSION])
 
 AC_OUTPUT([ 
diff -ru linphone-1.4.1.old/Makefile.am linphone-1.4.1.new/Makefile.am
--- linphone-1.4.1.old/Makefile.am	2006-09-11 07:58:46.000000000 -0500
+++ linphone-1.4.1.new/Makefile.am	2006-10-09 08:49:33.000000000 -0500
@@ -3,7 +3,7 @@
 # let make re-run automake upon need
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = m4 pixmaps po ipkg oRTP gsmlib mediastreamer2\
+SUBDIRS = m4 pixmaps po ipkg gsmlib mediastreamer2\
 		media_api exosip coreapi console gnome share
 
 


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/linphone/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	3 Jan 2006 12:05:15 -0000	1.5
+++ .cvsignore	26 Oct 2006 13:46:59 -0000	1.6
@@ -1 +1 @@
-linphone-1.2.0.tar.gz
+linphone-1.5.0.tar.gz


Index: linphone.spec
===================================================================
RCS file: /cvs/extras/rpms/linphone/devel/linphone.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- linphone.spec	26 Oct 2006 13:30:25 -0000	1.23
+++ linphone.spec	26 Oct 2006 13:46:59 -0000	1.24
@@ -1,6 +1,6 @@
 Name:           linphone
 Version:        1.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Phone anywhere in the whole world by using the Internet
 
 Group:          Applications/Communications
@@ -133,6 +133,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Oct 26 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.5.0-2
+- Don't forget to add new files and remove old ones!
+
 * Thu Oct 26 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.5.0-1
 - Update to 1.5.0
 - Fix spelling error in description.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/linphone/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	3 Jan 2006 12:05:15 -0000	1.5
+++ sources	26 Oct 2006 13:46:59 -0000	1.6
@@ -1 +1 @@
-bd5e513a665ce2e381afce64d569c707  linphone-1.2.0.tar.gz
+e9b01b74a3bb989aa5859d06e56162bd  linphone-1.5.0.tar.gz


--- linphone-1.0.1-pkgconfig.patch DELETED ---


--- linphone-1.1.0-Werror.patch DELETED ---


--- linphone-1.2.0-gtkentry.patch DELETED ---


--- linphone-1.2.0-maxrtp.patch DELETED ---


--- linphone-1.2.0-ortp.patch DELETED ---




More information about the fedora-extras-commits mailing list