From b04ac1766f031e06fce59e6e9ba99f2268fa5fed Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Tue, 18 Apr 2017 20:25:05 +0200 Subject: [PATCH] package README.md Version: 3.3.1-1 --- libarchive.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/libarchive.spec b/libarchive.spec index 629b622..2cef8de 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,6 +1,3 @@ -%{warn:TODO: package README after https://github.com/libarchive/libarchive/pull/809 -} - Name: libarchive Version: 3.3.1 Release: 1%{?dist} @@ -181,7 +178,7 @@ run_testsuite %files %{!?_licensedir:%global license %%doc} %license COPYING -%doc NEWS +%doc NEWS README.md %{_libdir}/libarchive.so.13* %{_mandir}/*/cpio.* %{_mandir}/*/mtree.* @@ -197,21 +194,21 @@ run_testsuite %files -n bsdtar %{!?_licensedir:%global license %%doc} %license COPYING -%doc NEWS +%doc NEWS README.md %{_bindir}/bsdtar %{_mandir}/*/bsdtar* %files -n bsdcpio %{!?_licensedir:%global license %%doc} %license COPYING -%doc NEWS +%doc NEWS README.md %{_bindir}/bsdcpio %{_mandir}/*/bsdcpio* %files -n bsdcat %{!?_licensedir:%global license %%doc} %license COPYING -%doc NEWS +%doc NEWS README.md %{_bindir}/bsdcat %{_mandir}/*/bsdcat*