devel/kphone kphone.spec,1.1,1.2

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Wed Mar 16 18:54:47 UTC 2005


Author: ivazquez

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

Modified Files:
	kphone.spec 
Log Message:
Initial review fixes


Index: kphone.spec
===================================================================
RCS file: /cvs/extras/devel/kphone/kphone.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kphone.spec	16 Mar 2005 17:06:44 -0000	1.1
+++ kphone.spec	16 Mar 2005 18:54:45 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           kphone
 Version:        4.1.0
-Release:        0.iva.0
+Release:        2
 Summary:        A SIP (Session Initiation Protocol) user agent for Linux
 
 Group:          Applications/Communications
@@ -11,7 +11,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt-devel alsa-lib-devel desktop-file-utils
-Requires:       qt alsa-lib
 
 %description
 KPhone is a SIP (Session Initiation Protocol) user agent for Linux, with which you can initiate VoIP (Voice over IP) connections over the Internet.  It supports Presence and Instant Messaging, and to some extent also video calls between two hosts.
@@ -51,6 +50,9 @@
 %{_datadir}/pixmaps/*.png
 
 %changelog
+* Wed Mar 16 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 4.1.0-2
+- Removed explicit Requires
+
 * Tue Mar 15 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 4.1.0-1
 - Bump release to 1
 - Added d-f-u to BR




More information about the fedora-extras-commits mailing list