Browse code

Bump man-db version to 2.8.4

Change-Id: I61dd781974155d6c5beb719cdc8a62b5a0961465
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5951
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>

gsujayvmw authored on 2018/10/22 18:52:53
Showing 1 changed files
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:        Programs for finding and viewing man pages
2 2
 Name:           man-db
3
-Version:        2.7.6
4
-Release:        4%{?dist}
3
+Version:        2.8.4
4
+Release:        1%{?dist}
5 5
 License:        GPLv2+
6 6
 URL:            http://www.nongnu.org/man-db
7 7
 Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        %{name}-%{version}.tar.xz
11
-%define sha1    man-db=919dcb34d604faac9b18a38ead07f457d0dab501
11
+%define sha1    man-db=729096a35fec13df8b7b350fdc1b323f990b6144
12 12
 Requires:       libpipeline
13 13
 Requires:       gdbm
14 14
 Requires:       xz
... ...
@@ -27,12 +27,10 @@ BuildRequires:  groff
27 27
 The Man-DB package contains programs for finding and viewing man pages.
28 28
 
29 29
 %prep
30
-%setup -qn %{name}-%{version}.1
30
+%setup -qn %{name}-%{version}
31 31
 %build
32
-./configure \
33
-    --prefix=%{_prefix} \
32
+%configure \
34 33
     --docdir=%{_defaultdocdir}/%{name}-%{version} \
35
-    --sysconfdir=%{_sysconfdir} \
36 34
     --disable-setuid \
37 35
     --with-browser=%{_bindir}/lynx \
38 36
     --with-vgrind=%{_bindir}/vgrind \
... ...
@@ -78,6 +76,8 @@ fi
78 78
 %{_libdir}/tmpfiles.d/man-db.conf
79 79
 
80 80
 %changelog
81
+*   Mon Oct 22 2018 Sujay G <gsujay@vmware.com> 2.8.4-1
82
+-   Bump man-db version to 2.8.4
81 83
 *   Mon Sep 18 2017 Alexey Makhalov <amakhalov@vmware.com> 2.7.6-4
82 84
 -   Remove shadow from requires and use explicit tools for post actions
83 85
 *   Fri Aug 04 2017 Chang Lee <changlee@vmware.com> 2.7.6-3