Accepting request 160986 from home:a_jaeger:FactoryFix
Fix build, adopt spec file to last change. OBS-URL: https://build.opensuse.org/request/show/160986 OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=439
This commit is contained in:
parent
7ade4c78b8
commit
cea44b2458
2
_service
2
_service
@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="version">12.3</param>
|
<param name="version">13.1</param>
|
||||||
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:85706b664ec1d1f0aca60a0f3e0fc088fa0cbc5ec670f2b104135c8f03a2fa17
|
|
||||||
size 98243
|
|
3
aaa_base-13.1.tar.gz
Normal file
3
aaa_base-13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e8a729fc86e0e6a4b439cd6ea1bd7c4b50e5e96e5f34ecb6eeb8ac491240784
|
||||||
|
size 106540
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 15:12:09 UTC 2013 - aj@suse.com
|
||||||
|
|
||||||
|
- Remove boot.localnet also from spec file
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 08:06:28 UTC 2013 - aj@suse.com
|
||||||
|
|
||||||
|
- Update version number to 13.1
|
||||||
|
- Update to git head:
|
||||||
|
* Remove boot.localnet
|
||||||
|
* Revert "rc.status: allow to pass options to systemctl using SYSTEMCTL_OPTIONS"
|
||||||
|
SYSTEMCTL_OPTIONS is now handled directly by systemctl.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 6 12:23:57 UTC 2013 - werner@suse.de
|
Wed Feb 6 12:23:57 UTC 2013 - werner@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: aaa_base
|
Name: aaa_base
|
||||||
Version: 12.3
|
Version: 13.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/openSUSE/aaa_base
|
Url: https://github.com/openSUSE/aaa_base
|
||||||
Provides: aaa_skel = %{version}-%{release}
|
Provides: aaa_skel = %{version}-%{release}
|
||||||
@ -163,8 +163,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
|||||||
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/log/wtmp
|
%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(0600,root,root) %verify(not md5 size mtime) /var/log/btmp
|
||||||
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /run/utmp
|
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /run/utmp
|
||||||
# needed also with systemd
|
|
||||||
/etc/init.d/boot.localnet
|
|
||||||
/etc/init.d/powerfail
|
/etc/init.d/powerfail
|
||||||
/etc/hushlogins
|
/etc/hushlogins
|
||||||
%dir /lib/aaa_base
|
%dir /lib/aaa_base
|
||||||
|
Loading…
Reference in New Issue
Block a user