Hello community,

here is the log from the commit of package libaudit0 for openSUSE:Factory
checked in at Tue Jun 7 10:48:44 CEST 2011.



--------
--- libaudit0/libaudit0.changes 2010-04-30 00:41:39.000000000 +0200
+++ /mounts/work_src_done/STABLE/libaudit0/libaudit0.changes    2011-06-06 
10:54:57.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun  6 08:51:15 UTC 2011 - a...@suse.de
+
+- Fix build with newer glibc - add missing includes.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  audit-header.patch

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

Other differences:
------------------
++++++ libaudit0.spec ++++++
--- /var/tmp/diff_new_pack.iO8qjM/_old  2011-06-07 10:48:19.000000000 +0200
+++ /var/tmp/diff_new_pack.iO8qjM/_new  2011-06-07 10:48:19.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libaudit0 (Version 1.7.13)
+# spec file for package libaudit0
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -23,7 +23,7 @@
 BuildRequires:  gcc-c++ tcpd-devel
 Summary:        User Space Tools for 2.6 Kernel Auditing
 Version:        1.7.13
-Release:        1
+Release:        7
 License:        GPLv2+
 Group:          System/Monitoring
 Url:            http://people.redhat.com/sgrubb/audit/
@@ -34,6 +34,7 @@
 Patch2:         audit-no_plugins.patch
 Patch3:         audit-no-gss.patch
 Patch4:         audit-as_needed.patch
+Patch5:         audit-header.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         %insserv_prereq %fillup_prereq
 
@@ -53,6 +54,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4
+%patch5 -p1
 
 %build
 autoreconf -fi

++++++ audit-header.patch ++++++
Index: audit-1.7.13/lib/libaudit.c
===================================================================
--- audit-1.7.13.orig/lib/libaudit.c
+++ audit-1.7.13/lib/libaudit.c
@@ -34,6 +34,7 @@
 #include <errno.h>
 #include <sys/poll.h>
 #include <sys/utsname.h>
+#include <sys/stat.h>
 #include <fcntl.h>     /* O_NOFOLLOW needs gnu defined */
 #include <limits.h>    /* for PATH_MAX */
 

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to