automatic version update by autodist [release 5.21.4-1mamba;Thu Apr 08 2021]
This commit is contained in:
parent
8080217ab4
commit
d2b7e04d62
12
discover-5.21.4-flatpak_no_extern_c.patch
Normal file
12
discover-5.21.4-flatpak_no_extern_c.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
--- discover-5.21.4/libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.h.orig 2021-04-08 23:38:00.476903110 +0200
|
||||||
|
+++ discover-5.21.4/libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.h 2021-04-08 23:36:36.090368104 +0200
|
||||||
|
@@ -7,8 +7,8 @@
|
||||||
|
#ifndef FLATPAKTRANSACTIONTHREAD_H
|
||||||
|
#define FLATPAKTRANSACTIONTHREAD_H
|
||||||
|
|
||||||
|
-extern "C" {
|
||||||
|
#include <flatpak.h>
|
||||||
|
+extern "C" {
|
||||||
|
#include <gio/gio.h>
|
||||||
|
#include <glib.h>
|
||||||
|
}
|
@ -1,7 +1,7 @@
|
|||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
|
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.21.3
|
Version: 5.21.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 application installer
|
Summary: KDE Frameworks 5 application installer
|
||||||
Group: Graphical Desktop/Applications/Administration
|
Group: Graphical Desktop/Applications/Administration
|
||||||
@ -12,6 +12,7 @@ URL: https://www.kde.org
|
|||||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/discover-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{plasmaver}/discover-%{version}.tar.xz
|
||||||
Patch0: discover-5.16.4-PackageKit-refresh-force.patch
|
Patch0: discover-5.16.4-PackageKit-refresh-force.patch
|
||||||
Patch1: discover-5.16.4-PackageKit-x86_64-multiarch.patch
|
Patch1: discover-5.16.4-PackageKit-x86_64-multiarch.patch
|
||||||
|
Patch2: discover-5.21.4-flatpak_no_extern_c.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -77,6 +78,7 @@ Notifier for the KDE Frameworks 5 application installer.
|
|||||||
#%ifarch x86_64
|
#%ifarch x86_64
|
||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
#%endif
|
#%endif
|
||||||
|
%patch2 -p1
|
||||||
|
|
||||||
## disable update notifier applet by default, in favour of plasma-pk-updates
|
## disable update notifier applet by default, in favour of plasma-pk-updates
|
||||||
#sed -i \
|
#sed -i \
|
||||||
@ -139,6 +141,9 @@ Notifier for the KDE Frameworks 5 application installer.
|
|||||||
%{_datadir}/knotifications5/discoverabstractnotifier.notifyrc
|
%{_datadir}/knotifications5/discoverabstractnotifier.notifyrc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 08 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
|
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user