rpms/kphone/devel kphone.spec,1.17,1.18

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Fri Aug 5 03:34:04 UTC 2005


Author: ausil

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

Modified Files:
	kphone.spec 
Log Message:
remove STUN patch  as it seems to be causing segfaults



Index: kphone.spec
===================================================================
RCS file: /cvs/extras/rpms/kphone/devel/kphone.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- kphone.spec	23 Jul 2005 09:00:22 -0000	1.17
+++ kphone.spec	5 Aug 2005 03:34:02 -0000	1.18
@@ -1,6 +1,6 @@
 Name:           kphone
 Version:        4.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A SIP (Session Initiation Protocol) user agent for Linux
 
 Group:          Applications/Communications
@@ -24,10 +24,8 @@
 
 %prep
 %setup -q -n kphone
-#%patch -p1 -b .iso
 %patch1 -p1 -b .endian
 %patch2 -p1 -b .strip
-%patch3 -p1 -b .stun-init
 
 %build
 [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh
@@ -60,6 +58,9 @@
 %{_datadir}/pixmaps/*.png
 
 %changelog
+* Thu Aug 04 2005 Dennis Gilmore <dennis at ausil.us> 4.2-2%{?dist}
+- Remove STUN patch as it causes Segfaults on call.  Will reapply when fixed.
+
 * Sat Jul 23 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 4.2-1
 - Upstream update
 - Add STUN patch from Stefan Becker (#163322)




More information about the scm-commits mailing list