From e4199c45e378fa39d1d6ff0b82d6c58560a912f4 Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 24 Aug 2001 04:20:07 +0000 Subject: [PATCH] - updated to 1.6.2, - regenerate lt files. Changed files: botnet.spec -> 1.13 --- botnet.spec | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/botnet.spec b/botnet.spec index 9ff8e7e..8d732de 100644 --- a/botnet.spec +++ b/botnet.spec @@ -1,18 +1,23 @@ Summary: a small library to assist development of IRC bots and/or clients Summary(pl): ma³a biblioteka pomocna przy tworzeniu botów i/lub klientów IRC Name: botnet -Version: 1.6.1 -Release: 2 +Version: 1.6.2 +Release: 1 License: GPL Group: Libraries Group(de): Libraries +Group(es): Bibliotecas Group(fr): Librairies Group(pl): Biblioteki +Group(pt_BR): Bibliotecas +Group(ru): âÉÂÌÉÏÔÅËÉ +Group(uk): â¦Â̦ÏÔÅËÉ Source0: http://zekiller.skytech.org/fichiers/botnet/%{name}-%{version}.tar.gz Patch0: %{name}-examples.patch URL: http://zekiller.skytech.org/coders_en.html BuildRequires: automake BuildRequires: autoconf +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -36,8 +41,12 @@ Summary: header files for botnet Summary(pl): pliki nag³ówkowe dla botneta Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Requires: %{name} = %{version} %description devel @@ -52,8 +61,12 @@ Summary: botnet static library Summary(pl): statyczna wersja biblioteki botnet Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Requires: %{name}-devel = %{version} %description static @@ -67,12 +80,12 @@ korzystaj %setup -q %patch0 -p1 - %build rm -f missing -automake -a -c +libtoolize --copy --force aclocal autoconf +automake -a -c %configure %{__make} -- 2.43.0