automatic version update by autodist [release 2.9.0-1mamba;Wed Dec 21 2022]
This commit is contained in:
parent
206157eda4
commit
dc210ba129
13
hwloc.spec
13
hwloc.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: hwloc
|
Name: hwloc
|
||||||
Version: 2.8.0
|
Version: 2.9.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A portable abstraction of the hierarchical topology of modern architectures
|
Summary: A portable abstraction of the hierarchical topology of modern architectures
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -15,18 +15,12 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libbsd-devel
|
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libpciaccess-devel
|
BuildRequires: libpciaccess-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
|
||||||
BuildRequires: ocl-icd-devel
|
BuildRequires: ocl-icd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -96,7 +90,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/libhwloc.so.*
|
%{_libdir}/libhwloc.so.*
|
||||||
%dir %{_libdir}/hwloc
|
%dir %{_libdir}/hwloc
|
||||||
%{_libdir}/hwloc/hwloc_*.so
|
%{_libdir}/hwloc/hwloc_*.so
|
||||||
%{_libdir}/hwloc/hwloc_*.la
|
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -104,7 +97,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_includedir}/hwloc.h
|
%{_includedir}/hwloc.h
|
||||||
%dir %{_includedir}/hwloc
|
%dir %{_includedir}/hwloc
|
||||||
%{_includedir}/hwloc/*
|
%{_includedir}/hwloc/*
|
||||||
%{_libdir}/libhwloc.la
|
|
||||||
%{_libdir}/libhwloc.so
|
%{_libdir}/libhwloc.so
|
||||||
%{_libdir}/pkgconfig/hwloc.pc
|
%{_libdir}/pkgconfig/hwloc.pc
|
||||||
%{_mandir}/man3/HWLOC_*.3*
|
%{_mandir}/man3/HWLOC_*.3*
|
||||||
@ -114,6 +106,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2022 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jul 07 2022 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
|
* Thu Jul 07 2022 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user