fix build on rawhide
Add directory with sample configuration files into %files section. It was not needed in F19 from some reason.
This commit is contained in:
parent
12d2e725c5
commit
61b93d096f
@ -79,6 +79,7 @@ fi
|
||||
|
||||
%files
|
||||
%doc COPYING AUTHORS NEWS README THANKS
|
||||
%doc %{_docdir}/%{name}-%{version}/samples
|
||||
%dir %attr(750,root,knot) %{_sysconfdir}/%{name}
|
||||
%config(noreplace) %attr(640,root,knot) %{_sysconfdir}/%{name}/%{name}.conf
|
||||
%dir %attr(-,knot,knot) %{_sharedstatedir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user