SHA256
1
0
forked from pool/fwupd

Accepting request 635573 from home:jengelh:branches:Base:System

- Use noun phrase for summary. Trim request for comments from
  description.

OBS-URL: https://build.opensuse.org/request/show/635573
OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=34
This commit is contained in:
Marcus Meissner 2018-09-14 06:05:11 +00:00 committed by Git OBS Bridge
parent f1ce4c03f0
commit 4be6afbbda
2 changed files with 15 additions and 17 deletions

View File

@ -32,6 +32,12 @@ Thu Sep 13 09:23:44 UTC 2018 - Nico Kruber <nico.kruber@gmail.com>
- Rewrite the unifying plugin to use the new daemon-provided functionality - Rewrite the unifying plugin to use the new daemon-provided functionality
- Show a time estimate on the progressbar after an update has started - Show a time estimate on the progressbar after an update has started
-------------------------------------------------------------------
Mon Sep 10 11:45:07 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase for summary. Trim request for comments from
description.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 7 21:35:47 UTC 2018 - Nico Kruber <nico.kruber@gmail.com> Fri Sep 7 21:35:47 UTC 2018 - Nico Kruber <nico.kruber@gmail.com>

View File

@ -24,7 +24,7 @@
Name: fwupd Name: fwupd
Version: 1.1.2 Version: 1.1.2
Release: 0 Release: 0
Summary: Allow session software to update device firmware Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/Management Group: System/Management
URL: https://fwupd.org/ URL: https://fwupd.org/
@ -83,10 +83,8 @@ BuildRequires: pkgconfig(libsmbios_c) >= 2.3.0
%endif %endif
%description %description
fwupd is a simple daemon to allow session software to update device firmware on fwupd is a daemon to allows session software to update device firmware on
your local machine. It's designed for desktops, but this project is probably the local machine.
quite interesting for phones, tablets and server farms, so I'd be really happy
if this gets used on other non-desktop hardware.
You can either use a GUI software manager like GNOME Software to view and apply You can either use a GUI software manager like GNOME Software to view and apply
updates, the command line tool or the system D-Bus interface directly. updates, the command line tool or the system D-Bus interface directly.
@ -97,20 +95,16 @@ Group: System/Libraries
Requires: %{name} >= %{version} Requires: %{name} >= %{version}
%description -n libfwupd2 %description -n libfwupd2
fwupd is a simple daemon to allow session software to update device firmware on fwupd is a daemon to allows session software to update device firmware on
your local machine. It's designed for desktops, but this project is probably the local machine.
quite interesting for phones, tablets and server farms, so I'd be really happy
if this gets used on other non-desktop hardware.
%package -n typelib-1_0-Fwupd-2_0 %package -n typelib-1_0-Fwupd-2_0
Summary: GObject-introspection bindings for libfwupd Summary: GObject-introspection bindings for libfwupd
Group: System/Libraries Group: System/Libraries
%description -n typelib-1_0-Fwupd-2_0 %description -n typelib-1_0-Fwupd-2_0
fwupd is a simple daemon to allow session software to update device firmware on fwupd is a daemon to allows session software to update device firmware on
your local machine. It's designed for desktops, but this project is probably the local machine.
quite interesting for phones, tablets and server farms, so I'd be really happy
if this gets used on other non-desktop hardware.
%package -n dfu-tool %package -n dfu-tool
Summary: Generic tool Device Firmware Upgrade (DFU) tool Summary: Generic tool Device Firmware Upgrade (DFU) tool
@ -125,10 +119,8 @@ Group: Development/Languages/C and C++
Requires: libfwupd2 = %{version} Requires: libfwupd2 = %{version}
%description devel %description devel
fwupd is a simple daemon to allow session software to update device firmware on fwupd is a daemon to allows session software to update device firmware on
your local machine. It's designed for desktops, but this project is probably the local machine.
quite interesting for phones, tablets and server farms, so I'd be really happy
if this gets used on other non-desktop hardware.
%lang_package %lang_package