rpms/sofia-sip/devel sofia-sip-1.12.10-undefined-non-weak-symbol.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 sofia-sip.spec, 1.10, 1.11 sources, 1.5, 1.6 sofia-sip-1.12.6-undefined-non-weak-symbol.patch, 1.1, NONE

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Dec 9 16:26:41 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/sofia-sip/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28913

Modified Files:
	.cvsignore sofia-sip.spec sources 
Added Files:
	sofia-sip-1.12.10-undefined-non-weak-symbol.patch 
Removed Files:
	sofia-sip-1.12.6-undefined-non-weak-symbol.patch 
Log Message:
* Tue Dec  9 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.10-1
- Update to 1.12.10


sofia-sip-1.12.10-undefined-non-weak-symbol.patch:

--- NEW FILE sofia-sip-1.12.10-undefined-non-weak-symbol.patch ---
--- libsofia-sip-ua-glib/Makefile.am~	2008-11-27 17:09:17.000000000 -0600
+++ libsofia-sip-ua-glib/Makefile.am	2008-12-09 10:04:07.000000000 -0600
@@ -18,7 +18,7 @@
 endif
 
 libsofia_sip_ua_glib_la_SOURCES =
-libsofia_sip_ua_glib_la_LIBADD = $(GLIB_TARGETS) $(GLIB_LIBS)
+libsofia_sip_ua_glib_la_LIBADD = $(GLIB_TARGETS) $(GLIB_LIBS) ../libsofia-sip-ua/libsofia-sip-ua.la
 
 # set the libtool version info version:revision:age for libsofia-sip-ua-glib
 # - soname to 'libsofia-sip-ua-glib.so.(CUR-AGE)'


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sofia-sip/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	15 Jun 2008 05:31:08 -0000	1.5
+++ .cvsignore	9 Dec 2008 16:26:11 -0000	1.6
@@ -1 +1 @@
-sofia-sip-1.12.9.tar.gz
+sofia-sip-1.12.10.tar.gz


Index: sofia-sip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sofia-sip/devel/sofia-sip.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sofia-sip.spec	15 Jun 2008 05:31:08 -0000	1.10
+++ sofia-sip.spec	9 Dec 2008 16:26:11 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           sofia-sip
-Version:        1.12.9
+Version:        1.12.10
 Release:        1%{?dist}
 Summary:        Sofia SIP User-Agent library
 
@@ -7,7 +7,7 @@
 License:        LGPLv2+
 URL:            http://sofia-sip.sourceforge.net/
 Source0:        http://dl.sourceforge.net/sofia-sip/%{name}-%{version}.tar.gz
-Patch0:         sofia-sip-1.12.6-undefined-non-weak-symbol.patch
+Patch0:         sofia-sip-1.12.10-undefined-non-weak-symbol.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  doxygen >= 1.3
@@ -145,6 +145,9 @@
 %{_mandir}/man1/*.1*
 
 %changelog
+* Tue Dec  9 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.10-1
+- Update to 1.12.10
+
 * Sat Jun 14 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.9-1
 - Update to 1.12.9
 - Disable building API documentation because it won't build on PPC/PPC64 (at least in a reasonable amount of time).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sofia-sip/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	15 Jun 2008 05:31:08 -0000	1.5
+++ sources	9 Dec 2008 16:26:11 -0000	1.6
@@ -1 +1 @@
-e91bb7b6a3a5c21f2b09ffc6297da604  sofia-sip-1.12.9.tar.gz
+9e07fde3ad2009e44d1100ca3950d02b  sofia-sip-1.12.10.tar.gz


--- sofia-sip-1.12.6-undefined-non-weak-symbol.patch DELETED ---




More information about the fedora-extras-commits mailing list