parent
42c0189a41
commit
3c0726e49a
@ -3380,7 +3380,7 @@ index 0000000..10b27b4
|
|||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/init/systemd/man-db.conf
|
+++ b/init/systemd/man-db.conf
|
||||||
@@ -0,0 +1 @@
|
@@ -0,0 +1 @@
|
||||||
+d /var/cache/man 2755 man root 1w
|
+d /var/cache/man 2755 root man 1w
|
||||||
diff --git a/lib/Makefile.in b/lib/Makefile.in
|
diff --git a/lib/Makefile.in b/lib/Makefile.in
|
||||||
index 404f2b9..a36a60d 100644
|
index 404f2b9..a36a60d 100644
|
||||||
--- a/lib/Makefile.in
|
--- a/lib/Makefile.in
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
Summary: Tools for searching and reading man pages
|
Summary: Tools for searching and reading man pages
|
||||||
Name: man-db
|
Name: man-db
|
||||||
Version: 2.6.7.1
|
Version: 2.6.7.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# GPLv2+ .. man-db
|
# GPLv2+ .. man-db
|
||||||
# GPLv3+ .. gnulib
|
# GPLv3+ .. gnulib
|
||||||
License: GPLv2+ and GPLv3+
|
License: GPLv2+ and GPLv3+
|
||||||
@ -125,6 +125,10 @@ install -D -p -m 0644 init/systemd/man-db.conf $RPM_BUILD_ROOT/usr/lib/tmpfiles.
|
|||||||
%lang(zh_CN) %{_datadir}/man/zh_CN/man*/*
|
%lang(zh_CN) %{_datadir}/man/zh_CN/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 01 2014 jchaloup <jchaloup@redhat.com> - 2.6.7.1-4
|
||||||
|
- related: #1110274
|
||||||
|
swapping root for man in man-db.conf
|
||||||
|
|
||||||
* Wed Jun 25 2014 jchaloup <jchaloup@redhat.com> - 2.6.7.1-3
|
* Wed Jun 25 2014 jchaloup <jchaloup@redhat.com> - 2.6.7.1-3
|
||||||
- resolves: #1110274
|
- resolves: #1110274
|
||||||
Add systemd tmpfiles snippet to clean up old cat files after (upstream patch)
|
Add systemd tmpfiles snippet to clean up old cat files after (upstream patch)
|
||||||
|
Loading…
Reference in New Issue
Block a user