package README.md

Version: 3.3.1-1
This commit is contained in:
Pavel Raiskup 2017-04-18 20:25:05 +02:00
parent 756255ffb6
commit b04ac1766f

View File

@ -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*