]> git.pld-linux.org Git - packages/eggdrop.git/blame - eggdrop.spec
- extended description
[packages/eggdrop.git] / eggdrop.spec
CommitLineData
dead188d 1Summary: Eggdrop is an IRC bot, written in C
1eb50e56 2Summary(pl): Eggdrop jest botem IRC napisanym w C
dead188d 3Name: eggdrop
99a4865c 4Version: 1.6.13
0a5724e8 5Release: 4
dead188d 6License: GPL
7Group: Applications/Communications
99a4865c 8Source0: ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.gz
88dd3cd2
AG
9# PLD docs - information about changes.
10Source1: http://pld.mysza.eu.org/sources/%{name}-README.PLD.en
11Source2: http://pld.mysza.eu.org/sources/%{name}-README.PLD.pl
c3121639
AG
12# In order to unify filenames, following language packs and third-party modules were
13# repackaged. Some files were renamed, but none modified. Original archives can be
14# found by looking at http://www.egghelp.org/
2b4a59f0
AG
15Source10: %{name}-language-danish.tar.gz
16Source11: %{name}-language-finnish.tar.gz
17Source12: %{name}-language-italian.tar.gz
18Source13: %{name}-language-norwegian.tar.gz
19Source14: %{name}-language-portuguese.tar.gz
20Source15: %{name}-language-portuguese_br.tar.gz
21Source16: %{name}-language-romanian.tar.gz
3d763985 22# Additional modules taken from various places
c3121639
AG
23Source20: %{name}-module-away-1.0.tar.gz
24Source21: %{name}-module-botnetop-1.0.1.tar.gz
25Source22: %{name}-module-fakebotnet-1.3.tar.gz
26Source23: %{name}-module-gseen-1.1.0.tar.gz
27Source24: %{name}-module-irctree-1.1.tar.gz
28Source25: %{name}-module-megahal-2.5.tar.gz
29Source26: %{name}-module-stats-1.3.3dev1.tar.gz
c867ba45
AG
30Source27: %{name}-module-idea-1.0.0.tar.gz
31Source28: %{name}-module-twofish-1.0.tar.gz
32Source29: %{name}-module-rijndael-1.0.tar.gz
dead188d 33Patch0: %{name}-FHS.patch
82b12a7e
AG
34# Unofficial IPv6 patch
35Patch1: http://www.egghelp.org/files/patches/%{name}%{version}+ipv6.patch.gz
3d763985 36# Adds IPv6 variables to config file
9e0c7b2e 37Patch2: %{name}%{version}+ipv6_config.patch
3d763985 38# Adds additional docs
5141e6cf 39Patch3: %{name}-doc_makefile.patch
3d763985
AG
40# Multilevel sharing patch - now it is possible to create *secure* multilevel
41# botnets, each bot will only accept changes to userlist from bot that acts as
42# hub to him, and rejects changes from leaves
43Patch4: %{name}%{version}-multilevel_sharing.patch.gz
44# Unlinkedby patch - when unlinking bot from botnet, adds nickname of a person
45# that issues .unlink command to a broadcasted message
46Patch5: %{name}%{version}-unlinkedby.patch
82b12a7e 47URL: http://www.eggheads.org/
810b9976 48BuildRequires: tcl-devel
f59e3b0f 49Requires: tcl
dead188d 50BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
2b2929cd 51
52%description
f7a7da8e 53Eggdrop is an IRC bot, written in C. If you don't know what IRC is,
54this is probably not whatever you're looking for! Eggdrop, being a
2b2929cd 55bot, sits on a channel and takes protective measures: to keep the
f7a7da8e 56channel from being taken over (in the few ways that anything CAN), to
57recognize banished users or sites and reject them, to recognize
58privileged users and let them gain ops, etc. Eggdrop also contains
59many modules and scripts, for example for sending files.
2ffe4561
AG
60Here is the list of new features as opposed to vanilla eggdrop:
61* Built-in IPv6 support
62* Additional modules, including:
63 - away
64 - botnetop
65 - fakebotnet
66 - gseen
67 - irctree
68 - megahal
69 - stats
70 - three new encryption modules: idea, twofish, rijndael
71* Additional language packs:
72 - dannish
73 - finnish
74 - italian
75 - norwegian
76 - portuguese
77 - brazillian portuguese
78 - romanian
79* Multilevel sharing and unlinkedby patches were applied
80For more information, see README.PLD.en file located under
81%{_datadir}/doc/%{name}-%{version}
2b2929cd 82
3da23678 83%description -l pl
f7a7da8e 84