Summary: Eggdrop is an IRC bot, written in C Summary(pl): Eggdrop jest botem IRC napisanym w C Summary(pt_BR): Bot de IRC escrito em C Summary(ru_RU): Eggdrop, ÜÔÏ IRC-ÂÏÔ ÎÁÐÉÓÁÎÎÙÊ ÎÁ ÑÚÙËÅ C. Name: eggdrop Version: 1.6.17 Release: 0.1 License: GPL Group: Applications/Communications Source0: ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.bz2 # Source0-md5: 68e181201483dee398f9904e8652e6ca # Source0-size: 805376 # In order to unify filenames, following language packs and third-party modules were # repackaged. Some files were renamed, but none modified. Original archives can be # found by looking at http://www.egghelp.org/ Source10: http://pld.mysza.eu.org/sources/%{name}-language-danish.tar.gz # Source10-md5: 86b9bbab196f64b09e4daf2dec93fd50 # Source10-size: 9064 Source11: http://pld.mysza.eu.org/sources/%{name}-language-finnish.tar.gz # Source11-md5: d720c6ad3f19deb8d51eeb753d0da390 # Source11-size: 16399 Source12: http://pld.mysza.eu.org/sources/%{name}-language-italian.tar.gz # Source12-md5: 9c568bc516ecb202ed9e76c1523e4d6a # Source12-size: 10446 Source13: http://pld.mysza.eu.org/sources/%{name}-language-norwegian.tar.gz # Source13-md5: 118e14c8dfe0a6917e8e7b191a733e3f # Source13-size: 9203 Source14: http://pld.mysza.eu.org/sources/%{name}-language-portuguese.tar.gz # Source14-md5: 1b96f1ba51a0162665be892327c405cf # Source14-size: 10912 Source15: http://pld.mysza.eu.org/sources/%{name}-language-portuguese_br.tar.gz # Source15-md5: 93d4afae51dfa4cd7512fa6236868960 # Source15-size: 3128 Source16: http://pld.mysza.eu.org/sources/%{name}-language-romanian.tar.gz # Source16-md5: 3664b4f4870eb099d3a291284a076561 # Source16-size: 9713 # Additional modules taken from various places Source20: http://pld.mysza.eu.org/sources/%{name}-module-away-1.0.tar.gz # Source20-md5: 89b0529d024d8c29a855fb26e9e24a58 # Source20-size: 1954 Source21: http://pld.mysza.eu.org/sources/%{name}-module-botnetop-1.0.1.tar.gz # Source21-md5: 1815a88748529d2ce6a221d560678285 # Source21-size: 12285 Source22: http://pld.mysza.eu.org/sources/%{name}-module-fakebotnet-1.3.tar.gz # Source22-md5: bf6e0ecc97bbe154137dba5f47c6e518 # Source22-size: 2455 Source23: http://pld.mysza.eu.org/sources/%{name}-module-gseen-1.1.0.tar.gz # Source23-md5: d1b5ff929c360581647a2baf7281a7a6 # Source23-size: 30493 Source24: http://pld.mysza.eu.org/sources/%{name}-module-irctree-1.1.tar.gz # Source24-md5: 8bf884c57adbb131228fe47bffc69836 # Source24-size: 4566 Source25: http://pld.mysza.eu.org/sources/%{name}-module-megahal-2.6b.tar.gz # Source25-md5: 1c8762d63d16c95bee3a2399614b8ac5 # Source25-size: 51317 Source26: http://pld.mysza.eu.org/sources/%{name}-module-stats-1.3.3dev1.tar.gz # Source26-md5: f50299b06dc9c8d29f7abb19defaa917 # Source26-size: 65000 Source27: http://pld.mysza.eu.org/sources/%{name}-module-idea-1.0.2.tar.gz # Source27-md5: dce4a43dfcfb72e143c71e8f6c6fc8c8 # Source27-size: 9053 Source28: http://pld.mysza.eu.org/sources/%{name}-module-twofish-1.0.tar.gz # Source28-md5: 861957c170b4af105199202e724be2a3 # Source28-size: 23158 Source29: http://pld.mysza.eu.org/sources/%{name}-module-rijndael-1.0.tar.gz # Source29-md5: 0210476c24ed6f24e1fdc1cbab41a863 # Source29-size: 20861 Patch0: %{name}-FHS.patch Patch1: %{name}-doc_makefile.patch # Multilevel sharing patch - now it is possible to create *secure* multilevel # botnets, each bot will only accept changes to userlist from bot that acts as # hub to him, and rejects changes from leaves Patch2: ftp://ftp.eggheads.org/pub/%{name}/patches/1.6/multilevel_sharing1.6.15.patch # Topicprot - protects channel topic from being changed # This patch was a bit modified to apply to eggdrop1.6.13 Patch3: ftp://ftp.eggheads.org/pub/%{name}/patches/1.6/topicprot1.6.15.patch # Adds information about additional encryption modules to config file Patch4: %{name}-config_encryption.patch # This one fixes eggdrop botchk/autobotchk scripts Patch5: %{name}-autobotchk.patch Patch6: %{name}-ac_fix.patch # Taken from www.egghelp.org Patch7: %{name}-ssl.patch Patch8: %{name}-amd64.patch Patch9: %{name}-nolibs.patch URL: http://www.eggheads.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: tcl-devel Requires: tcl BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Eggdrop is an IRC bot, written in C. If you don't know what IRC is, this is probably not whatever you're looking for! Eggdrop, being a bot, sits on a channel and takes protective measures: to keep the channel from being taken over (in the few ways that anything CAN), to recognize banished users or sites and reject them, to recognize privileged users and let them gain ops, etc. Eggdrop also contains many modules and scripts, for example for sending files. Here is the list of new features as opposed to vanilla eggdrop: - Additional modules, including: - away - botnetop - fakebotnet - gseen - irctree - megahal - stats - three new encryption modules: idea, twofish, rijndael - Additional language packs: - dannish - finnish - italian - norwegian - portuguese - brazillian portuguese - romanian - Various small patches were applied For more information, see README.PLD.en file located under %{_docdir}/%{name}-%{version} %description -l pl Eggdrop jest IRCowym botem napisanym w C. Eggdrop, bêd±c botem jest na kanale i zajmuje siê jego ochron±: zabezpieczeniem przed przejêciem, nadawaniem odpowiednich przywilejów zarejestrowanym u¿ytkownikom, pilnowanie tzw. banów itp. Eggdrop poza tymi funkcjami posiada tak¿e wiele dodatków, jak przesy³anie plików czy inne skrypty dla rozrywki. Oto lista nowych mo¿liwo¶ci w odró¿nieniu od 'czystego' eggdropa: - Dodatkowe modu³y, takie jak: - away - botnetop - fakebotnet - gseen - irctree - megahal - stats - trzy nowe modu³y szyfruj±ce: idea, twofish, rijndael - Dodatkowe - duñski - fiñski - w³oski - norweski - portugalski - brazylijska odmiana portugalskiego - rumuñski - Zaaplikowano ró¿ne mniejsze lub wiêksze ³aty Wiêcej informacji znajdziesz w pliku README.PLD.pl znajduj±cym siê w katalogu %{_docdir}/%{name}-%{version} %description -l pt_BR Eggdrop é um bot de IRC, escrito em linguagem C. Eggdrop, sendo um bot, permanece em um canal e toma medidas de proteç?o: evitando que o canal seja tomado (usando as poucas maneiras possíveis), reconhecendo usuários ou sites expulsos e os rejeitando, reconhecendo usuários privilegiados e permitindo que estes recebam OPS etc. %description -l ru_RU.KOI8-R Eggdrop, ÜÔÏ IRC-ÂÏÔ ÎÁÐÉÓÁÎÎÙÊ ÎÁ ÑÚÙËÅ C. åÓÌÉ ×Ù ÎÅ ÚÎÁÅÔÅ, ÞÔÏ ÔÁËÏÅ IRC, ÔÏ ÜÔÏ ×ÅÒÏÑÔÎÏ ÎÅ ÔÏ, ÞÔÏ ×Ù ÉÝÅÔÅ! Eggdrop ÎÁÈÏÄÉÔÓÑ ÎÁ ËÁÎÁÌÅ × ÃÅÌÑÈ ÏËÁÚÁÎÉÑ ÚÁÝÉÔÎÙÈ ÍÅÒ: ÏÈÒÁÎÙ ËÁÎÁÌÁ ÏÔ ÐÅÒÅÈ×ÁÔÁ ÕÐÒÁ×ÌÅÎÉÑ ÚÌÏÕÍÙÛÌÅÎÎÉËÁÍÉ, ÒÁÓÐÏÚÎÏ×ÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ ÉÌÉ ÓÁÊÔÏ×, ÄÌÑ ËÏÔÏÒÙÈ ËÁÎÁÌ ÂÌÏËÉÒÏ×ÁÎ, Ó ÐÏÓÌÅÄÕÀÝÉÍ ÏÔËÁÚÏÍ × ÄÏÓÔÕÐÅ, ÒÁÓÐÏÚÎÁ×ÁÎÉÑ ÏÐÅÒÁÔÏÒÏ× ËÁÎÁÌÁ, Ó ÐÒÉÓ×ÏÅÎÉÅÍ ÉÍ ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÐÒÁ× É ÐÒÉ×ÉÌÅÇÉÊ. %prep %setup -q -n %{name}%{version} -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 %patch0 -p1 %patch1 -p0 #%patch2 -p1 #%patch3 -p1 %patch4 -p1 %patch5 -p1 #%patch6 -p0 #%patch7 -p1 %patch8 -p1 %patch9 -p1 %build # Author of eggdrop should go read some docs... a lot of docs # It's either ipv6 support or async dns module... I don't know which is more # important so I disabled ipv6... anybody cares to correct me? -- mmazur mv aclocal.m4 acinclude.m4 cp -f /usr/share/automake/config.sub misc/ %{__aclocal} %{__autoheader} %{__autoconf} cd src/mod/compress.mod %{__autoconf} %configure cd ../dns.mod %{__autoconf} %configure #--enable-ipv6 cd ../../.. %configure #--enable-ipv6 %{__make} config %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/%{name}/modules,%{_datadir}/%{name},%{_mandir}/man1,%{_datadir}/%{name}/{help,scripts,language},%{_datadir}/doc/%{name}-%{version}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT/%{name}-%{version} $RPM_BUILD_ROOT%{_bindir}/%{name} find $RPM_BUILD_ROOT/doc -type f | egrep -v "(\.html$|\.htm$)" | xargs gzip -9nf gzip -9nf $RPM_BUILD_ROOT/README $RPM_BUILD_ROOT/%{name}.conf cp $RPM_BUILD_ROOT/doc/man1/%{name}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1.gz rm -r $RPM_BUILD_ROOT/doc/man1 cp -a $RPM_BUILD_ROOT/*.gz \ $RPM_BUILD_ROOT/doc/* \ $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} cp -a $RPM_BUILD_ROOT/doc/modules $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} cp -a $RPM_BUILD_ROOT/text/* \ $RPM_BUILD_ROOT/help/ \ $RPM_BUILD_ROOT/scripts/ \ $RPM_BUILD_ROOT/language/ \ $RPM_BUILD_ROOT%{_datadir}/%{name}/ cp -a $RPM_BUILD_ROOT/modules/* \ $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/ # These are only to make /usr/lib/rpm/check-files happy(ier) # Is this somehow ugly? for i in modules modules-%{version} text help scripts language doc logs eggdrop.conf.gz README.gz; do rm -rf $RPM_BUILD_ROOT/$i done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc %{_docdir}/%{name}-%{version} %attr(755,root,root) %{_bindir}/%{name} %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/modules %attr(755,root,root) %{_libdir}/%{name}/modules/*.so %{_datadir}/%{name} %{_mandir}/man1/%{name}.1*