diff --git a/autoyast2-4.0.10.tar.bz2 b/autoyast2-4.0.10.tar.bz2 new file mode 100644 index 0000000..b1e198e --- /dev/null +++ b/autoyast2-4.0.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35b6211fd0c67ef6d7b4afd5762637f618f52a9135f539ddcf3d770b5ae500a +size 670420 diff --git a/autoyast2-4.0.9.tar.bz2 b/autoyast2-4.0.9.tar.bz2 deleted file mode 100644 index 9f74f9c..0000000 --- a/autoyast2-4.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbcce5124774f652b73f9e2023b602ce5edf2acc77f85707df364461b1936d4b -size 670405 diff --git a/autoyast2.changes b/autoyast2.changes index ef0f79b..3a57f4f 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -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 diff --git a/autoyast2.spec b/autoyast2.spec index 327ce9a..99a6d27 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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)