Skip to content

Commit 4f996b2

Browse files
committed
Solve 6.17 dependency
Solve 6.17 dependency Signed-off-by: Lishan Liu <lishan.liu@intel.com>
1 parent 51e9e3f commit 4f996b2

File tree

6 files changed

+9
-99
lines changed

6 files changed

+9
-99
lines changed

SPECS/libidn2/libidn2.signatures.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"Signatures": {
33
"B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE": "7b6d8dbdc6b4ca587ce4ad1a9e7c97379206880cf4b41315bdaef0bc42787cab",
44
"libidn2-2.3.4.tar.gz": "93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f",
5-
"libidn2-2.3.4.tar.gz.sig": "c55c8cd14f398186407808f188ed5325faa01a62d88e79bb700bd8c839f75ceb"
5+
"libidn2-2.3.4.tar.gz.sig": "c55c8cd14f398186407808f188ed5325faa01a62d88e79bb700bd8c839f75ceb",
6+
"libidn2-2.3.8.tar.gz": "f557911bf6171621e1f72ff35f5b1825bb35b52ed45325dcdee931e5d3c0787a",
7+
"libidn2-2.3.8.tar.gz.sig": "268ad6787ed902fba2154bcd64347269af6c4298bdeed8d7db59df7b65fd31f2"
68
}
79
}

SPECS/libidn2/libidn2.spec

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: Library to support IDNA2008 internationalized domain names
22
Name: libidn2
3-
Version: 2.3.4
4-
Release: 5%{?dist}
3+
Version: 2.3.8
4+
Release: 6%{?dist}
55
License: (GPLv2+ or LGPLv3+) and GPLv3+
66
URL: https://www.gnu.org/software/libidn/#libidn2
77
Vendor: Microsoft Corporation
@@ -11,10 +11,6 @@ Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
1111
Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
1212
Source2: https://keys.openpgp.org/vks/v1/by-fingerprint/B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE
1313

14-
BuildRequires: glibc-devel
15-
BuildRequires: kernel-devel
16-
BuildRequires: kernel-headers
17-
BuildRequires: binutils
1814
BuildRequires: gnupg2
1915
BuildRequires: gcc
2016
BuildRequires: make

SPECS/nvidia-data-center-driver/nvidia-data-center-driver.signatures.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

SPECS/nvidia-data-center-driver/nvidia-data-center-driver.spec

Lines changed: 0 additions & 76 deletions
This file was deleted.

SPECS/systemd/systemd.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,8 @@ package and is meant for use in exitrds.
655655
%autosetup -n %{?commit:%{name}%[%stable?"-stable":""]-%{commit}}%{!?commit:%{name}%[%stable?"-stable":""]-%{version_no_tilde}} -p1
656656

657657
%build
658+
export CFLAGS="$CFLAGS -D__counted_by(x)="
659+
export CXXFLAGS="$CXXFLAGS -D__counted_by(x)="
658660

659661
CONFIGURE_OPTS=(
660662
-Dmode=release
@@ -772,6 +774,8 @@ CONFIGURE_OPTS=(
772774
-Dukify=%[%{?want_bootloader}?"enabled":"disabled"]
773775
)
774776

777+
778+
775779
%if %{without lto}
776780
%global _lto_cflags %nil
777781
%endif

cgmanifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14947,16 +14947,6 @@
1494714947
}
1494814948
}
1494914949
},
14950-
{
14951-
"component": {
14952-
"type": "other",
14953-
"other": {
14954-
"name": "nvidia-data-center-driver",
14955-
"version": "570.133.20",
14956-
"downloadUrl": "https://us.download.nvidia.com/tesla/570.133.20/NVIDIA-Linux-x86_64-570.133.20.run"
14957-
}
14958-
}
14959-
},
1496014950
{
1496114951
"component": {
1496214952
"type": "other",

0 commit comments

Comments
 (0)