Browse Source

updated 3 packages

libboost-1.72.0-2

postgresql-12.4-2

rrdtool-1.7.2-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12475 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 3 years ago
parent
commit
72e61e227d
3 changed files with 101 additions and 89 deletions
  1. 73 71
      lib/libb/libboost/libboost-vl.spec
  2. 5 2
      p/postgresql/postgresql-vl.spec
  3. 23 16
      r/rrdtool/rrdtool-vl.spec

+ 73 - 71
lib/libb/libboost/libboost-vl.spec

@@ -36,8 +36,8 @@ Summary: Portable C++ source libraries
 Summary(ja): ポータブルな C++ ソースライブラリ
 Name: libboost
 Version: %{major}.%{minor}.%{teeny}
-Release: 1%{?_dist_release}
-Group: System Environment/Libraries
+Release: 2%{?_dist_release}
+Group: system
 Vendor: Project Vine
 Distribution: Vine Linux
 
@@ -131,7 +131,7 @@ Boost は公開レビューされたフリーのC++ライブラリ群です。 C
 
 %package atomic
 Summary: Run-Time component of boost atomic library
-Group: System Environment/Libraries
+Group: system
 
 %description atomic
 
@@ -142,7 +142,7 @@ variables.
 
 %package chrono
 Summary: Run-Time component of boost chrono library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name}-system = %{version}-%{release}
 
 %description chrono
@@ -151,7 +151,7 @@ Run-Time support for Boost.Chrono, a set of useful time utilities.
 
 %package container
 Summary: Run-Time component of boost container library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description container
@@ -164,7 +164,7 @@ standard draft features for compilers that comply with C++03.
 %if %{with context}
 %package context
 Summary: Run-Time component of boost context switching library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description context
@@ -174,7 +174,7 @@ provides a sort of cooperative multitasking on a single thread.
 
 %package coroutine
 Summary: Run-Time component of boost coroutine library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description coroutine
@@ -186,7 +186,7 @@ suspending and resuming execution.
 
 %package contract
 Summary: Run-time component of boost contract library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description contract
@@ -199,7 +199,7 @@ from Lorenzo Caminiti.
 
 %package date-time
 Summary: Set of data-time libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description date-time
@@ -207,7 +207,7 @@ Set of data-time libralies in %{name}
 
 %package fiber
 Summary: Set of fiber libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description fiber
@@ -215,7 +215,7 @@ Set of fiber libralies in %{name}
 
 %package filesystem
 Summary: Set of filesystem operation libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description filesystem
@@ -223,7 +223,7 @@ Set of filesystem operation libralies in %{name}
 
 %package graph
 Summary: Set of Graphviz libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description graph
@@ -231,7 +231,7 @@ Set of Graphviz libralies in %{name}
 
 %package iostreams
 Summary: Set of streams and i/o filters libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description iostreams
@@ -239,7 +239,7 @@ Set of streams and i/o filters libralies in %{name}
 
 %package locale
 Summary: Run-Time component of boost locale library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name}-chrono = %{version}-%{release}
 Requires: %{name}-system = %{version}-%{release}
 Requires: %{name}-thread = %{version}-%{release}
@@ -251,7 +251,7 @@ handling tools.
 
 %package log
 Summary: Run-Time component of boost logging library
-Group: System Environment/Libraries
+Group: system
 
 %description log
 
@@ -261,7 +261,7 @@ tools along with public interfaces for extending the library.
 
 %package math
 Summary: Set of math libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description math
@@ -269,7 +269,7 @@ Set of math libralies in %{name}
 
 %package program-options
 Summary: Set of program options libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description program-options
@@ -277,7 +277,7 @@ Set of program options libralies in %{name}
 
 %package python
 Summary: Set of Python libralies in %{name}
-Group: System Environment/Libraries
+Group: programming
 Requires: %{name} = %{version}-%{release}
 
 %description python
@@ -287,7 +287,7 @@ Set of Python libralies in %{name}
 
 %package python3
 Summary: Run-Time component of boost python library for Python 3
-Group: System Environment/Libraries
+Group: programming
 
 %description python3
 
@@ -299,7 +299,7 @@ support for Boost Python Library compiled for Python 3.
 
 %package python3-devel
 Summary: Shared object symbolic links for Boost.Python 3
-Group: System Environment/Libraries
+Group: programming
 Requires: %{name}-python3 = %{version}-%{release}
 Requires: %{name}-devel = %{version}-%{release}
 
@@ -311,7 +311,7 @@ Shared object symbolic links for Python 3 variant of Boost.Python.
 
 %package random
 Summary: Set of random number generation libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description random
@@ -319,7 +319,7 @@ Set of random number generation libralies in %{name}
 
 %package regex
 Summary: Set of regular expression libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description regex
@@ -327,7 +327,7 @@ Set of regular expression libralies in %{name}
 
 %package serialization
 Summary: Set of serialization libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description serialization
@@ -335,7 +335,7 @@ Set of serialization libralies in %{name}
 
 %package stacktrace
 Summary: Call-stack libraries in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description stacktrace
@@ -344,7 +344,6 @@ human-readable form
 
 %package system
 Summary: Operating system support
-Group: System Environment/Libraries
 Requires: %{name} = %{version}-%{release}
 
 %description system
@@ -353,7 +352,7 @@ that will be part of the C++0x standard library
 
 %package test
 Summary: Set of libraries for writing and executing tests in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description test
@@ -361,7 +360,7 @@ Set of libraries for writing and executing tests in %{name}
 
 %package thread
 Summary: Set of multi-thread libraries in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description thread
@@ -369,7 +368,7 @@ Set of multi-thread libraries in %{name}
 
 %package timer
 Summary: Run-Time component of boost timer library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name}-chrono = %{version}-%{release}
 Requires: %{name}-system = %{version}-%{release}
 
@@ -381,7 +380,7 @@ with as little as one #include and one additional line of code.
 
 %package type_erasure
 Summary: Run-Time component of boost type erasure library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name}-chrono = %{version}-%{release}
 Requires: %{name}-system = %{version}-%{release}
 
@@ -392,7 +391,7 @@ that is more flexible than that provided by the core language.
 
 %package wave
 Summary: Set of wave libraries in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description wave
@@ -401,7 +400,7 @@ Set of wave libraries in %{name}
 %package devel
 Summary: Header files and libraries for developing apps which will use %{name}
 Summary(ja): %{name}の開発に必要なヘッダファイル及びライブラリ
-Group: Development/Libraries
+Group: programming
 Requires: %{name} = %{version}-%{release}
 Requires: libicu-devel
 Requires: libquadmath-devel
@@ -417,7 +416,7 @@ to develop programs that use the Boost library.
 %package doc
 Summary: Documents of %{name}
 Summary(ja): %{name}のドキュメント
-Group: Applications/Documentation
+Group: documentation
 Requires: %{name} = %{version}-%{release}
 
 %description doc
@@ -428,7 +427,7 @@ The %{name}-doc package contains the documents about the boost library.
 
 %package build
 Summary: Cross platform build system for C++ projects
-Group: Development/Tools
+Group: programming
 Requires: %{name}-jam
 BuildArch: noarch
 
@@ -442,7 +441,7 @@ C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.
 
 %package doctools
 Summary: Tools for working with Boost documentation
-Group: Applications/Publishing
+Group: publishing
 Requires: docbook-dtds
 Requires: docbook-style-xsl
 
@@ -452,7 +451,7 @@ Tools for working with Boost documentation in BoostBook or QuickBook format.
 
 %package jam
 Summary: A low-level build tool
-Group: Development/Tools
+Group: programming
 
 %description jam
 Boost.Jam (BJam) is the low-level build engine tool for Boost.Build.
@@ -464,7 +463,7 @@ a number of significant features and is now developed independently
 
 %package openmpi
 Summary: Run-Time component of Boost.MPI library
-Group: System Environment/Libraries
+Group: system
 BuildRequires: openmpi-devel
 Requires: %{name}-serialization = %{version}-%{release}
 
@@ -475,7 +474,7 @@ API over the OpenMPI implementation of MPI.
 
 %package openmpi-python
 Summary: Python run-time component of Boost.MPI library
-Group: System Environment/Libraries
+Group: programming
 Requires: %{name}-openmpi%{?_isa} = %{version}-%{release}
 Requires: %{name}-python%{?_isa} = %{version}-%{release}
 Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
@@ -487,7 +486,7 @@ API over the OpenMPI implementation of MPI.
 
 %package graph-openmpi
 Summary: Run-Time component of parallel boost graph library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name}-openmpi%{?_isa} = %{version}-%{release}
 Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
@@ -505,7 +504,7 @@ back-end to do the parallel work.
 
 %package mpich
 Summary: Run-Time component of Boost.MPI library
-Group: System Environment/Libraries
+Group: system
 BuildRequires: mpich-devel
 Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 Provides: boost-mpich2 = %{version}-%{release}
@@ -518,7 +517,7 @@ API over the MPICH implementation of MPI.
 
 %package mpich-python
 Summary: Python run-time component of Boost.MPI library
-Group: System Environment/Libraries
+Group: programming
 Requires: %{name}-mpich%{?_isa} = %{version}-%{release}
 Requires: %{name}-python%{?_isa} = %{version}-%{release}
 Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
@@ -532,7 +531,7 @@ API over the MPICH implementation of MPI.
 
 %package graph-mpich
 Summary: Run-Time component of parallel boost graph library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name}-mpich%{?_isa} = %{version}-%{release}
 Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 Provides: boost-graph-mpich2 = %{version}-%{release}
@@ -551,7 +550,7 @@ back-end to do the parallel work.
 
 %package -n compat32-%{name}-atomic
 Summary: Run-Time component of boost atomic library
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-atomic
 
@@ -562,7 +561,7 @@ variables.
 
 %package -n compat32-%{name}-chrono
 Summary: Run-Time component of boost chrono library
-Group: System Environment/Libraries
+Group: system
 Requires: compat32-%{name}-system = %{version}-%{release}
 
 %description -n compat32-%{name}-chrono
@@ -571,7 +570,7 @@ Run-Time support for Boost.Chrono, a set of useful time utilities.
 
 %package -n compat32-%{name}-container
 Summary: Run-Time component of boost container library
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-container
 
@@ -583,7 +582,7 @@ standard draft features for compilers that comply with C++03.
 %if %{with context}
 %package -n compat32-%{name}-context
 Summary: Run-Time component of boost context switching library
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-context
 
@@ -592,7 +591,7 @@ provides a sort of cooperative multitasking on a single thread.
 
 %package -n compat32-%{name}-coroutine
 Summary: Run-Time component of boost coroutine library
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-coroutine
 Run-Time support for Boost.Coroutine, a library that provides
@@ -603,7 +602,7 @@ suspending and resuming execution.
 
 %package -n compat32-%{name}-contract
 Summary: Run-time component of boost contract library
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description -n compat32-%{name}-contract
@@ -616,21 +615,21 @@ from Lorenzo Caminiti.
 
 %package -n compat32-%{name}-date-time
 Summary: Set of data-time libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-date-time
 Set of data-time libralies in %{name}
 
 %package -n compat32-%{name}-fiber
 Summary: Set of fiber libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-fiber
 Set of filesystem operation libralies in %{name}
 
 %package -n compat32-%{name}-filesystem
 Summary: Set of filesystem operation libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-filesystem
 Set of filesystem operation libralies in %{name}
@@ -638,7 +637,7 @@ Set of filesystem operation libralies in %{name}
 %if 0
 %package -n compat32-%{name}-graph
 Summary: Set of Graphviz libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-graph
 Set of Graphviz libralies in %{name}
@@ -646,7 +645,7 @@ Set of Graphviz libralies in %{name}
 
 %package -n compat32-%{name}-iostreams
 Summary: Set of streams and i/o filters libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-iostreams
 Set of streams and i/o filters libralies in %{name}
@@ -654,7 +653,7 @@ Set of streams and i/o filters libralies in %{name}
 %if 0
 %package -n compat32-%{name}-locale
 Summary: Run-Time component of boost locale library
-Group: System Environment/Libraries
+Group: system
 Requires: compat32-%{name}-chrono = %{version}-%{release}
 Requires: compat32-%{name}-system = %{version}-%{release}
 Requires: compat32-%{name}-thread = %{version}-%{release}
@@ -668,7 +667,7 @@ handling tools.
 %if 0
 %package -n compat32-%{name}-log
 Summary: Run-Time component of boost logging library
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-log
 
@@ -679,14 +678,14 @@ tools along with public interfaces for extending the library.
 
 %package -n compat32-%{name}-math
 Summary: Set of math libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-math
 Set of math libralies in %{name}
 
 %package -n compat32-%{name}-program-options
 Summary: Set of program options libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-program-options
 Set of program options libralies in %{name}
@@ -694,7 +693,7 @@ Set of program options libralies in %{name}
 %if 0
 %package -n compat32-%{name}-python
 Summary: Set of Python libralies in %{name}
-Group: System Environment/Libraries
+Group: programming
 
 %description -n compat32-%{name}-python
 Set of Python libralies in %{name}
@@ -705,7 +704,7 @@ Set of Python libralies in %{name}
 
 %package -n compat32-%{name}-python3
 Summary: Run-Time component of boost python library for Python 3
-Group: System Environment/Libraries
+Group: programming
 
 %description -n compat32-%{name}-python3
 
@@ -720,7 +719,7 @@ support for Boost Python Library compiled for Python 3.
 
 %package -n compat32-%{name}-random
 Summary: Set of random number generation libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-random
 Set of random number generation libralies in %{name}
@@ -728,7 +727,7 @@ Set of random number generation libralies in %{name}
 %if 0
 %package -n compat32-%{name}-regex
 Summary: Set of regular expression libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-regex
 Set of regular expression libralies in %{name}
@@ -736,14 +735,14 @@ Set of regular expression libralies in %{name}
 
 %package -n compat32-%{name}-serialization
 Summary: Set of serialization libralies in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-serialization
 Set of serialization libralies in %{name}
 
 %package -n compat32-%{name}-stacktrace
 Summary: Call-stack libraries in %{name}
-Group: System Environment/Libraries
+Group: system
 Requires: %{name} = %{version}-%{release}
 
 %description -n compat32-%{name}-stacktrace
@@ -752,7 +751,7 @@ human-readable form
 
 %package -n compat32-%{name}-system
 Summary: Operating system support
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-system
 Operating system support, including the diagnostics support
@@ -760,21 +759,21 @@ that will be part of the C++0x standard library
 
 %package -n compat32-%{name}-test
 Summary: Set of libraries for writing and executing tests in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-test
 Set of libraries for writing and executing tests in %{name}
 
 %package -n compat32-%{name}-thread
 Summary: Set of multi-thread libraries in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-thread
 Set of multi-thread libraries in %{name}
 
 %package -n compat32-%{name}-timer
 Summary: Run-Time component of boost timer library
-Group: System Environment/Libraries
+Group: system
 Requires: compat32-%{name}-chrono = %{version}-%{release}
 Requires: compat32-%{name}-system = %{version}-%{release}
 
@@ -786,7 +785,7 @@ with as little as one #include and one additional line of code.
 
 %package -n compat32-%{name}-type_erasure
 Summary: Run-Time component of boost type erasure library
-Group: System Environment/Libraries
+Group: system
 Requires: compat32-%{name}-chrono = %{version}-%{release}
 Requires: compat32-%{name}-system = %{version}-%{release}
 
@@ -797,7 +796,7 @@ that is more flexible than that provided by the core language.
 
 %package -n compat32-%{name}-wave
 Summary: Set of wave libraries in %{name}
-Group: System Environment/Libraries
+Group: system
 
 %description -n compat32-%{name}-wave
 Set of wave libraries in %{name}
@@ -1314,11 +1313,11 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files python3
 %license LICENSE_1_0.txt
-%{_libdir}/libboost_python35.so.*
+%{_libdir}/libboost_python3*.so.*
 
 %files python3-devel
 %license LICENSE_1_0.txt
-%{_libdir}/libboost_python35.so
+%{_libdir}/libboost_python3*.so
 %endif
 
 %files random
@@ -1511,7 +1510,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n compat32-%{name}-python3
 %license LICENSE_1_0.txt
-%{_libdir}/libboost_python35.so.*
+%{_libdir}/libboost_python3*.so.*
 %endif
 %endif
 
@@ -1564,6 +1563,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 17 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.72.0-2
+- rebuilt with python-3.8.
+
 * Fri Apr 24 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.72.0-1
 - new upstream release.
 - built with icu-67.

+ 5 - 2
p/postgresql/postgresql-vl.spec

@@ -18,8 +18,8 @@ Summary: PostgreSQL client programs
 Summary(ja): PostgreSQL のクライアントプログラム群
 Name: postgresql
 Version: 12.4
-Release: 1%{?_dist_release}%{?with_systemd:.systemd}
-Group: servers
+Release: 2%{?_dist_release}%{?with_systemd:.systemd}
+Group: office
 Vendor: Project Vine
 Distribution: Vine Linux
 
@@ -856,6 +856,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Aug 17 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.4-2
+- rebuilt with python-3.8.
+
 * Fri Aug 14 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.4-1
 - new upstream release.
 - fixed %%files.

+ 23 - 16
r/rrdtool/rrdtool-vl.spec

@@ -4,10 +4,13 @@ Name:		rrdtool
 Summary:	RRDtool - Round Robin Database tool
 Summary(ja):	RRDtool - ラウンドロビンデータベースツール
 Version:	1.7.2
-Release:	1%{?_dist_release}
-Group:		Applications/Databases
-License:	GPLv2+ with exceptions
+Release:	2%{?_dist_release}
+Group:		admin-tools,graphics
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	yasumichi
 
+License:	GPLv2+ with exceptions
 URL:		http://oss.oetiker.ch/rrdtool/
 Source0:	http://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz
 Patch3:		rrdtool-1.6.0-ruby-2-fix.patch
@@ -26,11 +29,6 @@ BuildRequires:	python-setuptools
 BuildRequires:	ruby-devel
 BuildRequires:	tcl-devel
 
-Vendor:		Project Vine
-Distribution:	Vine Linux
-Packager:	yasumichi
-
-
 %description
 It is pretty easy to gather status information from all sorts of things,
 ranging from the temperature in your office to the number of octets which
@@ -43,9 +41,10 @@ values collected over a definable time period.
 
 #%%description -l ja
 
+
 %package devel
 Summary:	Libraries and include files of RRDtool
-Group:		Development/Libraries
+Group:		system
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
@@ -55,7 +54,7 @@ Libraries and include files of RRDtool
 %package doc
 Summary: RRDtool documentation
 Summary(ja): RRDtool のドキュメント
-Group: Applications/Documentation
+Group: documentation
 BuildArch: noarch
 
 %description doc
@@ -66,7 +65,7 @@ server load average). This package contains documentation on using RRD.
 
 %package tcl
 Summary:	RRDTool modules for tcl
-Group:		Development/Libraries
+Group:		programming
 Requires:	%{name} = %{version}-%{release}
 
 %description tcl
@@ -76,7 +75,7 @@ RRDTool bindings for Tcl.
 %package -n perl-rrdtool
 Summary:	Perl RRDtool bindings
 Summary(ja):	RRDTool の perl バインディング
-Group:		Development/Libraries
+Group:		programming
 Requires:	%{name} = %{version}-%{release}
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -87,7 +86,7 @@ The Perl RRDTool bindings.
 %package -n python-rrdtool
 Summary:	Python RRDTool bindings
 Summary(ja):	RRDTool の Python バインディング
-Group:		Development/Libraries
+Group:		programming
 Requires:	%{name} = %{version}-%{release}
 
 %description -n python-rrdtool
@@ -97,7 +96,7 @@ RDTool bindings for python.
 %package -n python3-rrdtool
 Summary:	Python3 RRDTool bindings
 Summary(ja):	RRDTool の Python3 バインディング
-Group:		Development/Libraries
+Group:		programming
 BuildRequires: python3-devel
 BuildRequires: python3-rpm-macros
 BuildRequires: python3-setuptools
@@ -110,7 +109,7 @@ RDTool bindings for python3.
 %package -n ruby-rrdtool
 Summary:	Ruby RRDTool bindings
 Summary(ja):	RRDTool の ruby バインディング
-Group:		Development/Libraries
+Group:		programming
 Requires:	%{name} = %{version}-%{release}
 
 %description -n ruby-rrdtool
@@ -122,6 +121,7 @@ RRDtool bindings for Ruby.
 %patch3 -p1 -b .ruby-2-fix
 autoreconf -vif
 
+
 %build
 %configure \
     --disable-rpath \
@@ -146,6 +146,7 @@ perl -pi -e 's/(rrdcached_LDADD =)/$1 \$(ALL_LIBS) /' src/Makefile
 
 %{__make} %{?_smp_mflags} -C bindings python PYTHON=%{__python3}
 
+
 %install
 %{__rm} -rf ${RPM_BUILD_ROOT}
 %{__make} install DESTDIR=${RPM_BUILD_ROOT}
@@ -177,13 +178,15 @@ mv docs_to_be_included/html/RRD*.html docs_perl/html/
 
 %find_lang %{name}
 
+
 %clean
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
-%post -p /sbin/ldconfig
 
+%post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+
 %files -f %{name}.lang
 %defattr(-,root,root)
 #doc COPYING NEWS README TODO
@@ -245,7 +248,11 @@ mv docs_to_be_included/html/RRD*.html docs_perl/html/
 %doc bindings/ruby/README
 %{ruby_vendorarchdir}/RRD.so
 
+
 %changelog
+* Mon Aug 17 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.7.2-2
+- rebuilt with python-3.8.
+
 * Mon Mar 16 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.7.2-1
 - new upstream release.
 - built with ruby-2.6.5.