Hello community,

here is the log from the commit of package mgetty for openSUSE:Factory checked 
in at 2012-01-25 15:02:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mgetty (Old)
 and      /work/SRC/openSUSE:Factory/.mgetty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mgetty", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mgetty/mgetty.changes    2011-12-26 
16:28:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mgetty.new/mgetty.changes       2012-01-25 
15:02:20.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 24 16:58:02 UTC 2012 - [email protected]
+
+- build with PIE [bnc#743151]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mgetty.spec ++++++
--- /var/tmp/diff_new_pack.EhIMMu/_old  2012-01-25 15:02:26.000000000 +0100
+++ /var/tmp/diff_new_pack.EhIMMu/_new  2012-01-25 15:02:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mgetty
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           mgetty
 BuildRequires:  netpbm
 BuildRequires:  texlive
@@ -91,8 +92,8 @@
 
 %build
 ln -s policy.h-dist policy.h
-make OPTFLAGS="$RPM_OPT_FLAGS" CC="%__cc"
-make -C voice CFLAGS="$RPM_OPT_FLAGS -DAUTO_PPP" CC="%__cc"
+make CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-pie" CC="%__cc"
+make -C voice CFLAGS="$RPM_OPT_FLAGS -fPIE -DAUTO_PPP" LDFLAGS="-pie" 
CC="%__cc"
 
 %install
 %{_sbindir}/useradd -r -o -g uucp -u 33 -s /bin/bash -c "Facsimile agent" -d 
%{_localstatedir}/spool/fax fax 2> /dev/null || :

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to