Hello community,

here is the log from the commit of package tiff for openSUSE:Factory checked in 
at 2014-12-25 23:20:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tiff (Old)
 and      /work/SRC/openSUSE:Factory/.tiff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tiff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tiff/tiff.changes        2013-09-08 
13:06:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tiff.new/tiff.changes   2014-12-25 
23:19:57.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 22 19:58:43 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tiff.spec ++++++
--- /var/tmp/diff_new_pack.4ARf1K/_old  2014-12-25 23:19:58.000000000 +0100
+++ /var/tmp/diff_new_pack.4ARf1K/_new  2014-12-25 23:19:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tiff
 #
-# 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
@@ -117,8 +117,9 @@
 %patch11
 
 %build
+CFLAGS="$RPM_OPT_FLAGS -fPIE"
 %configure --disable-static --with-pic
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS="-pie"
 
 %install
 mkdir -p %{buildroot}/{%{_mandir}/{man1,man3},usr/{bin,lib,include}}

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

Reply via email to