forked from pool/amanda
Accepting request 1008779 from home:kukuk:branches:Archiving
- %_docdir/amanda should be mode 755 and not 644 OBS-URL: https://build.opensuse.org/request/show/1008779 OBS-URL: https://build.opensuse.org/package/show/Archiving/amanda?expand=0&rev=84
This commit is contained in:
parent
dfaf1cfff6
commit
542a96e5f9
@ -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