diff --git a/btrfsprogs.changes b/btrfsprogs.changes index dc65190..2b573c1 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 17 15:45:01 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Thu Jan 17 07:48:54 UTC 2019 - nborisov@suse.com diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 2b8f12f..cb32c93 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package btrfsprogs # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -283,7 +283,12 @@ done %files %defattr(-, root, root) +%if 0%{?suse_version} < 1200 +# SLE11 doesn't know about %license %doc COPYING +%else +%license COPYING +%endif /sbin/fsck.btrfs # mkinitrd utils /sbin/btrfs