From e514699a5ad31e1dfbd7371fc9bf58c44333075473a2d9592d7e97c054de2d44 Mon Sep 17 00:00:00 2001 From: Asterios Dramis Date: Thu, 2 Feb 2017 22:52:26 +0000 Subject: [PATCH] Accepting request 454317 from home:adra:branches:multimedia:libs Change %{_bindir}/* to an explicit binary list OBS-URL: https://build.opensuse.org/request/show/454317 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/jigit?expand=0&rev=2 --- jigit.changes | 5 +++++ jigit.spec | 9 ++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) 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}