Accepting request 1076667 from home:matwey:branches:server:database
- Update to version 2.6.1, see * https://github.com/influxdata/influxdb/releases/tag/v2.6.1 OBS-URL: https://build.opensuse.org/request/show/1076667 OBS-URL: https://build.opensuse.org/package/show/server:database/influxdb2?expand=0&rev=12
This commit is contained in:
parent
9f08b0dc08
commit
774f8a00ef
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">https://github.com/influxdata/influxdb.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v2.3.0</param>
|
||||
<param name="revision">v2.6.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5399876f0519dd5cdab02c43e033bf196bc313ed765ff2aafb239d5e65eb45f5
|
||||
size 8979436
|
3
influxdb2-2.6.1.tar.xz
Normal file
3
influxdb2-2.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c5bade0eb05cb33218824e4f0f661e22e339412f3d957e557cfe42d96c4b10b
|
||||
size 9088448
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 18:26:17 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
- Update to version 2.6.1, see
|
||||
* https://github.com/influxdata/influxdb/releases/tag/v2.6.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 16:27:35 UTC 2022 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package influxdb2
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@ Name: influxdb2
|
||||
Summary: Scalable datastore for metrics, events, and real-time analytics
|
||||
License: MIT
|
||||
Group: Productivity/Databases/Servers
|
||||
Version: 2.3.0
|
||||
Version: 2.6.1
|
||||
Release: 0
|
||||
URL: https://github.com/influxdata/influxdb
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
@ -29,8 +29,8 @@ Source2: influxdb.tmpfiles
|
||||
Source3: influxdb-user.conf
|
||||
Source4: config.yaml
|
||||
# Prebuild UI assets as specified in ./scripts/fetch_ui_assets.sh
|
||||
# https://github.com/influxdata/ui/releases/download/OSS-2.1.2/build.tar.gz
|
||||
Source98: ui-assets-2022-09-16.tar.xz
|
||||
# https://github.com/influxdata/ui/releases/download/OSS-v2.6.1/build.tar.gz
|
||||
Source98: ui-assets-%{version}.tar.xz
|
||||
Source99: vendor.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: sysuser-tools
|
||||
@ -39,10 +39,11 @@ BuildRequires: fdupes
|
||||
BuildRequires: go >= 1.18
|
||||
BuildRequires: golang-packaging >= 15.0.8
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: pkgconfig(flux) >= 0.171.0
|
||||
BuildRequires: pkgconfig(flux) >= 0.191.0
|
||||
%{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d}
|
||||
%{systemd_requires}
|
||||
Requires(post): systemd
|
||||
ExcludeArch: %ix86 %arm ppc
|
||||
|
||||
%description
|
||||
InfluxDB is an distributed time series database with no external dependencies.
|
||||
@ -91,6 +92,8 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/influxdb-user.conf
|
||||
install -D -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/influxdb2/config.yaml
|
||||
install -D -m 0755 -t %{buildroot}%{_bindir} %{_builddir}/go/bin/*
|
||||
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%check
|
||||
#%%gotest github.com/influxdata/influxdb
|
||||
|
||||
@ -122,6 +125,7 @@ install -D -m 0755 -t %{buildroot}%{_bindir} %{_builddir}/go/bin/*
|
||||
%{_tmpfilesdir}/influxdb.conf
|
||||
%attr(0755, influxdb, influxdb) %dir %{_localstatedir}/log/influxdb
|
||||
%attr(0755, influxdb, influxdb) %dir %{_localstatedir}/lib/influxdb
|
||||
%ghost %attr(0755, influxdb, influxdb) %dir %{_rundir}/influxdb
|
||||
|
||||
%files devel
|
||||
%license LICENSE
|
||||
|
3
ui-assets-2.6.1.tar.xz
Normal file
3
ui-assets-2.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc55d8300a1c2e40d68fce6505814cd85a9bb6023b7d422ace379d2a6d11927a
|
||||
size 14872064
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d4386ded4179089ed00decb639bfe0eefb4f3f06f0747bc22e55dee13b6822f
|
||||
size 14588816
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b9b7131522f48b9c266aa2c16f5c35ab3d7eb787c99d5bd73079e29630ce6f3
|
||||
size 9444660
|
||||
oid sha256:338740c3b1be8152263bd7d6b0db3762adc2d81fbb258b78540df79ec3036687
|
||||
size 10325040
|
||||
|
Loading…
Reference in New Issue
Block a user