2024-01-05 23:45:51 +01:00
|
|
|
%define majver %(echo %version | cut -d. -f1-2)
|
|
|
|
%define minver %(echo %version | cut -d. -f3-4)
|
|
|
|
Name: hwdata
|
2024-06-01 11:15:38 +02:00
|
|
|
Version: 0.383
|
2024-01-05 23:45:51 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Contains various hardware identification and configuration data, such as the pci.ids, usb.ids and MonitorsDb databases
|
|
|
|
Group: System/Kernel and Hardware
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 23:45:51 +01:00
|
|
|
URL: https://github.com/vcrhonek/hwdata
|
|
|
|
Source: https://github.com/vcrhonek/hwdata.git/v%{version}/hwdata-%{version}.tar.bz2
|
2024-01-05 23:45:51 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description
|
|
|
|
hwdata contains various hardware identification and configuration data, such as the pci.ids, usb.ids and MonitorsDb databases.
|
|
|
|
|
|
|
|
%prep
|
2024-01-05 23:45:51 +01:00
|
|
|
%setup -q
|
2024-01-05 23:45:51 +01:00
|
|
|
|
|
|
|
%build
|
2024-01-05 23:45:51 +01:00
|
|
|
%configure \
|
|
|
|
--libdir=%{_prefix}/lib
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 23:45:51 +01:00
|
|
|
%{_modprobedir}/dist-blacklist.conf
|
|
|
|
%dir %{_datadir}/hwdata
|
|
|
|
%{_datadir}/hwdata/*
|
2024-01-05 23:45:51 +01:00
|
|
|
%{_datadir}/pkgconfig/hwdata.pc
|
2024-01-05 23:45:51 +01:00
|
|
|
%doc COPYING LICENSE
|
|
|
|
# README ChangeLog
|
|
|
|
|
|
|
|
%changelog
|
2024-06-01 11:15:38 +02:00
|
|
|
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 0.383-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-05-05 10:29:51 +02:00
|
|
|
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 0.382-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-10 12:22:43 +02:00
|
|
|
* Sat Apr 06 2024 Automatic Build System <autodist@openmamba.org> 0.381-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-06 13:44:48 +01:00
|
|
|
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 0.380-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-08 11:39:08 +01:00
|
|
|
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 0.379-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:54:55 +01:00
|
|
|
* Fri Jan 05 2024 Automatic Build System <autodist@openmamba.org> 0.378-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:57 +01:00
|
|
|
* Tue Dec 05 2023 Automatic Build System <autodist@mambasoft.it> 0.377-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:57 +01:00
|
|
|
* Sat Nov 04 2023 Automatic Build System <autodist@mambasoft.it> 0.376-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:56 +01:00
|
|
|
* Wed Oct 04 2023 Automatic Build System <autodist@mambasoft.it> 0.375-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:55 +01:00
|
|
|
* Tue Sep 05 2023 Automatic Build System <autodist@mambasoft.it> 0.374-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:55 +01:00
|
|
|
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 0.373-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:54 +01:00
|
|
|
* Mon Jul 03 2023 Automatic Build System <autodist@mambasoft.it> 0.372-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:54 +01:00
|
|
|
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 0.371-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:53 +01:00
|
|
|
* Tue May 02 2023 Automatic Build System <autodist@mambasoft.it> 0.370-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:53 +01:00
|
|
|
* Mon Apr 03 2023 Automatic Build System <autodist@mambasoft.it> 0.369-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:53 +01:00
|
|
|
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 0.368-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:52 +01:00
|
|
|
* Fri Feb 03 2023 Automatic Build System <autodist@mambasoft.it> 0.367-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:52 +01:00
|
|
|
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 0.366-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:52 +01:00
|
|
|
* Fri Dec 02 2022 Automatic Build System <autodist@mambasoft.it> 0.365-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:52 +01:00
|
|
|
* Wed Nov 02 2022 Automatic Build System <autodist@mambasoft.it> 0.364-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:52 +01:00
|
|
|
* Tue Oct 04 2022 Automatic Build System <autodist@mambasoft.it> 0.363-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 0.362-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 0.361-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Thu Jun 02 2022 Automatic Build System <autodist@mambasoft.it> 0.360-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 0.359-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Tue Apr 05 2022 Automatic Build System <autodist@mambasoft.it> 0.358-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 0.357-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 0.356-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Sat Jan 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.355-1mamba
|
|
|
|
- update to 0.355
|
|
|
|
|
2024-01-05 23:45:51 +01:00
|
|
|
* Fri Nov 16 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.238-1mamba
|
|
|
|
- update to 0.238
|
|
|
|
|
|
|
|
* Mon Oct 31 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 7.3-1mamba
|
|
|
|
- package created by autospec
|