Hello community,

here is the log from the commit of package groff for openSUSE:Factory checked 
in at 2014-12-22 12:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/groff (Old)
 and      /work/SRC/openSUSE:Factory/.groff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "groff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/groff/groff-full.changes 2013-06-26 
09:20:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.groff.new/groff-full.changes    2014-12-22 
12:52:45.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Dec 20 14:34:44 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+-------------------------------------------------------------------
groff.changes: same change

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

Other differences:
------------------
++++++ groff-full.spec ++++++
--- /var/tmp/diff_new_pack.9GZCg3/_old  2014-12-22 12:52:47.000000000 +0100
+++ /var/tmp/diff_new_pack.9GZCg3/_new  2014-12-22 12:52:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package groff-full
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -178,8 +178,9 @@
 #
 #libtoolize --force
 #autoreconf --force --install
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIE"
+export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIE"
+export LDFLAGS="-pie"
 %{configure} \
     --with-appresdir=%{_datadir}/X11/app-defaults \
     --with-grofferdir=%{_libexecdir}/groff/groffer

++++++ groff.spec ++++++
--- /var/tmp/diff_new_pack.9GZCg3/_old  2014-12-22 12:52:47.000000000 +0100
+++ /var/tmp/diff_new_pack.9GZCg3/_new  2014-12-22 12:52:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package groff
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -177,8 +177,9 @@
 #
 #libtoolize --force
 #autoreconf --force --install
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIE"
+export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIE"
+export LDFLAGS="-pie"
 %{configure} \
     --with-appresdir=%{_datadir}/X11/app-defaults \
     --with-grofferdir=%{_libexecdir}/groff/groffer


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

Reply via email to