Compare commits

...

10 Commits

Author SHA1 Message Date
David Abdurachmanov aa42934020
Add support for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-23 09:38:35 +02:00
Richard Hughes 0e8064218a New upstream release 2024-03-11 17:03:42 +00:00
Richard Hughes 0033ab7af5 New upstream release 2024-02-26 18:51:27 +00:00
Richard Hughes 34ee0a7856 New upstream release 2024-02-08 14:57:25 +00:00
Richard Hughes 3fc282367b Bump for side-tag 2024-02-05 18:04:25 +00:00
Richard Hughes 9a56669551 New upstream release# 2024-01-24 09:28:55 +00:00
Fedora Release Engineering c7144f11ac Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 19:58:19 +00:00
Richard Hughes cf5f277b0b Rebuild for redhat-rpm-config regression 2024-01-05 10:00:03 +00:00
Kevin Fenzi 1ec4254873 Rebuild again to fix missing provides caused by #2256645
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-04 16:15:40 -08:00
Adam Williamson 2c2ae289f7 Rebuild to fix missing provides caused by #2256645 2024-01-04 14:28:17 -08:00
3 changed files with 14 additions and 9 deletions

4
.gitignore vendored
View File

@ -118,3 +118,7 @@
/fwupd-1.9.9.tar.xz
/fwupd-1.9.10.tar.xz
/fwupd-1.9.11.tar.xz
/fwupd-1.9.12.tar.xz
/fwupd-1.9.13.tar.xz
/fwupd-1.9.14.tar.xz
/fwupd-1.9.15.tar.xz

View File

@ -11,14 +11,14 @@
%global __requires_exclude ^%{python3}$
# PPC64 is too slow to complete the tests under 3 minutes...
%ifnarch ppc64le
%ifnarch ppc64le riscv64
%global enable_tests 1
%endif
%global enable_dummy 1
# fwupd.efi is only available on these arches
%ifarch x86_64 aarch64
%ifarch x86_64 aarch64 riscv64
%global have_uefi 1
%endif
@ -28,7 +28,7 @@
%endif
# flashrom is only available on these arches
%ifarch i686 x86_64 armv7hl aarch64 ppc64le
%ifarch i686 x86_64 armv7hl aarch64 ppc64le riscv64
%global have_flashrom 1
%endif
@ -48,8 +48,8 @@
Summary: Firmware update daemon
Name: fwupd
Version: 1.9.11
Release: %autorelease
Version: 1.9.15
Release: %autorelease -e 0.riscv64
License: LGPL-2.1-or-later
URL: https://github.com/fwupd/fwupd
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@ -294,7 +294,6 @@ systemctl --no-reload preset fwupd-refresh.timer &>/dev/null || :
%dir %{_sysconfdir}/fwupd/remotes.d
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/lvfs.conf
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/lvfs-testing.conf
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/vendor.conf
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/vendor-directory.conf
%config(noreplace)%{_sysconfdir}/pki/fwupd
%{_sysconfdir}/pki/fwupd-metadata
@ -375,6 +374,9 @@ systemctl --no-reload preset fwupd-refresh.timer &>/dev/null || :
%{_datadir}/installed-tests/fwupd/fwupd-tests.xml
%{_datadir}/installed-tests/fwupd/*.test
%{_datadir}/installed-tests/fwupd/*.cab
%{_datadir}/installed-tests/fwupd/fakedevice124.jcat
%{_datadir}/installed-tests/fwupd/fakedevice124.bin
%{_datadir}/installed-tests/fwupd/fakedevice124.metainfo.xml
%{_datadir}/installed-tests/fwupd/*.sh
%{_datadir}/installed-tests/fwupd/*.zip
%if 0%{?have_uefi}
@ -387,8 +389,7 @@ systemctl --no-reload preset fwupd-refresh.timer &>/dev/null || :
%{_datadir}/fwupd/device-tests/*.json
%endif
%{_libexecdir}/installed-tests/fwupd/*
%dir %{_sysconfdir}/fwupd/remotes.d
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf
%{_datadir}/fwupd/remotes.d/fwupd-tests.conf
%endif
%changelog

View File

@ -1 +1 @@
SHA512 (fwupd-1.9.11.tar.xz) = e7847d402ad31781a322c4824ecc81b5caaafc95999729eb2bd49263f5bbf8d7205f5af7a1502e15fb3f30dc3a193e9a7ebee65377299870b434965b33f75b48
SHA512 (fwupd-1.9.15.tar.xz) = 3b5c696510f44e800dad683903eda5a18ff39774093587df7246b1fec7d243471e72b46a34c0dd721cf63e3f88f072432d8e87a85be17b19ebce7a58a9550724