automatic version update by autodist [release 1.5.5-1mamba;Fri Jan 15 2021]
This commit is contained in:
parent
5fcc1f8cdf
commit
8ee4feb8b0
10
fwupd.spec
10
fwupd.spec
@ -1,5 +1,5 @@
|
||||
Name: fwupd
|
||||
Version: 1.5.4
|
||||
Version: 1.5.5
|
||||
Release: 1mamba
|
||||
Summary: A simple daemon to allow session software to update firmware
|
||||
Group: System/Kernel and Hardware
|
||||
@ -30,6 +30,7 @@ BuildRequires: libsystemd-devel
|
||||
BuildRequires: libtss2-devel
|
||||
BuildRequires: libxmlb-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libtss2-devel
|
||||
BuildRequires: gnu-efi >= 3.0.9
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -54,7 +55,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
@ -98,8 +98,7 @@ mv %{buildroot}/lib/modules-load.d/* %{buildroot}%{_modulesloaddir}/
|
||||
%dir %{_sysconfdir}/fwupd
|
||||
%config %{_sysconfdir}/fwupd/daemon.conf
|
||||
%config %{_sysconfdir}/fwupd/redfish.conf
|
||||
%config %{_sysconfdir}/fwupd/uefi.conf
|
||||
%config %{_sysconfdir}/fwupd/ata.conf
|
||||
%config %{_sysconfdir}/fwupd/uefi_capsule.conf
|
||||
%config %{_sysconfdir}/fwupd/thunderbolt.conf
|
||||
%config %{_sysconfdir}/fwupd/upower.conf
|
||||
%dir %{_sysconfdir}/fwupd/remotes.d
|
||||
@ -220,6 +219,9 @@ mv %{buildroot}/lib/modules-load.d/* %{buildroot}%{_modulesloaddir}/
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.5.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.4-1mamba
|
||||
- update to 1.5.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user