Hello community, here is the log from the commit of package apparmor-parser checked in at Sat Sep 1 12:47:17 CEST 2007. -------- --- apparmor-parser/apparmor-parser.changes 2007-08-21 16:39:15.000000000 +0200 +++ /mounts/work_src_done/STABLE/apparmor-parser/apparmor-parser.changes 2007-08-31 22:21:59.481841000 +0200 @@ -1,0 +2,5 @@ +Fri Aug 31 22:18:35 CEST 2007 - sbeattie@suse.de + +- only run apparmor initscript at boot level (#286749) + +------------------------------------------------------------------- Old: ---- apparmor-parser-2.1-936.tar.gz New: ---- apparmor-parser-2.1-952.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor-docs.spec ++++++ --- /var/tmp/diff_new_pack.f14784/_old 2007-09-01 12:47:04.000000000 +0200 +++ /var/tmp/diff_new_pack.f14784/_new 2007-09-01 12:47:04.000000000 +0200 @@ -24,9 +24,9 @@ %endif Summary: AppArmor Documentation package Version: 2.1 -Release: 6 +Release: 9 Group: Documentation/Other -Source0: apparmor-parser-%{version}-936.tar.gz +Source0: apparmor-parser-%{version}-952.tar.gz License: Other uncritical OpenSource License, # This publication is intellectual property of Novell Inc. Its contents BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ++++++ apparmor-parser.spec ++++++ --- /var/tmp/diff_new_pack.f14784/_old 2007-09-01 12:47:04.000000000 +0200 +++ /var/tmp/diff_new_pack.f14784/_new 2007-09-01 12:47:04.000000000 +0200 @@ -24,9 +24,9 @@ %endif Summary: AppArmor userlevel parser utility Version: 2.1 -Release: 6 +Release: 9 Group: Productivity/Networking/Security -Source0: %{name}-%{version}-936.tar.gz +Source0: %{name}-%{version}-952.tar.gz License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: http://forge.novell.com/modules/xfmod/project/?apparmor @@ -165,6 +165,8 @@ %endif %changelog +* Fri Aug 31 2007 - sbeattie@suse.de +- only run apparmor initscript at boot level (#286749) * Tue Aug 21 2007 - ro@suse.de - split off apparmor-docs to its own specfile to keep it noarch * Mon Aug 20 2007 - sbeattie@suse.de ++++++ apparmor-parser-2.1-936.tar.gz -> apparmor-parser-2.1-952.tar.gz ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/apparmor-parser-2.1/apparmor-parser.spec new/apparmor-parser-2.1/apparmor-parser.spec --- old/apparmor-parser-2.1/apparmor-parser.spec 2007-08-20 06:44:27.000000000 +0200 +++ new/apparmor-parser-2.1/apparmor-parser.spec 2007-08-31 22:15:07.000000000 +0200 @@ -34,9 +34,9 @@ Summary: AppArmor userlevel parser utility. Name: apparmor-parser Version: 2.1 -Release: 936 +Release: 952 Group: Applications/System -Source0: %{name}-%{version}-936.tar.gz +Source0: %{name}-%{version}-952.tar.gz License: GPL BuildRoot: %{?_tmppath:}%{!?_tmppath:/var/tmp}/%{name}-%{version}-build Url: http://forge.novell.com/modules/xfmod/project/?apparmor @@ -175,6 +175,8 @@ %endif %changelog +* Fri Aug 31 2007 - sbeattie@suse.de +- run initscript once on boot (suse only, #286749) * Fri Aug 17 2007 - sbeattie@suse.de - disable aaeventd before uninstall [#301418] * Fri Jul 27 2007 - sbeattie@suse.de diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/apparmor-parser-2.1/apparmor-parser.spec.in new/apparmor-parser-2.1/apparmor-parser.spec.in --- old/apparmor-parser-2.1/apparmor-parser.spec.in 2007-08-20 06:43:32.000000000 +0200 +++ new/apparmor-parser-2.1/apparmor-parser.spec.in 2007-08-31 22:05:54.000000000 +0200 @@ -175,6 +175,8 @@ %endif %changelog +* Fri Aug 31 2007 - sbeattie@suse.de +- run initscript once on boot (suse only, #286749) * Fri Aug 17 2007 - sbeattie@suse.de - disable aaeventd before uninstall [#301418] * Fri Jul 27 2007 - sbeattie@suse.de diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/apparmor-parser-2.1/rc.apparmor.suse new/apparmor-parser-2.1/rc.apparmor.suse --- old/apparmor-parser-2.1/rc.apparmor.suse 2007-05-28 06:42:26.000000000 +0200 +++ new/apparmor-parser-2.1/rc.apparmor.suse 2007-08-31 22:05:54.000000000 +0200 @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: rc.apparmor.suse 703 2007-05-28 04:42:26Z steve-beattie $ +# $Id: rc.apparmor.suse 952 2007-08-31 20:05:54Z steve-beattie $ # # ---------------------------------------------------------------------- # Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 @@ -34,7 +34,7 @@ # Required-Start: # Required-Stop: # Should-Start: $local_fs -# Default-Start: B 2 3 5 +# Default-Start: B # Default-Stop: # Short-Description: AppArmor initialization # Description: AppArmor rc file. This rc script inserts the apparmor ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org