Hello community,

here is the log from the commit of package irssi for openSUSE:Factory checked 
in at 2015-01-08 23:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/irssi (Old)
 and      /work/SRC/openSUSE:Factory/.irssi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "irssi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/irssi/irssi.changes      2014-10-18 
09:10:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.irssi.new/irssi.changes 2015-01-08 
23:02:42.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  1 22:18:21 UTC 2015 - meiss...@suse.com
+
+- build with PIE
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ irssi.spec ++++++
--- /var/tmp/diff_new_pack.334eQr/_old  2015-01-08 23:02:43.000000000 +0100
+++ /var/tmp/diff_new_pack.334eQr/_new  2015-01-08 23:02:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package irssi
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -112,7 +112,8 @@
 %if 0%{?sles_version} == 9
 export PKG_CONFIG_PATH="/opt/gnome/%{_lib}/pkgconfig:$PKG_CONFIG_PATH"
 %endif
-export CFLAGS="%{optflags} -fno-strict-aliasing 
-DGLIB_DISABLE_DEPRECATION_WARNINGS"
+export CFLAGS="%{optflags} -fno-strict-aliasing 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -fPIE"
+export LDFLAGS="-pie"
 %configure              \
     --enable-ipv6       \
     --with-bot          \
@@ -141,9 +142,6 @@
 %suse_update_desktop_file -r "%{name}" Network IRCClient
 %endif
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files
 %defattr(-,root,root)
 %config(noreplace) %{_sysconfdir}/irssi.conf


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to