Hello community, here is the log from the commit of package aaa_base for openSUSE:Factory checked in at 2012-10-26 07:42:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-10-12 07:40:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes 2012-10-26 07:42:11.000000000 +0200 @@ -1,0 +2,19 @@ +Mon Oct 22 14:55:15 UTC 2012 - [email protected] + +- Ask terminal about status line in bash.bashrc + +------------------------------------------------------------------- +Mon Oct 15 10:46:38 UTC 2012 - [email protected] + +- Update from git: + * Remove /usr/lib/tmpfiles.d/loop.conf (bnc#784963). + +------------------------------------------------------------------- +Fri Oct 12 14:41:56 UTC 2012 - [email protected] + +- update from git: + * remove all files not necessary for systemd + * move files to /usr and leave symlinks around +- conflict with sysvinit + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aaa_base.spec ++++++ --- /var/tmp/diff_new_pack.lJ0rlV/_old 2012-10-26 07:42:16.000000000 +0200 +++ /var/tmp/diff_new_pack.lJ0rlV/_new 2012-10-26 07:42:16.000000000 +0200 @@ -27,6 +27,9 @@ Provides: skeleng Provides: skelger Obsoletes: aaa_skel < %{version} +# do not require systemd - aaa_base is in the build environment and we don't want +# to pull in tons of dependencies +Conflicts: sysvinit-init Requires: /bin/login Requires: /bin/mktemp Requires: /usr/bin/find @@ -35,11 +38,10 @@ Requires: cpio Requires: distribution-release Requires: filesystem -Requires: psmisc # for symlink check to /bin/hostname BuildRequires: net-tools 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 +PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup Summary: SUSE Linux Base Package License: GPL-2.0+ Group: System/Fhs @@ -103,14 +105,17 @@ for i in passwd group shadow gshadow ; do touch $RPM_BUILD_ROOT/var/adm/fillup-templates/$i.aaa_base done +# we copy some random script there to have a valid ghost - and we can't +# just touch as long as there is brp-55-check-boot +# we need to fix brp-55 first ;( +#for i in boot.local after.local before.local halt.local ; do +# cp $RPM_BUILD_ROOT/etc/init.d/boot.localnet $RPM_BUILD_ROOT/etc/init.d/$i +#done %pre -f aaa_base.pre %post -f aaa_base.post -%postun -%insserv_cleanup - %triggerpostun -- aaa_base if test -f /root/.gnupg/secring.gpg.aaa_save -a ! -f /root/.gnupg/secring.gpg ; then mv /root/.gnupg/secring.gpg.aaa_save /root/.gnupg/secring.gpg @@ -120,7 +125,6 @@ %files %defattr(-,root,root) %doc COPYING -%config(noreplace) /etc/inittab %config /etc/bash.bashrc %config /etc/csh.cshrc %config /etc/csh.login @@ -144,15 +148,14 @@ %config /etc/rc.status %config /etc/shells %config /etc/ttytype -%config /etc/init.d/boot -%config /etc/init.d/halt -%config /etc/init.d/powerfail -%config /etc/init.d/random -%config /etc/init.d/single %ghost /var/adm/fillup-templates/passwd.aaa_base %ghost /var/adm/fillup-templates/group.aaa_base %ghost /var/adm/fillup-templates/gshadow.aaa_base %ghost /var/adm/fillup-templates/shadow.aaa_base +#%ghost %attr(0744,root,root) /etc/init.d/after.local +#%ghost %attr(0744,root,root) /etc/init.d/before.local +#%ghost %attr(0744,root,root) /etc/init.d/boot.local +#%ghost %attr(0744,root,root) /etc/init.d/halt.local # don't forget to also change aaa_base.post, boot.cleanup # and /etc/permissions! %ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog @@ -160,29 +163,24 @@ %ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/log/wtmp %ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/btmp %ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/run/utmp -/etc/cron.daily/suse.de-clean-tmp -/etc/hushlogins -/etc/init.d/boot.cleanup -/etc/init.d/boot.clock -/etc/init.d/boot.cgroup -/etc/init.d/boot.klog -/etc/init.d/boot.ldconfig -/etc/init.d/boot.localfs +# needed also with systemd /etc/init.d/boot.localnet -/etc/init.d/boot.rootfsck -/etc/init.d/boot.swap -/etc/init.d/rc -/etc/init.d/reboot +/etc/init.d/powerfail +/etc/hushlogins %dir /lib/aaa_base /lib/aaa_base/convert_sysctl* %dir /lib/mkinitrd %dir /lib/mkinitrd/scripts /lib/mkinitrd/scripts/boot-mtab.sh +/usr/bin/chkconfig /sbin/chkconfig -/sbin/get_kernel_version +/usr/bin/get_kernel_version /sbin/refresh_initrd +/usr/sbin/refresh_initrd /sbin/service +/usr/sbin/service /sbin/smart_agetty +/usr/sbin/smart_agetty /usr/bin/ChangeSymlinks /usr/bin/filesize /usr/bin/mkinfodir @@ -192,12 +190,7 @@ /usr/bin/safe-rmdir /usr/bin/setJava /usr/lib/restricted/bin/hostname -%dir /usr/lib/tmpfiles.d -/usr/lib/tmpfiles.d/loop.conf /usr/sbin/Check -/usr/sbin/rcpowerfail -/usr/sbin/rcrandom -/usr/sbin/rcsingle /usr/sbin/sysconf_addword /usr/share/man/man1/smart_agetty.1* /usr/share/man/man5/defaultdomain.5* @@ -231,11 +224,6 @@ /etc/profile.d/alias.tcsh /etc/profile.d/ls.tcsh /etc/profile.d/ls.bash -/etc/init.d/skeleton -/etc/init.d/skeleton.compat -%config /sbin/quick_halt -/sbin/quick_poweroff -/sbin/quick_reboot /usr/sbin/setDefaultJava /usr/share/man/man7/init.d.7* /usr/share/man/man5/route.conf.5* ++++++ aaa_base-12.3.tar.gz ++++++ ++++ 6016 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
