forked from pool/amanda
Accepting request 1010192 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1010192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/amanda?expand=0&rev=5
This commit is contained in:
commit
3e9cda9d1b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 12:43:58 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- %_docdir/amanda should be mode 755 and not 644
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 20:17:24 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
|
@ -191,9 +191,9 @@ ln -s amrecover.8.gz %{buildroot}%{_mandir}/man8/amoldrecover.8
|
||||
%verify_permissions -f %{_libexecdir}/amanda/suidlist
|
||||
|
||||
%files
|
||||
%doc %attr(644,root,root) amanda-howto-collection.pdf ChangeLog NEWS AUTHORS COPYRIGHT README ReleaseNotes README.SUSE
|
||||
%doc amanda-howto-collection.pdf ChangeLog NEWS AUTHORS COPYRIGHT README ReleaseNotes README.SUSE
|
||||
%doc %attr(755,root,root) %dir %{_docdir}/%{name}
|
||||
%{_docdir}/%{name}
|
||||
%{_docdir}/%{name}/*
|
||||
%{_mandir}/man*/*
|
||||
%config %{_libexecdir}/amanda/exclude.gtar
|
||||
%attr(755,root,root) %dir %{_libexecdir}/amanda
|
||||
|
Loading…
Reference in New Issue
Block a user