Mailinglist Archive: opensuse-commit (1248 mails)

< Previous Next >
commit policycoreutils for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 01 Apr 2010 17:29:09 +0200
  • Message-id: <20100401152909.C6881202A6@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package policycoreutils for openSUSE:Factory
checked in at Thu Apr 1 17:29:09 CEST 2010.



--------
--- policycoreutils/policycoreutils.changes 2010-02-25 16:28:44.000000000
+0100
+++ /mounts/work_src_done/STABLE/policycoreutils/policycoreutils.changes
2010-03-22 16:47:43.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 22 15:47:14 UTC 2010 - prusnak@xxxxxxx
+
+- fix build by moving _GNU_SOURCE define (gnusource.patch), thx darix
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
policycoreutils-gnusource.patch
policycoreutils-rpmlintrc

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

Other differences:
------------------
++++++ policycoreutils.spec ++++++
--- /var/tmp/diff_new_pack.9sxWaP/_old 2010-04-01 17:19:29.000000000 +0200
+++ /var/tmp/diff_new_pack.9sxWaP/_new 2010-04-01 17:19:29.000000000 +0200
@@ -25,7 +25,7 @@

Name: policycoreutils
Version: 2.0.79
-Release: 1
+Release: 2
Url: http://www.nsa.gov/selinux/
License: GPLv2+
Group: Productivity/Security
@@ -40,6 +40,7 @@
Source7: selinux-polgengui.console
Source8: policycoreutils_man_ru2.tar.bz2
Source9: sandbox.init
+Source10: policycoreutils-rpmlintrc
Patch0: policycoreutils-rhat.patch.bz2
Patch1: policycoreutils-po.patch.bz2
Patch2: policycoreutils-gui.patch.bz2
@@ -47,6 +48,7 @@
Patch4: policycoreutils-initscript.patch
Patch5: policycoreutils-pam-common.patch
Patch6: policycoreutils-setup_py-prefix.patch
+Patch7: policycoreutils-gnusource.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gettext libcap-devel pam-devel python-devel
update-desktop-files
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
@@ -84,6 +86,7 @@
%patch4
%patch5
%patch6
+%patch7
sleep 1
touch po/policycoreutils.pot
sleep 1

++++++ policycoreutils-gnusource.patch ++++++
Index: sandbox/seunshare.c
===================================================================
--- sandbox/seunshare.c.orig
+++ sandbox/seunshare.c
@@ -1,10 +1,10 @@
+#define _GNU_SOURCE
#include <signal.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <syslog.h>
#include <sys/mount.h>
#include <pwd.h>
-#define _GNU_SOURCE
#include <sched.h>
#include <string.h>
#include <stdio.h>
++++++ policycoreutils-rpmlintrc ++++++
# false positive
# E: policycoreutils implicit-fortify-decl seunshare.c:38
addFilter('.*implicit-fortify-decl.*')


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



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
  • No further messages