Broke %description at 80 columns

This commit is contained in:
Ignacio Vazquez-Abrams 2005-03-17 22:53:01 +00:00
parent dff5c2151a
commit 459965c041

View File

@ -1,6 +1,6 @@
Name: linphone Name: linphone
Version: 0.12.2 Version: 0.12.2
Release: 2 Release: 3
Summary: Phone anywhere in the whole world by using the Internet Summary: Phone anywhere in the whole world by using the Internet
Group: Applications/Communications Group: Applications/Communications
@ -17,13 +17,18 @@ Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig Requires(postun): /sbin/ldconfig
%description %description
Linphone is mostly sip compliant. It works successfully with these implementations: Linphone is mostly sip compliant. It works successfully with these
implementations:
* eStara softphone (commercial software for windows) * eStara softphone (commercial software for windows)
* Pingtel phones (with DNS enabled and VLAN QOS support disabled). * Pingtel phones (with DNS enabled and VLAN QOS support disabled).
* Hotsip, a free of charge phone for Windows. * Hotsip, a free of charge phone for Windows.
* Vocal, an open source SIP stack from Vovida that includes a SIP proxy that works with linphone since version 0.7.1. * Vocal, an open source SIP stack from Vovida that includes a SIP proxy
* Siproxd is a free sip proxy being developped by Thomas Ries because he would like to have linphone working behind his firewall. Siproxd is simple to setup and works perfectly with linphone. that works with linphone since version 0.7.1.
* Partysip aims at being a generic and fully functionnal SIP proxy. Visit the web page for more details on its functionalities. * Siproxd is a free sip proxy being developped by Thomas Ries because he
would like to have linphone working behind his firewall. Siproxd is
simple to setup and works perfectly with linphone.
* Partysip aims at being a generic and fully functionnal SIP proxy. Visit
the web page for more details on its functionalities.
Linphone may work also with other sip phones, but this has not been tested yet. Linphone may work also with other sip phones, but this has not been tested yet.
@ -83,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Thu Mar 17 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-3
- Broke %description at 80 columns
* Wed Mar 16 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-2 * Wed Mar 16 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.12.2-2
- Removed explicit Requires - Removed explicit Requires