]> git.pld-linux.org Git - packages/phpdc.git/blame - phpdc.spec
- spaces -> tabs
[packages/phpdc.git] / phpdc.spec
CommitLineData
295d819e
PG
1Summary: A Web frontend for the Direct Connect Text Client
2Summary(pl): Interfejs WWW do Direct Connect Text Client
3Name: phpdc
4Version: 1.0
5%define _rc rc1
6Release: 0.%{_rc}.1
7License: GPL v2
8Group: Applications/Databases/Interfaces
9Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_rc}.tar.gz
823bb986 10# Source0-md5: 035a6a0dbedd55f724237aa0b9cebff9
ae9d189c 11Source1: %{name}.conf
6b05ea84 12Patch0: %{name}-config.patch
2243c78c 13# http://phpdc.sourceforge.net/release/phpdc-1.0rc1-hublist_bug.patch
14Patch1: %{name}-1.0rc1-hublist_bug.patch
295d819e
PG
15URL: http://phpdc.sourceforge.net/
16Requires: dctc
17Requires: php >= 4.3.0
18Requires: php-gd >= 4.3.0
5fab89b0 19Requires: php-sockets >= 4.3.0
295d819e
PG
20Requires: webserver
21BuildArch: noarch
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
504d7cd8 24%define _phpdcdir %{_datadir}/%{name}
ae9d189c 25%define _sysconfdir /etc/%{name}
295d819e
PG
26
27%description
28PHPDC Web is a server-side Web frontend for the Direct Connect Text
29Client (dctc).
30
dd9ba7c6
JB
31%description -l pl
32