Commit Graph

102 Commits

Author SHA1 Message Date
Nikola Forró
67da76e768 update to 2.8.4
- resolves: #1609438
2018-07-30 16:02:02 +02:00
Fedora Release Engineering
c63ae7e22e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 09:44:31 +00:00
Igor Gnatenko
8f5abddba4
Rebuild for new gdbm
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-12 11:00:56 +02:00
Nikola Forró
f4fb27e8cb fix version in the name of change-owner-of-man-cache patch 2018-04-06 15:48:35 +02:00
Nikola Forró
fd1fd80475 update to 2.8.3
- resolves: #1564220
2018-04-06 12:23:16 +02:00
Nikola Forró
b5ede82990 add missing gcc build dependency 2018-02-20 16:53:53 +01:00
Fedora Release Engineering
6dc5835f0a - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 00:50:53 +00:00
Todd Zullinger
fe82cc6fe9 Avoid noisy output from man-db-cache-update triggers
When the man-db-cache-update trigger added in 8e16b24 ("run cache update
in a transient service using systemd-run - resolves #1318058",
2017-11-09) is run, it produces potentially confusing output:

Running transaction
  Preparing        :                                           1/1
  Upgrading        : fedpkg-1.31-1.fc26.noarch                 1/2
  Cleanup          : fedpkg-1.30-4.fc26.noarch                 2/2
  Running scriptlet: fedpkg-1.30-4.fc26.noarch                 2/2
Running as unit: run-re2635381e8fe44a6aad4926eddab6961.service
Running as unit: run-r8f76223bb81544e8b6f53b8c88b3e72f.service
  Verifying        : fedpkg-1.31-1.fc26.noarch                 1/2
  Verifying        : fedpkg-1.30-4.fc26.noarch                 2/2

The 'Running as unit: run-*.service' output is of little use to users.
The start of the service is logged to syslog/journal already.  Send
stdout and stderr of the trigger scriptlet to /dev/null.
2018-02-04 12:52:29 -05:00
Jiri Kucera
b8aab2cabf Fix man killed by SIGSEGV if invoked as 'man -D?'
- resolves: #1495507
- related discussion: http://lists.nongnu.org/archive/html/man-db-devel/2018-01/msg00005.html
- original patch: https://git.savannah.gnu.org/cgit/man-db.git/patch/?id=b32977ff73220cd351387abe558fb523d1deedbb
2018-01-17 17:03:20 +01:00
Nikola Forró
3b5e95b9d2 rebuild with gdbm-1.14 2018-01-16 14:23:35 +01:00
Nikola Forró
05a499482d fix failure of man-db-cache-update service when configured not to run
- resolves: #1526715
2017-12-19 17:31:32 +01:00
Nikola Forró
b9daeebba2 allow configuration of man-db-cache-update service through sysconfig
- resolves: #1514909
2017-11-22 12:25:21 +01:00
Nikola Forró
71f8f47846 set group of /var/cache/man to root and drop setgid bit
- resolves: #1515823
2017-11-22 12:25:16 +01:00
Nikola Forró
5794aabdfa make file trigger scriptlets not to fail in case systemd is unavailable
drop systemd dependency
2017-11-16 11:34:36 +01:00
Nikola Forró
8e16b24da6 run cache update in a transient service using systemd-run
- resolves #1318058
2017-11-14 13:04:57 +01:00
Fedora Release Engineering
af41171ebd - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 03:03:00 +00:00
Fedora Release Engineering
722d51b9b2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 20:47:40 +00:00
Petr Písař
0ed16c91dc perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:11:41 +02:00
Fedora Release Engineering
8af13fa345 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 20:25:15 +00:00
Nikola Forró
b7621a9cc1 set owner of man cache to root instead of man 2017-01-19 14:11:25 +01:00
Nikola Forró
e2191be5ae update to 2.7.6.1
- resolves #1403618
2017-01-19 11:34:13 +01:00
Nikola Forró
98f13860c7 suppress potential locale warning when installing
with glibc-minimal-langpack
- resolves #1314633
2016-03-14 13:05:01 +01:00
Dennis Gilmore
ae98774018 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 04:49:36 +00:00
Nikola Forró
91c2beba6a update to 2.7.5
- resolves #1279867
2015-11-10 14:49:04 +01:00
Nikola Forró
12bf2ad289 add cron subpackage 2015-10-13 14:14:19 +02:00
Nikola Forró
392b95f2ce update to 2.7.4
- resolves #1270078
2015-10-13 12:50:32 +02:00
Nikola Forró
0d6c9fa70b fix replace.sed prerequisite syntax
- resolves #1263930
2015-09-22 19:14:06 +02:00
Nikola Forró
de8a004911 use file triggers instead of crontabs for updating cache 2015-09-10 10:22:10 +02:00
Nikola Forró
aa7103c50e update to 2.7.3
- resolves #1261678
2015-09-10 09:59:23 +02:00
Nikola Forró
f806a0bbc5 try to get terminal width from /dev/tty
- resolves #1255930
2015-08-24 16:34:42 +02:00
Nikola Forró
ebd4545791 rebuilt with latest libpipeline 2015-08-24 13:28:37 +02:00
Nikola Forró
785e2710e1 update to 2.7.2
- resolves #1256177
2015-08-24 11:17:59 +02:00
Nikola Forró
51c49a3297 fix inaccurate description of "man -f"
- resolves #1249377
2015-08-04 13:29:42 +02:00
Dennis Gilmore
83571c98b8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 19:26:06 +00:00
Jan Chaloupka
ab9c4ea572 Test for /run/systemd only if mandb.timer is actually installed
- resolves: #1223244
2015-05-20 12:25:25 +02:00
Colin Walters
516be49262 Test for /run/systemd rather than calling rpm in %pre 2015-05-12 15:51:59 -04:00
Till Maas
4beb3d91e3 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:25:54 +01:00
Jan Chaloupka
2a2705aa52 Move stop and disable of man-db.timer into pre scriplet 2015-01-05 13:52:29 +01:00
Jan Chaloupka
9bd533379a rpm verify reports for /var/cache/man
- resolves: #1173496
2015-01-05 13:21:31 +01:00
Jan Chaloupka
2eef02f327 switching back to crontabs
- resolves: #1177993
- resolves: #1171450
2015-01-02 10:24:39 +01:00
Jan Chaloupka
ed33a7aff7 src/man.c (do_extern): Pass the -l option through
- resolves: #1161747
2014-11-13 11:39:06 +01:00
Jan Chaloupka
da0ff27279 update to 2.7.1
- resolves: #1163167
2014-11-12 15:04:23 +01:00
Jan Chaloupka
a9ed46ea58 switch man and root in init/systemd/man-db.conf
- related: #1151558
2014-10-15 09:50:58 +02:00
Jan Chaloupka
09ab1a7e0f preun missing condition on number of man-db packages installed
- related: #1151558
2014-10-13 14:15:43 +02:00
Jan Chaloupka
f4871e2403 remove executable flag for *.service and *.timer file
- resolves: #1151558
2014-10-12 22:15:35 +02:00
Jan Chaloupka
3b21cf2846 replacing cron with systemd.timer
- resolves: #1148559
adding zsoelim to {_libexecdir}/man-db/zsoelim
- related: #1145493
2014-10-08 17:08:26 +02:00
Jan Chaloupka
52a4b8a1c9 Update to 2.7.0.2
- resolves: #1145493
2014-10-08 13:03:43 +02:00
Jan Chaloupka
cc7d744d46 Don't store canonicalised versions of manpath elements
- resolves: #1043401
2014-09-18 09:31:38 +02:00
Peter Robinson
e6e93291d3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 08:37:22 +00:00
Tom Callaway
7012d15ca2 fix license handling 2014-07-18 16:09:36 -04:00