From 724b701c7d495bf0fdfab9b9a3a6a847e0a24666 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 6 Aug 2018 23:07:04 +0200 Subject: [PATCH] - up to 1.1.0 --- fwupd.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/fwupd.spec b/fwupd.spec index 39dcfaa..382704b 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -14,12 +14,12 @@ Summary: System daemon for installing device firmware Summary(pl.UTF-8): Demon systemowy do instalowania firmware'u urządzeń Name: fwupd -Version: 1.0.8 +Version: 1.1.0 Release: 1 License: LGPL v2.1+ Group: Applications/System Source0: https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz -# Source0-md5: 6965473972ee7858bd6df1a80123c444 +# Source0-md5: 545d1a204307a27f41ef9ed7b197b45f URL: https://github.com/hughsie/fwupd BuildRequires: appstream-glib-devel >= 0.7.4 %{?with_colorhug:BuildRequires: colord-devel >= 1.2.12} @@ -158,9 +158,11 @@ rm -rf $RPM_BUILD_ROOT %if %{with efi} %attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_dell.so %endif +%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_dell_esrt.so %attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_dfu.so %attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_ebitdo.so %attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_nitrokey.so +%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_redfish.so %attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_steelseries.so %if %{with efi} %attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_synapticsmst.so -- 2.44.0