]> git.pld-linux.org Git - packages/partysip.git/blame - partysip.spec
- adapterized (sorted %verify flags)
[packages/partysip.git] / partysip.spec
CommitLineData
d24446f9
PG
1# TODO:
2# - separate plugin/libs packages
652627e6
PG
3Summary: A modular SIP proxy server
4Summary(pl): Modularny serwer proxy SIP
5Name: partysip
4f6658eb 6Version: 0.6.0
7Release: 1
652627e6
PG
8License: LGPL
9Group: Networking/Daemons
10Source0: http://savannah.gnu.org/download/partysip/%{name}-%{version}.tar.gz
4f6658eb 11# Source0-md5: 55a0bbf61df281393a093513e9a44808
ada41be2
PG
12Source1: %{name}.init
13Source2: %{name}.sysconfig
d24446f9 14Patch0: %{name}-DESTDIR_fix.patch
652627e6 15URL: http://www.partysip.org/
0b6230d9 16BuildRequires: autoconf
d24446f9 17BuildRequires: automake
652627e6 18BuildRequires: libosip-devel >= 0.8.9
2ce45574 19BuildRequires: libtool
5c91e38f
JB
20Requires(post): /sbin/ldconfig
21#Requires(post,preun): /sbin/chkconfig
652627e6
PG
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
24%description
25Partysip is a modular SIP proxy server. It can be used as a registrar
26and a stateless and stateful SIP server. New capabilities, such as
27instant messaging and answering machines, can be added by plugins.
28
1ab067eb
JB
29%description -l pl
30