PackageKit: Solove the problem that no message is displayed when running a uninstalled command.
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
parent
b70668a069
commit
115b4b4b1d
@ -1,6 +1,6 @@
|
||||
Name: PackageKit
|
||||
Version: 1.1.12
|
||||
Release: 8
|
||||
Release: 9
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Summary: Package management service
|
||||
URL: https://www.freedesktop.org/software/PackageKit/
|
||||
@ -94,7 +94,7 @@ using PackageKit.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure --enable-bash-completion --disable-local --disable-silent-rules
|
||||
%configure --enable-dnf --enable-bash-completion --disable-local --disable-silent-rules
|
||||
|
||||
%make_build V=1
|
||||
|
||||
@ -172,6 +172,12 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
|
||||
%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2020 chengguipeng <chengguipeng1@huawei.com> - 1.1.12-9
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:solove the problem that no message is displayed when running a uninstalled command.
|
||||
|
||||
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.12-8
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user