This commit is contained in:
parent
82856845bf
commit
2ae100d6ac
@ -140,12 +140,12 @@ Requires: %{name} >= %{version}
|
||||
fwupd is a daemon to allows session software to update device firmware on
|
||||
the local machine.
|
||||
|
||||
%package -n libfwupdplugin2
|
||||
%package -n libfwupdplugin5
|
||||
Summary: Allow session software to update device firmware
|
||||
Group: System/Libraries
|
||||
Requires: %{name} >= %{version}
|
||||
|
||||
%description -n libfwupdplugin2
|
||||
%description -n libfwupdplugin5
|
||||
fwupd is a daemon to allows session software to update device firmware on
|
||||
the local machine.
|
||||
|
||||
@ -176,7 +176,7 @@ A generic tool to upload firmware to USB Devices based on Device Firmware Upgrad
|
||||
Summary: Allow session software to update device firmware
|
||||
Group: Development/Languages/C and C++
|
||||
Requires: libfwupd2 = %{version}
|
||||
Requires: libfwupdplugin2 = %{version}
|
||||
Requires: libfwupdplugin5 = %{version}
|
||||
|
||||
%description devel
|
||||
fwupd is a daemon to allows session software to update device firmware on
|
||||
@ -359,7 +359,7 @@ rm -fr %{buildroot}%{_datadir}/fish
|
||||
%files -n libfwupd2
|
||||
%{_libdir}/libfwupd.so.*
|
||||
|
||||
%files -n libfwupdplugin2
|
||||
%files -n libfwupdplugin5
|
||||
%{_libdir}/libfwupdplugin.so.*
|
||||
|
||||
%files -n typelib-1_0-Fwupd-2_0
|
||||
|
Loading…
Reference in New Issue
Block a user