Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2013-06-28 15:58:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2013-06-18 
15:10:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2013-06-28 
15:58:08.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 28 07:48:33 UTC 2013 - [email protected]
+
+- 'mountpoint' was moved to /usr
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aaa_base-13.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/files/etc/rc.status 
new/aaa_base-13.1/files/etc/rc.status
--- old/aaa_base-13.1/files/etc/rc.status       2013-05-27 13:15:10.000000000 
+0200
+++ new/aaa_base-13.1/files/etc/rc.status       2013-06-28 09:48:18.000000000 
+0200
@@ -33,7 +33,7 @@
 #
 
 # Check if the service is used under systemd but not started with
-if test -z "$SYSTEMD_NO_WRAP" && /bin/mountpoint -q /sys/fs/cgroup/systemd > 
/dev/null 2>&1 ; then
+if test -z "$SYSTEMD_NO_WRAP" && /usr/bin/mountpoint -q 
/sys/fs/cgroup/systemd; then
     if test $PPID -ne 1 -a $# -eq 1 ; then
        _rc_base=
        case "$0" in

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to