Accepting request 896862 from home:cgiboudeaux:branches:filesystems

- Fix the %doc files. RELEASE-NOTES is a symlink to
  doc/RelNotes/v%version.

OBS-URL: https://build.opensuse.org/request/show/896862
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=140
This commit is contained in:
David Sterba 2021-06-25 14:02:17 +00:00 committed by Git OBS Bridge
parent 936a869155
commit 23d25c3f89
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 2 08:31:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Fix the %doc files. RELEASE-NOTES is a symlink to
doc/RelNotes/v%version.
-------------------------------------------------------------------
Sun Mar 14 15:25:20 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -395,7 +395,7 @@ done
%files -f e2fsprogs.lang
%defattr(-, root, root)
%doc RELEASE-NOTES README
%doc doc/RelNotes/v%{version}.txt README
%if 0%{?sle_version} > 120200
%license NOTICE
%endif