Browse code

Update version for tmux, unbound, unixODBC, usbutils, userspace-rcu, glog and lshw

Change-Id: I9cc97e135c29cf3ba24924f4f9093a5ecef8a7ce
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5633
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

michellew-vmware authored on 2018/09/11 04:48:06
Showing 7 changed files
... ...
@@ -1,11 +1,11 @@
1 1
 Summary:	Google's C++ logging module
2 2
 Name:		glog
3
-Version:	0.3.4
4
-Release:	3%{?dist}
3
+Version:	0.3.5
4
+Release:	1%{?dist}
5 5
 License:	BSD
6 6
 URL:		https://github.com/google/glog
7
-Source0:	https://github.com/google/glog/archive/%{name}-v%{version}.tar.gz
8
-%define sha1 glog=69f91cd5a1de35ead0bc4103ea87294b0206a456
7
+Source0:	https://github.com/google/glog/archive/%{name}-%{version}.tar.gz
8
+%define sha1 glog=61067502c5f9769d111ea1ee3f74e6ddf0a5f9cc
9 9
 Group:		Development/Tools
10 10
 Vendor:		VMware, Inc.
11 11
 Distribution: 	Photon
... ...
@@ -59,6 +59,8 @@ find %{buildroot} -name '*.la' -delete
59 59
 %{_docdir}/*
60 60
 
61 61
 %changelog
62
+*   Mon Sep 10 2018 Michelle Wang <michellew@vmware.com> 0.3.5-1
63
+-   Update version to 0.3.5.
62 64
 *   Fri Oct 13 2017 Alexey Makhalov <amakhalov@vmware.com> 0.3.4-3
63 65
 -   Use standard configure macros
64 66
 *   Thu Jun 1  2017 Bo Gan <ganb@vmware.com> 0.3.4-2
... ...
@@ -3,7 +3,7 @@ Name:           lshw
3 3
 Version:        B.02.18
4 4
 Release:        1%{?dist}
5 5
 License:        GPLv2
6
-URL:            http://ezix.org/project/wiki/HardwareLiSter
6
+URL:            https://github.com/lyonel/lshw/releases
7 7
 Source0:        http://www.ezix.org/software/files/%{name}-%{version}.tar.gz
8 8
 %define sha1 lshw=c0240f5e53cf40769d52e316719e8010ea6bdea3
9 9
 Group:          Applications/System
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:        Terminal multiplexer
2 2
 Name:           tmux
3
-Version:        2.4
3
+Version:        2.7
4 4
 Release:        1%{?dist}
5 5
 License:        GPLv3+
6 6
 URL:            https://tmux.github.io/
... ...
@@ -8,7 +8,7 @@ Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        https://github.com/tmux/tmux/releases/download/%{version}/%{name}-%{version}.tar.gz
11
-%define sha1    tmux=ca44777b67267ad22d87bea00086926d26fa45eb
11
+%define sha1    tmux=a12bb094bf0baf0275b6d5cc718c938639712e97
12 12
 Requires:       libevent ncurses
13 13
 BuildRequires:  libevent-devel ncurses-devel
14 14
 %description
... ...
@@ -32,6 +32,8 @@ make  %{?_smp_mflags} check
32 32
 /usr/share/*
33 33
 %exclude /usr/src
34 34
 %changelog
35
+*   Mon Sep 10 2018 Michelle Wang <michellew@vmware.com> 2.7-1
36
+-   Updated to version 2.7.
35 37
 *   Tue May 02 2017 Xiaolin Li <xiaolinl@vmware.com> 2.4-1
36 38
 -   Updated to version 2.4. Added make check.
37 39
 *   Tue Mar 28 2017 Xiaolin Li <xiaolinl@vmware.com> 2.3-1
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:        unbound dns server
2 2
 Name:           unbound
3
-Version:        1.6.1
4
-Release:        3%{?dist}
3
+Version:        1.8.0
4
+Release:        1%{?dist}
5 5
 Group:          System/Servers
6 6
 Vendor:         VMware, Inc.
7 7
 License:        BSD
8 8
 Distribution:   Photon
9 9
 URL:            http://www.unbound.net
10 10
 Source0:        https://www.unbound.net/downloads/%{name}-%{version}.tar.gz
11
-%define sha1    unbound=41369fcfd37844b02b7293b37ec78e69f0db34c7
11
+%define sha1    unbound=52b5b4169b9adaa24cc668976b9dffcc025120d6
12 12
 Source1:        %{name}.service
13 13
 Requires:       systemd
14 14
 BuildRequires:  systemd
... ...
@@ -78,11 +78,14 @@ rm -rf %{buildroot}/*
78 78
 %files devel
79 79
 %{_includedir}/*
80 80
 %{_libdir}/*.so
81
+%{_libdir}/pkgconfig/*
81 82
 
82 83
 %files docs
83 84
 %{_mandir}/*
84 85
 
85 86
 %changelog
87
+*  Mon Sep 10 2018 Michelle Wang <michellew@vmware.com> 1.8.0-1
88
+-  Update to version 1.8.0.
86 89
 *  Mon Sep 18 2017 Alexey Makhalov <amakhalov@vmware.com> 1.6.1-3
87 90
 -  Remove shadow from requires and use explicit tools for post actions
88 91
 *  Fri Apr 14 2017 Alexey Makhalov <amakhalov@vmware.com> 1.6.1-2
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:    ODBC driver manager
2 2
 Name:       unixODBC
3
-Version:    2.3.4
3
+Version:    2.3.7
4 4
 Release:    1%{?dist}
5 5
 License:    GPLv2+ and LGPLv2+
6 6
 URL:        http://www.unixodbc.org/
... ...
@@ -8,12 +8,13 @@ Group:      System Environment/Libraries
8 8
 Vendor:     VMware, Inc.
9 9
 Distribution: Photon
10 10
 Source0:    ftp://ftp.unixodbc.org/pub/unixODBC/%{name}-%{version}.tar.gz
11
-%define sha1 unixODBC=df3578b080fb67da544d4c83424a770729ef25fb
11
+%define sha1 unixODBC=a066c4f3fcb19befbaf5a5801b830ec41b7318df
12 12
 
13 13
 BuildRequires: automake autoconf libtool
14 14
 
15 15
 %description
16
- The unixODBC package is an Open Source ODBC (Open DataBase Connectivity) sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX. ODBC is an open specification for providing application developers with a predictable API with which to access data sources.
16
+The unixODBC package is an Open Source ODBC (Open DataBase Connectivity) sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX. 
17
+ODBC is an open specification for providing application developers with a predictable API with which to access data sources.
17 18
 
18 19
 %package devel
19 20
 Summary: Development files for unixODBC library
... ...
@@ -66,7 +67,10 @@ rm -rf %{buildroot}%{_datadir}/libtool
66 66
 %files devel
67 67
 %{_includedir}/*
68 68
 %{_libdir}/*.so
69
+%{_libdir}/pkgconfig
69 70
 
70 71
 %changelog
72
+*   Mon Sep 10 2018 Michelle Wang <michellew@vmware.com> 2.3.7-1
73
+-   Update version to 2.3.7.
71 74
 *   Wed Oct 26 2016 Anish Swaminathan <anishs@vmware.com> 2.3.4-1
72
--   Initial build.  First version
73 75
\ No newline at end of file
76
+-   Initial build.  First version
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:       USB Utils
2 2
 Name:          usbutils
3
-Version:       008
4
-Release:       4%{?dist}
3
+Version:       010
4
+Release:       1%{?dist}
5 5
 License:       GPLv2+
6 6
 URL:           http://linux-usb.sourceforge.net
7 7
 Group:         Applications/System
8 8
 Vendor:        VMware, Inc.
9 9
 Distribution:  Photon
10 10
 Source0:       https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.xz
11
-%define sha1 usbutils=233dee6cd6829476be778554984045663b568b18
11
+%define sha1 usbutils=1f6ecf82aa36189e6385568d4ec1cd3096168bba
12 12
 Source1:       usb.ids
13 13
 BuildRequires: libusb-devel
14 14
 BuildRequires: pkg-config
... ...
@@ -41,10 +41,11 @@ install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/misc/
41 41
 %{_bindir}/lsusb.py
42 42
 %{_bindir}/usbhid-dump
43 43
 %{_mandir}/*/*
44
-%{_datadir}/pkgconfig/usbutils.pc
45 44
 %{_datadir}/misc/usb.ids
46 45
 
47 46
 %changelog
47
+*   Mon Sep 10 2018 Michelle Wang <michellew@vmware.com>  010-1
48
+-   Update version to 010.
48 49
 *   Fri Nov 18 2016 Anish Swaminathan <anishs@vmware.com>  008-4
49 50
 -   Change systemd dependency
50 51
 *   Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 008-3
... ...
@@ -1,11 +1,11 @@
1 1
 Summary:        user space RCU (read-copy-update)
2 2
 Name:           userspace-rcu
3
-Version:        0.9.3
3
+Version:        0.10.1
4 4
 Release:        1%{?dist}
5 5
 License:        LGPLv2+
6
-URL:            http://liburcu.org
6
+URL:            https://github.com/urcu/userspace-rcu/releases
7 7
 Source:         %{name}-%{version}.tar.gz
8
-%define         sha1 userspace-rcu=469163028cc324325fc04188b2c6d266fdad6ed2
8
+%define         sha1 userspace-rcu=4db9940e75797f59870c30df657731ea62d0bec5
9 9
 Group:          Development/Tools
10 10
 Vendor:         VMware, Inc.
11 11
 Distribution:   Photon
... ...
@@ -57,6 +57,8 @@ make %{?_smp_mflags} check
57 57
 
58 58
 
59 59
 %changelog
60
+*   Mon Sep 10 2018 Michelle Wang <michellew@vmware.com> 0.10.1-1
61
+-   Updated to version 0.10.1.
60 62
 *   Wed Apr 05 2017 Xiaolin Li <xiaolinl@vmware.com> 0.9.3-1
61 63
 -   Updated to version 0.9.3.
62 64
 *   Wed Oct 05 2016 ChangLee <changlee@vmware.com> 0.9.1-4