File project.diff of Package ca-certificates
--- ca-certificates.spec.orig
+++ ca-certificates.spec
@@ -1,7 +1,7 @@
#
# spec file for package ca-certificates
#
-# Copyright (c) 2024 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
@@ -44,6 +44,7 @@ Summary: Utilities for system wid
License: GPL-2.0-or-later
Group: Productivity/Networking/Security
Source0: ca-certificates-%{version}.tar
+Patch0: gh-pr-28_posix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: https://github.com/openSUSE/ca-certificates
#
@@ -65,7 +66,7 @@ SSL libraries like OpenSSL or GnuTLS in
certificate store that is managed by p11-kit.
%prep
-%setup -q
+%autosetup -p1
%build