Accepting request 235884 from Base:System
- Add time.rpmlint suppressing the missing time man page warning. (forwarded request 235596 from sbrabec) OBS-URL: https://build.opensuse.org/request/show/235884 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/time?expand=0&rev=5
This commit is contained in:
commit
9dfcb0312f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 19:14:12 CEST 2014 - sbrabec@suse.cz
|
||||
|
||||
- Add time.rpmlint suppressing the missing time man page warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 08:53:31 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
|
2
time.rpmlintrc
Normal file
2
time.rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
# time.1 is part of man-pages (bnc#878057)
|
||||
addFilter("no-manual-page-for-binary time")
|
@ -24,6 +24,7 @@ License: GPL-2.0+
|
||||
Group: System/Base
|
||||
Url: http://www.gnu.org/software/time/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.rpmlintrc
|
||||
# Sync with:
|
||||
# Debian version: 1.7-24, patch naming: s/^/time-debian-/
|
||||
# Fedora version: 1.7-44, patch naming: s/^time-1.7/^time-fedora/
|
||||
|
Loading…
x
Reference in New Issue
Block a user