From 5616d15e6b4c1beef785a6dc1fae63125f0abf64 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Feb 04 2020 18:52:26 +0000 Subject: Update aaa_base to rev 461 via SR 768064 https://build.opensuse.org/request/show/768064 by user kukuk + dimstar_suse --- diff --git a/.files b/.files index b8b62ef..4e27979 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2edf0a7..a5e546a 100644 --- a/.rev +++ b/.rev @@ -3702,4 +3702,12 @@ to support sapjvm and others (boo#1157794) 764921 + + 96729bc6136fb0e55d3f63d103361ca9 + 84.87+git20200128.8a17290 + + dimstar_suse + + 768064 + diff --git a/.servicemark b/.servicemark index a6c575e..412288d 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -135ba6a7d3e56dcef0dbf0f70c1ebfde +e7a43e15c9c105f28275d6ddf49f506d diff --git a/_servicedata b/_servicedata index f42fda0..95ff1e9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/aaa_base.git - 59482ba32863a74633654e883ccab7501327be08 \ No newline at end of file + 864351813765c17ce0684b2404459e500e433172 \ No newline at end of file diff --git a/aaa_base-84.87+git20200116.59482ba.tar.xz b/aaa_base-84.87+git20200116.59482ba.tar.xz deleted file mode 120000 index 29a0f99..0000000 --- a/aaa_base-84.87+git20200116.59482ba.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifp3osv7xbpwdmxunjfnwco7vh2vxwp27cav64mr2nu6ud76264fa \ No newline at end of file diff --git a/aaa_base-84.87+git20200128.8a17290.tar.xz b/aaa_base-84.87+git20200128.8a17290.tar.xz new file mode 120000 index 0000000..fdfa59d --- /dev/null +++ b/aaa_base-84.87+git20200128.8a17290.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreif67e3dnioknrrjvx2eiewnotatsq5r4nozu77vueu5hv44h3b33a \ No newline at end of file diff --git a/aaa_base.changes b/aaa_base.changes index a5208b5..411b6ff 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Tue Jan 28 14:30:17 UTC 2020 - kukuk@suse.com + +- Adjust Requires/Requires(pre)/Requires(post) +- Update to version 84.87+git20200128.8a17290: + * Move chkconfig to insserv-compat, as most functionality isn't supported anymore since we have different solutions with systemd. + * Remove /usr/bin/mkinfodir, not used anywhere anymore + +------------------------------------------------------------------- Thu Jan 16 10:22:27 UTC 2020 - ro@suse.com - Update to version 84.87+git20200116.59482ba: diff --git a/aaa_base.spec b/aaa_base.spec index 21b1263..3344d65 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -23,22 +23,25 @@ %endif Name: aaa_base -Version: 84.87+git20200116.59482ba +Version: 84.87+git20200128.8a17290 Release: 0 URL: https://github.com/openSUSE/aaa_base # 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/mktemp -Requires: /usr/bin/find +Requires: /usr/bin/cat +Requires: /usr/bin/date +Requires: /usr/bin/grep +Requires: /usr/bin/mv +Requires: /usr/bin/sed Requires: /usr/bin/tput -Requires: /usr/bin/xargs -Requires: cpio Requires: distribution-release Requires: filesystem Recommends: logrotate netcfg udev iputils iproute2 aaa_base-extras -PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date -Requires(post): fillup +Requires(pre): /usr/bin/rm +Requires(post): fillup /usr/bin/chmod /usr/bin/chown + Summary: openSUSE Base Package License: GPL-2.0-or-later Group: System/Fhs @@ -59,6 +62,8 @@ This package installs several important configuration files and central scripts. Summary: SUSE Linux Base Package (recommended part) Group: System/Fhs Requires: %{name} = %{version} +Requires: /usr/bin/find +Requires: cpio Requires(post): fillup Provides: aaa_base:/etc/DIR_COLORS @@ -190,8 +195,6 @@ mkdir -p %{buildroot}%{_fillupdir} # and /etc/permissions! %ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog /etc/hushlogins -/usr/bin/chkconfig -/sbin/chkconfig /usr/bin/get_kernel_version /sbin/refresh_initrd /usr/sbin/refresh_initrd @@ -200,7 +203,6 @@ mkdir -p %{buildroot}%{_fillupdir} /sbin/smart_agetty /usr/sbin/smart_agetty /usr/bin/filesize -/usr/bin/mkinfodir /usr/bin/old /usr/bin/rpmlocate /usr/bin/safe-rm @@ -209,7 +211,6 @@ mkdir -p %{buildroot}%{_fillupdir} /usr/sbin/sysconf_addword /usr/share/man/man1/smart_agetty.1* /usr/share/man/man5/defaultdomain.5* -/usr/share/man/man8/chkconfig.8* /usr/share/man/man8/safe-rm.8* /usr/share/man/man8/safe-rmdir.8* /usr/share/man/man8/service.8*