!47 【openEuler-24.03】官方发布的src.rpm中缺少补丁

From: @yue-yuankun 
Reviewed-by: @wangyueliang 
Signed-off-by: @wangyueliang
This commit is contained in:
openeuler-ci-bot 2024-06-13 09:12:32 +00:00 committed by Gitee
commit 94c19cf563
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,14 @@
Name: rpm-ostree
Version: 2024.4
Release: 1
Release: 2
Summary: Hybrid image/package system
License: LGPL-2.0-or-later
URL: https://github.com/coreos/rpm-ostree
Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/%{name}-%{version}.tar.xz
#Fix missing patch in rpm-ostree.src.rpm
Source1: 0001-add-loongarch64-support-not-upstream-modified-files.patch
Source2: 0002-add-sw_64-support-not-upstream-modified-files.patch
Patch0: 0001-Revert-compose-Inject-our-static-tmpfiles.d-dropins-.patch
Patch1: 0001-passwd-create-etc-g-shadow-with-mode-0.patch
Patch2: 0002-unit-chmod-etc-g-shadow-to-0000.patch
@ -240,6 +244,9 @@ fi
%files devel -f files.devel
%changelog
* Mon May 27 2024 yueyuankun <yueyuankun@kylinos.cn> - 2024.4-2
- Fix missing patch in source code package
* Mon Apr 22 2024 lijian <lijian2@kylinos.cn> - 2024.4-1
- Update to 2024.4