diff --git a/jigit.changes b/jigit.changes index 8b73925..acac74d 100644 --- a/jigit.changes +++ b/jigit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 2 20:28:49 UTC 2017 - asterios.dramis@gmail.com + +- Change %{_bindir}/* to an explicit binary list. + ------------------------------------------------------------------- Mon Jan 30 20:19:56 UTC 2017 - asterios.dramis@gmail.com diff --git a/jigit.spec b/jigit.spec index ed780ce..cce5be6 100644 --- a/jigit.spec +++ b/jigit.spec @@ -89,7 +89,14 @@ find %{buildroot} -type f -name "*.la" -delete -print %files %defattr(-,root,root,-) %doc COPYING ChangeLog README iso-image.pl -%{_bindir}/* +%{_bindir}/jigit-mkimage +%{_bindir}/jigsum +%{_bindir}/jigdump +%{_bindir}/jigit-extract-data +%{_bindir}/jigit-rsyncsum +%{_bindir}/jigit +%{_bindir}/mkjigsnap +%{_bindir}/jigdo-gen-md5-list %{_mandir}/man1/*.1%{ext_man} %{_mandir}/man8/*.8%{ext_man}