arm: remove kernel-rpi* from installonly packages [release 0.54.2-2mamba;Sat Oct 17 2020]
This commit is contained in:
parent
cc6b3299d3
commit
731acb836a
@ -1,6 +1,7 @@
|
|||||||
--- libdnf-0.31.0/libdnf/dnf-context.cpp 2019-06-22 18:34:20.000000000 +0200
|
diff -ru libdnf-0.54.2.orig/libdnf/dnf-context.cpp libdnf-0.54.2/libdnf/dnf-context.cpp
|
||||||
+++ libdnf-0.31.0.patched/libdnf/dnf-context.cpp 2019-06-23 19:42:26.970196883 +0200
|
--- libdnf-0.54.2.orig/libdnf/dnf-context.cpp 2020-10-17 14:26:56.928000000 +0200
|
||||||
@@ -889,8 +889,14 @@
|
+++ libdnf-0.54.2/libdnf/dnf-context.cpp 2020-10-17 14:31:32.900000000 +0200
|
||||||
|
@@ -1073,8 +1073,11 @@
|
||||||
dnf_context_get_installonly_pkgs(DnfContext *context)
|
dnf_context_get_installonly_pkgs(DnfContext *context)
|
||||||
{
|
{
|
||||||
static const gchar *installonly_pkgs[] = {
|
static const gchar *installonly_pkgs[] = {
|
||||||
@ -11,9 +12,6 @@
|
|||||||
+ "kernel-mamba","kernel-mamba-headers",
|
+ "kernel-mamba","kernel-mamba-headers",
|
||||||
+ "kernel-mamba-64GB","kernel-mamba-64GB-headers",
|
+ "kernel-mamba-64GB","kernel-mamba-64GB-headers",
|
||||||
+ "kernel-mamba-x86_64","kernel-mamba-x86_64-headers",
|
+ "kernel-mamba-x86_64","kernel-mamba-x86_64-headers",
|
||||||
+ "kernel-raspberrypi","kernel-raspberrypi-headers",
|
|
||||||
+ "kernel-rpi","kernel-rpi-headers",
|
|
||||||
+ "kernel-rpi-v7","kernel-rpi-v7-headers",
|
|
||||||
"installonlypkg(kernel)",
|
"installonlypkg(kernel)",
|
||||||
"installonlypkg(kernel-module)",
|
"installonlypkg(kernel-module)",
|
||||||
"installonlypkg(vm)",
|
"installonlypkg(vm)",
|
@ -1,6 +1,6 @@
|
|||||||
Name: libdnf
|
Name: libdnf
|
||||||
Version: 0.54.2
|
Version: 0.54.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Software management library
|
Summary: Software management library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,7 @@ Patch1: libdnf-0.22.0-rpm5.patch
|
|||||||
Patch2: libdnf-0.22.0-rpm5-2.patch
|
Patch2: libdnf-0.22.0-rpm5-2.patch
|
||||||
Patch3: libdnf-0.22.0-rpm5-additional.patch
|
Patch3: libdnf-0.22.0-rpm5-additional.patch
|
||||||
Patch4: libdnf-0.31.0-x86_64-disable_inferior_arch_check.patch
|
Patch4: libdnf-0.31.0-x86_64-disable_inferior_arch_check.patch
|
||||||
Patch5: libdnf-0.31.0-openmamba-kernel-packages.patch
|
Patch5: libdnf-0.54.2-openmamba-kernel-packages.patch
|
||||||
Patch6: libdnf-0.43.1-arm-detect-arch-using-uname.patch
|
Patch6: libdnf-0.43.1-arm-detect-arch-using-uname.patch
|
||||||
Patch7: libdnf-0.31.0-i586-default-basearch.patch
|
Patch7: libdnf-0.31.0-i586-default-basearch.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -116,6 +116,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.54.2-2mamba
|
||||||
|
- arm: remove kernel-rpi* from installonly packages
|
||||||
|
|
||||||
* Fri Oct 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.54.2-1mamba
|
* Fri Oct 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.54.2-1mamba
|
||||||
- update to 0.54.2
|
- update to 0.54.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user