Hello community, here is the log from the commit of package exif for openSUSE:Factory checked in at 2014-12-30 00:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exif (Old) and /work/SRC/openSUSE:Factory/.exif.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exif" Changes: -------- --- /work/SRC/openSUSE:Factory/exif/exif.changes 2012-09-14 12:22:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.exif.new/exif.changes 2014-12-30 00:50:52.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 22 13:18:52 UTC 2014 - [email protected] + +- build with PIE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exif.spec ++++++ --- /var/tmp/diff_new_pack.VRqQgC/_old 2014-12-30 00:50:55.000000000 +0100 +++ /var/tmp/diff_new_pack.VRqQgC/_new 2014-12-30 00:50:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package exif # -# Copyright (c) 2012 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 @@ -38,6 +38,8 @@ %setup -q %build +export CFLAGS="$RPM_OPT_FLAGS -fPIE" +export LDFLAGS="-pie" %configure make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
