Accepting request 1038711 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1038711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accel-config?expand=0&rev=13
This commit is contained in:
commit
858aa0815e
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 18 14:34:25 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
- Update to version 3.5.0:
|
||||||
|
* Fix static code analysis warnings
|
||||||
|
* Fix lintian errors
|
||||||
|
* Move test program and related configs to /usr/lib
|
||||||
|
* Move contrib/configs/* to /etc
|
||||||
|
* Some code cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 10 18:22:08 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
Mon Oct 10 18:22:08 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define pkg_libname libaccel-config1
|
%define pkg_libname libaccel-config1
|
||||||
%define src_name idxd-config-accel-config-v%{version}
|
%define src_name idxd-config-accel-config-v%{version}
|
||||||
Name: accel-config
|
Name: accel-config
|
||||||
Version: 3.4.8
|
Version: 3.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Configure accelerator subsystem devices
|
Summary: Configure accelerator subsystem devices
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -81,15 +81,13 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_bindir}/accel-config
|
%{_bindir}/accel-config
|
||||||
%{_mandir}/man1/accel-config*
|
%{_mandir}/man1/accel-config*
|
||||||
%dir %{_sysconfdir}/accel-config
|
%dir %{_sysconfdir}/accel-config
|
||||||
%config %{_sysconfdir}/accel-config/accel-config.conf.sample
|
%dir %{_sysconfdir}/accel-config/contrib
|
||||||
%dir %{_datadir}/accel-config
|
%dir %{_sysconfdir}/accel-config/contrib/configs
|
||||||
%dir %{_datadir}/accel-config/contrib
|
%config %{_sysconfdir}/accel-config/contrib/configs/app_profile.conf
|
||||||
%dir %{_datadir}/accel-config/contrib/configs
|
%config %{_sysconfdir}/accel-config/contrib/configs/net_profile.conf
|
||||||
%{_datadir}/accel-config/contrib/configs/app_profile.conf
|
%config %{_sysconfdir}/accel-config/contrib/configs/os_profile.conf
|
||||||
%{_datadir}/accel-config/contrib/configs/net_profile.conf
|
%config %{_sysconfdir}/accel-config/contrib/configs/profilenote.txt
|
||||||
%{_datadir}/accel-config/contrib/configs/os_profile.conf
|
%config %{_sysconfdir}/accel-config/contrib/configs/storage_profile.conf
|
||||||
%{_datadir}/accel-config/contrib/configs/profilenote.txt
|
|
||||||
%{_datadir}/accel-config/contrib/configs/storage_profile.conf
|
|
||||||
|
|
||||||
%files -n %{pkg_libname}
|
%files -n %{pkg_libname}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:11a178b2a621a6eab86fb0fcdee75459004925aedb7c303692118d2c887f4867
|
|
||||||
size 178766
|
|
3
idxd-config-accel-config-v3.5.0.tar.gz
Normal file
3
idxd-config-accel-config-v3.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d2fecbbb29f293791214f475c44e73c25171f75c1725dbc516731b768e2e7c9
|
||||||
|
size 178927
|
Loading…
x
Reference in New Issue
Block a user