Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b2d24f1cde | |||
| 35b35d7999 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:49:48 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Drop obsolete update-desktop-files BuildRequires and macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 4 18:22:55 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-packagekit
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -43,7 +43,6 @@ BuildRequires: docbook-utils-minimal
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: meson >= 0.46.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
@@ -92,10 +91,6 @@ YaST Software Management.
|
||||
%install
|
||||
%meson_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%suse_update_desktop_file org.gnome.Packages
|
||||
%suse_update_desktop_file gpk-log Settings
|
||||
%suse_update_desktop_file gpk-prefs X-GNOME-SystemSettings
|
||||
%suse_update_desktop_file org.gnome.PackageUpdater
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
|
||||
Reference in New Issue
Block a user