rpms/twinkle/F-10 twinkle.spec, 1.16, 1.17 sources, 1.7, 1.8 twinkle-1.3.2-command-line-segfault.patch, 1.1, NONE

Kevin Fenzi kevin at fedoraproject.org
Tue Mar 3 05:44:57 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/twinkle/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13561

Modified Files:
	twinkle.spec sources 
Removed Files:
	twinkle-1.3.2-command-line-segfault.patch 
Log Message:
Update to 1.4.2



Index: twinkle.spec
===================================================================
RCS file: /cvs/extras/rpms/twinkle/F-10/twinkle.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- twinkle.spec	10 Dec 2008 20:58:34 -0000	1.16
+++ twinkle.spec	3 Mar 2009 05:44:27 -0000	1.17
@@ -1,6 +1,6 @@
 Name:           twinkle
-Version:        1.3.2
-Release:        2%{?dist}
+Version:        1.4.2
+Release:        1%{?dist}
 Summary:        A SIP Soft Phone
 
 Group:          Applications/Internet
@@ -8,7 +8,6 @@
 URL:            http://www.twinklephone.com
 Source0:        http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
 Patch0:         twinkle-1.1-msg.patch
-Patch1:		twinkle-1.3.2-command-line-segfault.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: commoncpp2-devel
@@ -22,6 +21,7 @@
 BuildRequires: bison
 BuildRequires: libzrtpcpp-devel
 BuildRequires: file-devel
+BuildRequires: readline-devel
 
 %description
 Twinkle is a SIP based soft phone for making telephone calls over IP networks.
@@ -29,7 +29,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .msg
-%patch1 -p1 -b .segfault
 
 %build
 %configure
@@ -62,6 +61,21 @@
 %{_datadir}/applications/fedora-twinkle.desktop
 
 %changelog
+* Wed Feb 25 2009 Kevin Fenzi <kevin at tummy.com> - 1.4.2-1
+- Update to 1.4.2
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Mon Feb 02 2009 Kevin Fenzi <kevin at tummy.com> - 1.4.1-1
+- Update to 1.4.1
+
+* Sun Jan 25 2009 Kevin Fenzi <kevin at tummy.com> - 1.4-1
+- Update to 1.4
+
+* Wed Dec 17 2008 Benjamin Kosnik  <bkoz at redhat.com> - 1.3.2-3
+- Rebuild for boost-1.37.0.
+
 * Tue Dec 09 2008 Kevin Fenzi <kevin at tummy.com> - 1.3.2-2
 - Add patch to fix command line segfault (fixes #473677)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/twinkle/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	3 Sep 2008 20:08:39 -0000	1.7
+++ sources	3 Mar 2009 05:44:27 -0000	1.8
@@ -1 +1 @@
-8bafa14baeafc47be43c59fefc836c63  twinkle-1.3.2.tar.gz
+d70c8972f296ffd998c7fb698774705b  twinkle-1.4.2.tar.gz


--- twinkle-1.3.2-command-line-segfault.patch DELETED ---




More information about the fedora-extras-commits mailing list