- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468). - 4.0.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=751
This commit is contained in:
parent
347a7a37b1
commit
d04c59a8fb
3
autoyast2-4.0.10.tar.bz2
Normal file
3
autoyast2-4.0.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e35b6211fd0c67ef6d7b4afd5762637f618f52a9135f539ddcf3d770b5ae500a
|
||||
size 670420
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbcce5124774f652b73f9e2023b602ce5edf2acc77f85707df364461b1936d4b
|
||||
size 670405
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 06:38:15 UTC 2017 - rbrown@suse.com
|
||||
|
||||
- Replace references to /var/adm/fillup-templates with new
|
||||
%_fillupdir macro (boo#1069468).
|
||||
- 4.0.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 15:45:54 CET 2017 - schubi@suse.de
|
||||
|
||||
|
@ -16,8 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%define _fillupdir /var/adm/fillup-templates
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.0.9
|
||||
Version: 4.0.10
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -212,7 +217,7 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
||||
|
||||
# additional files
|
||||
|
||||
/var/adm/fillup-templates/sysconfig.autoinstall
|
||||
%{_fillupdir}/sysconfig.autoinstall
|
||||
|
||||
%files installation
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user