update to 21.74 [release 21.74-1mamba;Sun May 30 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 23:46:10 +01:00
parent 07a2dce812
commit feaecdd665

View File

@ -1,26 +1,24 @@
%define gitver %(echo %version | cut -d. -f1-2)
Name: hwinfo
Version: 21.73
Version: 21.74
Release: 1mamba
Summary: Hardware information tool
Group: System/Kernel and Hardware
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: https://gitorious.org/opensuse/hwinfo
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/openSUSE/hwinfo
Source: https://github.com/openSUSE/hwinfo.git/%{gitver}/hwinfo-%{gitver}.tar.bz2
#Source: git://gitorious.org/opensuse/hwinfo.git/%{version}/hwinfo-%{version}.tar.bz2
Patch: hwinfo-16.12-tiocgdev_undefined.patch
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libdbus-devel
BuildRequires: libuuid-devel
BuildRequires: libx86emu-devel
BuildRequires: perl-devel
BuildRequires: perl-XML-Parser
BuildRequires: perl-XML-Writer
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: libx86emu-devel >= 2.4
BuildConflicts: hal-devel
BuildRequires: libx86emu-devel >= 3.1
License: GPL
%description
@ -33,8 +31,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
A simple program that lists results from the hardware detection library.
This package contains static libraries and header files need for development.
This package contains static libraries and header files needed for development.
%debug_package
@ -84,6 +81,9 @@ install -d %{buildroot}%{_localstatedir}/lib/hardware/udi
#%doc doc/libhd/html README
%changelog
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.74-1mamba
- update to 21.74
* Fri Apr 16 2021 Automatic Build System <autodist@mambasoft.it> 21.73-1mamba
- automatic version update by autodist