Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hwdata.git#7061f2de0c93a3bda48c2cb1ce9adcb016a30016
This commit is contained in:
parent
aa450d29ba
commit
c610bf2fd2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v0.343.tar.gz
|
||||
/v0.344.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.343
|
||||
Version: 0.344
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz
|
||||
@ -20,8 +20,7 @@ such as the pci.ids and usb.ids databases.
|
||||
# nothing to build
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
|
||||
%make_install libdir=%{_prefix}/lib
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
@ -31,6 +30,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.344-1
|
||||
- Update pci, usb and vendor ids
|
||||
|
||||
* Wed Jan 06 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.343-1
|
||||
- Update pci and vendor ids
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.343.tar.gz) = ffb59648c1607ce9692231b0653094da87181b6c50e3eeb0e3f38d44e77c04cd4170cc59a2042bdec59852537c5f5fd8f7af2340524d5ff1a82e2893ea072874
|
||||
SHA512 (v0.344.tar.gz) = 69adff88c68152168bacc814b105a310206d82c86ca62125c42c6c5511381d2bbba6b523406abe80dfe593e54dae3c263dceec52701d4be70aa6b0b14920ffd2
|
||||
|
Loading…
Reference in New Issue
Block a user