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
This commit is contained in:
Asterios Dramis 2017-02-02 22:52:26 +00:00 committed by Git OBS Bridge
parent 3a49d4adea
commit e514699a5a
2 changed files with 13 additions and 1 deletions

View File

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

View File

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