diff --git a/yast2-cio-4.0.3.tar.bz2 b/yast2-cio-4.0.3.tar.bz2 index 014ee44..50c7377 100644 --- a/yast2-cio-4.0.3.tar.bz2 +++ b/yast2-cio-4.0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc420e2f42a98d90f32d71bc5e895494c39fb356db5a7084637bde03bd653626 -size 21579 +oid sha256:991abc718c6b82e7eec0ab6700f8ef885cb3da7dc3af1a7494f155acc3c1cb25 +size 21734 diff --git a/yast2-cio.changes b/yast2-cio.changes index 0ec6543..9284ff7 100644 --- a/yast2-cio.changes +++ b/yast2-cio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 21 09:14:59 CEST 2018 - schubi@suse.de + +- Changed dir of COPYING file. + ------------------------------------------------------------------- Thu Jun 28 10:43:34 CEST 2018 - schubi@suse.de diff --git a/yast2-cio.spec b/yast2-cio.spec index fd109ac..0954211 100644 --- a/yast2-cio.spec +++ b/yast2-cio.spec @@ -61,12 +61,18 @@ rake test:unit %install rake install DESTDIR="%{buildroot}" +# Remove the license from the /usr/share/doc/packages directory, +# it is also included in the /usr/share/licenses directory by using +# the %license tag. +rm -f $RPM_BUILD_ROOT/%{yast_docdir}/COPYING + %files %defattr(-,root,root) %{yast_dir}/clients/*.rb %{yast_dir}/lib/iochannel %{yast_desktopdir}/cio.desktop -%doc COPYING README.md +%doc README.md +%license COPYING %changelog