Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2011-11-25 11:11:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2011-11-23 
19:33:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2011-11-25 
10:12:10.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Nov 24 20:09:08 UTC 2011 - [email protected]
+
+- Fix spec file for last change.
+
+-------------------------------------------------------------------
+Wed Nov 23 20:57:19 UTC 2011 - [email protected]
+
+- Remove tmpdirs.d handling, use tmpfiles now
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.UCDKjg/_old  2011-11-25 10:12:11.000000000 +0100
+++ /var/tmp/diff_new_pack.UCDKjg/_new  2011-11-25 10:12:11.000000000 +0100
@@ -27,7 +27,7 @@
 Provides:       bin bootutls etc skeleng skelger 
 Provides:       aaa_skel = %{version}-%{release}
 Obsoletes:      aaa_skel < %{version}
-Requires:       filesystem distribution-release /bin/mktemp /usr/bin/find 
/usr/bin/tput /usr/bin/xargs mingetty /bin/login cpio psmisc
+Requires:       filesystem distribution-release /bin/mktemp /usr/bin/find 
/usr/bin/tput /usr/bin/xargs mingetty /bin/login cpio psmisc systemd
 Recommends:     cron logrotate netcfg udev net-tools aaa_base-extras
 PreReq:         /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date 
/usr/bin/cmp /bin/fillup /sbin/insserv
 Summary:        SUSE Linux Base Package
@@ -159,7 +159,6 @@
 /etc/init.d/boot.swap
 /etc/init.d/rc
 /etc/init.d/reboot
-/etc/tmpdirs.d/01_aaa_base
 %dir /lib/aaa_base
 /lib/aaa_base/convert_sysctl*
 /lib/YaST/SuSEconfig.functions

++++++ aaa_base.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/init.d/boot.cleanup 
new/aaa_base/files/etc/init.d/boot.cleanup
--- old/aaa_base/files/etc/init.d/boot.cleanup  2011-11-22 12:47:20.000000000 
+0100
+++ new/aaa_base/files/etc/init.d/boot.cleanup  2011-11-23 13:55:06.000000000 
+0100
@@ -61,9 +61,7 @@
                        rc_status -v -r
                    fi
                fi
-               for script in /etc/tmpdirs.d/* ; do
-                   test -f $script && builtin . $script
-               done
+               /bin/systemd-tmpfiles --create --remove
        fi
        ;;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/tmpdirs.d/01_aaa_base 
new/aaa_base/files/etc/tmpdirs.d/01_aaa_base
--- old/aaa_base/files/etc/tmpdirs.d/01_aaa_base        2011-11-22 
12:47:20.000000000 +0100
+++ new/aaa_base/files/etc/tmpdirs.d/01_aaa_base        1970-01-01 
01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-test -d /tmp || mkdir -m 1777 /tmp
-test -d /tmp/.ICE-unix || mkdir -m 1777 /tmp/.ICE-unix
-test -d /tmp/.X11-unix || mkdir -m 1777 /tmp/.X11-unix
-test -d /var/run || mkdir -m 755 /var/run
-test -d /var/run/screens || mkdir -m 755 /var/run/screens
-test -d /var/run/uscreens || mkdir -m 1777 /var/run/uscreens
-test -d /var/tmp || mkdir -m 1777 /var/tmp
-test -d /var/tmp/vi.recover || mkdir -m 1777 /var/tmp/vi.recover

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

Reply via email to