SHA256
3
0
forked from pool/aaa_base

Accepting request 768060 from home:kukuk:branches:Base:System

- 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

OBS-URL: https://build.opensuse.org/request/show/768060
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=680
This commit is contained in:
Thorsten Kukuk 2020-01-28 15:12:04 +00:00 committed by Git OBS Bridge
parent bc329f6e9c
commit c8825f87e2
5 changed files with 23 additions and 14 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
<param name="changesrevision">59482ba32863a74633654e883ccab7501327be08</param></service></servicedata>
<param name="changesrevision">864351813765c17ce0684b2404459e500e433172</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afdba55fdc2fb0d97a35256d84efd4faadecfd7c40afb8c8e9b4f507ff6bdc28
size 70020

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bef93636a1ca6c629adf44412cd74c13943b1e35d9a7ff5a129d3d79c3ec3bd8
size 61164

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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

View File

@ -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*