Accepting request 157822 from server:irc
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/157822 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 11:19:29 UTC 2013 - mrueckert@suse.de
|
||||
|
||||
- added dante-devel to buildrequires to fix the socks support
|
||||
(bnc#794748)
|
||||
- added -fno-strict-aliasing to the cflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 10:47:57 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -23,6 +23,7 @@ Release: 0
|
||||
#
|
||||
#
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: dante-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: openssl-devel
|
||||
@@ -96,6 +97,7 @@ Authors:
|
||||
%if 0%{?sles_version} == 9
|
||||
export PKG_CONFIG_PATH="/opt/gnome/%{_lib}/pkgconfig:$PKG_CONFIG_PATH"
|
||||
%endif
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%configure \
|
||||
--enable-ipv6 \
|
||||
--with-bot \
|
||||
|
Reference in New Issue
Block a user