commit yast2-audit-laf for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-audit-laf for openSUSE:Factory checked in at Thu May 28 23:58:43 CEST 2009. -------- --- yast2-audit-laf/yast2-audit-laf.changes 2009-02-10 12:34:42.000000000 +0100 +++ yast2-audit-laf/yast2-audit-laf.changes 2009-05-27 12:41:58.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Mar 12 13:06:00 CET 2009 - gs@suse.de + +- Set LANG=POSIX for command 'auditctl' +- 2.18.2 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-audit-laf-2.18.1.tar.bz2 New: ---- yast2-audit-laf-2.18.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-audit-laf.spec ++++++ --- /var/tmp/diff_new_pack.y31868/_old 2009-05-28 23:57:44.000000000 +0200 +++ /var/tmp/diff_new_pack.y31868/_new 2009-05-28 23:57:44.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-audit-laf (Version 2.18.1) +# spec file for package yast2-audit-laf (Version 2.18.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-audit-laf -Version: 2.18.1 +Version: 2.18.2 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-audit-laf-2.18.1.tar.bz2 +Source0: yast2-audit-laf-2.18.2.tar.bz2 Prefix: /usr Requires: yast2 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite @@ -42,7 +42,7 @@ Gabriele Mohr <gs@suse.de> %prep -%setup -n yast2-audit-laf-2.18.1 +%setup -n yast2-audit-laf-2.18.2 %build %{prefix}/bin/y2tool y2autoconf @@ -81,6 +81,9 @@ %doc %{prefix}/share/doc/packages/yast2-audit-laf /usr/share/YaST2/schema/autoyast/rnc/audit-laf.rnc %changelog +* Thu Mar 12 2009 gs@suse.de +- Set LANG=POSIX for command 'auditctl' +- 2.18.2 * Mon Feb 02 2009 gs@suse.de - Correct behaviour on "Abort" (bnc #458327) - 2.18.1 ++++++ yast2-audit-laf-2.18.1.tar.bz2 -> yast2-audit-laf-2.18.2.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-audit-laf-2.18.1/configure.in new/yast2-audit-laf-2.18.2/configure.in --- old/yast2-audit-laf-2.18.1/configure.in 2009-02-10 12:32:32.000000000 +0100 +++ new/yast2-audit-laf-2.18.2/configure.in 2009-05-27 11:30:05.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-audit-laf dnl -dnl -- This file is generated by y2autoconf 2.18.0 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! -- dnl (edit configure.in.in instead) AC_INIT(yast2-audit-laf, 2.18.1, http://bugs.opensuse.org/, yast2-audit-laf) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-audit-laf-2.18.1/Makefile.am new/yast2-audit-laf-2.18.2/Makefile.am --- old/yast2-audit-laf-2.18.1/Makefile.am 2009-02-10 12:32:32.000000000 +0100 +++ new/yast2-audit-laf-2.18.2/Makefile.am 2009-05-27 11:30:05.000000000 +0200 @@ -32,10 +32,10 @@ # less strict; prefer bzip2 AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip -# where devtools instal m4 snippets +# where devtools install m4 snippets # argh, executed literally #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal -ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal +ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common cmp -s $< $@ || cp -f $< $@ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-audit-laf-2.18.1/Makefile.in new/yast2-audit-laf-2.18.2/Makefile.in --- old/yast2-audit-laf-2.18.1/Makefile.in 2009-02-10 12:32:38.000000000 +0100 +++ new/yast2-audit-laf-2.18.2/Makefile.in 2009-05-27 11:30:16.000000000 +0200 @@ -226,10 +226,10 @@ # less strict; prefer bzip2 AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip -# where devtools instal m4 snippets +# where devtools install m4 snippets # argh, executed literally #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal -ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal +ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal CLEANFILES = MAINTAINERCLEANFILES = package/$(RPMNAME)-$(VERSION).tar.bz2 package/$(RPMNAME).spec POT_DST = $(shell find -type d -name testsuite -prune , \ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-audit-laf-2.18.1/src/AuditLaf.ycp new/yast2-audit-laf-2.18.2/src/AuditLaf.ycp --- old/yast2-audit-laf-2.18.1/src/AuditLaf.ycp 2009-02-03 10:56:03.000000000 +0100 +++ new/yast2-audit-laf-2.18.2/src/AuditLaf.ycp 2009-02-24 12:14:57.000000000 +0100 @@ -180,7 +180,7 @@ global boolean RulesAlreadyLocked() { - map output = (map)SCR::Execute( .target.bash_output, "auditctl -s" ); + map output = (map)SCR::Execute( .target.bash_output, "LANG=POSIX auditctl -s" ); y2milestone( "auditctl: %1", output ); string audit_status = output["stdout"]:""; @@ -193,7 +193,7 @@ global string AuditStatus() { - map output = (map)SCR::Execute( .target.bash_output, "auditctl -s" ); + map output = (map)SCR::Execute( .target.bash_output, "LANG=POSIX auditctl -s" ); y2milestone( "auditctl: %1", output ); string audit_status = output["stdout"]:""; @@ -428,9 +428,9 @@ Progress::NextStage(); success = ReadAuditdSettings(); - // Test - map output = (map)SCR::Execute( .target.bash_output, "auditctl -s" ); + // Log the status of the audit system + map output = (map)SCR::Execute( .target.bash_output, "auditctl -s" ); y2milestone( "auditctl: %1", output ); // Report error diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-audit-laf-2.18.1/VERSION new/yast2-audit-laf-2.18.2/VERSION --- old/yast2-audit-laf-2.18.1/VERSION 2009-02-10 12:31:31.000000000 +0100 +++ new/yast2-audit-laf-2.18.2/VERSION 2009-05-27 12:20:48.000000000 +0200 @@ -1 +1 @@ -2.18.1 +2.18.2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de