diff --git a/lsof.spec b/lsof.spec index 6b3233c..73479a7 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,7 +1,7 @@ Summary: A utility which lists open files on a Linux/UNIX system Name: lsof Version: 4.89 -Release: 3%{?dist} +Release: 4%{?dist} # Sendmail .. lib/snpf.c # LGPLv2+ .. lib/regex.c, regex.h License: zlib and Sendmail and LGPLv2+ @@ -42,11 +42,14 @@ mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1 install -p -m 0644 lsof.8 ${RPM_BUILD_ROOT}%{_mandir}/man1/lsof.1 %files -%doc 00* README* RELEASE* +%doc 00README 00CREDITS 00FAQ 00LSOF-L 00QUICKSTART %{_bindir}/lsof %{_mandir}/man*/* %changelog +* Sat Mar 5 2016 Peter Robinson 4.89-4 +- Only ship end user useful docs, don't ship bits for building + * Thu Feb 04 2016 Fedora Release Engineering - 4.89-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild