Mailinglist Archive: opensuse-commit (1023 mails)

< Previous Next >
commit cronie for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 10 Nov 2010 18:19:22 +0100
  • Message-id: <20101110171922.65CC7202AE@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package cronie for openSUSE:Factory
checked in at Wed Nov 10 18:19:22 CET 2010.



--------
--- cronie/cronie.changes 2010-11-08 14:16:13.000000000 +0100
+++ cronie/cronie.changes 2010-11-09 16:38:25.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 9 15:38:33 UTC 2010 - cristian.rodriguez@xxxxxxxxxxxx
+
+- use full RELRO here.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ cronie.spec ++++++
--- /var/tmp/diff_new_pack.whtMVD/_old 2010-11-10 18:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.whtMVD/_new 2010-11-10 18:18:28.000000000 +0100
@@ -30,7 +30,7 @@
AutoReqProv: on
PreReq: permissions %fillup_prereq %insserv_prereq cron
Version: 1.4.6
-Release: 3
+Release: 4
%{expand: %%define cronie_version %version}
Summary: Cron Daemon
Source0: %name-%version.tar.xz
@@ -68,7 +68,7 @@
%package -n cron
License: MIT and BSD and GPLv2
Version: 4.2
-Release: 5
+Release: 6
Summary: Auxiliary package
Group: System/Daemons
Requires: %{name} = %{cronie_version}-%{release}
@@ -97,7 +97,8 @@
%build
autoreconf -fiv
# fill macro CRON_VERSION it is used in top three lines of crontab file,should
be reworked
-CFLAGS="$RPM_OPT_FLAGS -DCRON_VERSION=\\\"%{version}\\\""
+export CFLAGS="$RPM_OPT_FLAGS -DCRON_VERSION=\\\"%{version}\\\""
+export LDFLAGS="-Wl,-z,relro,-z,now,-z,defs"
%configure --with-audit --enable-anacron --with-pam --with-selinux
--with-inotify --enable-pie SPOOL_DIR="/var/spool/cron/tabs"
%{__make} %{?_smp_mflags}





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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread