X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=irssi.spec;h=4611ffd8e4ef54119b130b24e9efae9d0478bcc8;hb=e69c54b0afdd4f1583ad1c6574f66c39e1bc337c;hp=c9adbaa53b7ec6f0d6bcde8492013da4d6bda63b;hpb=2176773f1531e5421daf5c3932c214b396b314e9;p=packages%2Firssi.git diff --git a/irssi.spec b/irssi.spec index c9adbaa..4611ffd 100644 --- a/irssi.spec +++ b/irssi.spec @@ -4,24 +4,23 @@ %bcond_without ipv6 # without IPv6 support %bcond_without ssl # without SSL support %bcond_without dynamic # without dynamic libraries -# -#define _snap 20050301 -#define _rc rc5 -%define _idea_ver 0.1.46 + %{?with_perl:%include /usr/lib/rpm/macros.perl} + Summary: Irssi is a IRC client Summary(fr): Irssi est un client IRC Summary(pl): Irssi - wygodny w u¿yciu klient IRC Name: irssi Version: 0.8.10 -Release: 1.1 +Release: 3 License: GPL Group: Applications/Communications #Source0: http://irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz Source0: http://irssi.org/files/%{name}-%{version}.tar.gz -# Source0-md5: ed29412e86e1d5fbb71d24ae02edd462 +# Source0-md5: 78140796205c6fa1c43e46d2e79e60aa Source1: %{name}.desktop Source2: %{name}.png +%define _idea_ver 0.1.46 Source3: http://real.irssi.org/files/plugins/idea/%{name}-idea-%{_idea_ver}.tar.gz # Source3-md5: c326efe317b8f67593a3cd46d5557280 Patch0: %{name}-dcc-send-limit.patch @@ -31,17 +30,19 @@ Patch3: %{name}.conf.patch Patch4: %{name}-idea-listlen.patch Patch5: %{name}-gcc4.patch Patch6: %{name}-dynamic.patch +Patch7: %{name}-invalid_free.patch URL: http://www.irssi.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: glib-devel +BuildRequires: glib-devel >= 1:1.2.10-13 BuildRequires: glib2-devel >= 2.1.0 BuildRequires: libtool BuildRequires: ncurses-devel >= 5.0 %{?with_ssl:BuildRequires: openssl-devel >= 0.9.7d} %{?with_perl:BuildRequires: perl-devel >= 1:5.8.4} BuildRequires: pkgconfig +BuildRequires: popt-devel Requires: perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION') Obsoletes: %{name}-speech Obsoletes: %{name}-sql @@ -79,6 +80,7 @@ Ten pakiet zawiera wtyczk %if %{with dynamic} %patch6 -p1 %endif +%patch7 -p1 %build rm -f missing