Hello community, here is the log from the commit of package file for openSUSE:Factory checked in at 2014-12-23 12:33:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/file (Old) and /work/SRC/openSUSE:Factory/.file.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "file" Changes: -------- --- /work/SRC/openSUSE:Factory/file/file.changes 2014-12-21 11:49:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.file.new/file.changes 2014-12-23 12:31:36.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Dec 20 08:57:15 UTC 2014 - [email protected] + +- build with PIE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ file.spec ++++++ --- /var/tmp/diff_new_pack.1ayh8r/_old 2014-12-23 12:31:38.000000000 +0100 +++ /var/tmp/diff_new_pack.1ayh8r/_new 2014-12-23 12:31:38.000000000 +0100 @@ -136,9 +136,9 @@ rm -f Magdir/*,v Magdir/*~ rm -f ltcf-c.sh ltconfig ltmain.sh autoreconf -fiv -CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632" +CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632 -fPIE" %configure --disable-silent-rules --datadir=%{_miscdir} --disable-static --with-pic --enable-fsect-man5 -%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)' +%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)' LDFLAGS="-pie" %if 0%{?build_python_bindings:1} pushd python python setup.py build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
