parent
c6fc6f5dbd
commit
f96159c11d
@ -410,7 +410,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%dir %{_sysconfdir}/subversion
|
%dir %{_sysconfdir}/subversion
|
||||||
%exclude %{_mandir}/man*/*::*
|
%exclude %{_mandir}/man*/*::*
|
||||||
%{_unitdir}/*.service
|
%{_unitdir}/*.service
|
||||||
%dir /run/svnserve
|
%attr(0700,root,root) %dir /run/svnserve
|
||||||
%{_prefix}/lib/tmpfiles.d/svnserve.conf
|
%{_prefix}/lib/tmpfiles.d/svnserve.conf
|
||||||
|
|
||||||
%files tools -f tools.files
|
%files tools -f tools.files
|
||||||
@ -480,6 +480,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 6 2014 Joe Orton <jorton@redhat.com> - 1.8.5-2
|
||||||
|
- fix permissions of /run/svnserve (#1048422)
|
||||||
|
|
||||||
* Tue Dec 10 2013 Joe Orton <jorton@redhat.com> - 1.8.5-2
|
* Tue Dec 10 2013 Joe Orton <jorton@redhat.com> - 1.8.5-2
|
||||||
- don't drop -Wall when building swig Perl bindings (#1037341)
|
- don't drop -Wall when building swig Perl bindings (#1037341)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user