We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e88316 commit 78c7bc3Copy full SHA for 78c7bc3
1 file changed
contrib/spec/openarc.spec.in
@@ -79,7 +79,7 @@ rm %{buildroot}/%{_libdir}/*.la
79
80
81
cat > %{buildroot}%{_sysconfdir}/openarc.conf <<EOF
82
-## See openarc.conf(5) or %{_docdir}/%{name}-%{version}/openarc.conf.sample for more
+## See openarc.conf(5) or %{_docdir}/%{name}%{?rhel:-%{version}}/openarc.conf.sample for more
83
PidFile %{_localstatedir}/run/openarc/openarc.pid
84
Syslog yes
85
#Umask 002
@@ -167,7 +167,7 @@ exit 0
167
168
%files
169
%license LICENSE LICENSE.Sendmail
170
-%doc README RELEASE_NOTES
+%doc README RELEASE_NOTES openarc/openarc.conf.sample
171
%config(noreplace) %{_sysconfdir}/openarc.conf
172
173
%if %{tmpfiles}
0 commit comments