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