!47 【openEuler-24.03】官方发布的src.rpm中缺少补丁
From: @yue-yuankun Reviewed-by: @wangyueliang Signed-off-by: @wangyueliang
This commit is contained in:
commit
94c19cf563
@ -1,10 +1,14 @@
|
|||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2024.4
|
Version: 2024.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
URL: https://github.com/coreos/rpm-ostree
|
URL: https://github.com/coreos/rpm-ostree
|
||||||
Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
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
|
Patch0: 0001-Revert-compose-Inject-our-static-tmpfiles.d-dropins-.patch
|
||||||
Patch1: 0001-passwd-create-etc-g-shadow-with-mode-0.patch
|
Patch1: 0001-passwd-create-etc-g-shadow-with-mode-0.patch
|
||||||
Patch2: 0002-unit-chmod-etc-g-shadow-to-0000.patch
|
Patch2: 0002-unit-chmod-etc-g-shadow-to-0000.patch
|
||||||
@ -240,6 +244,9 @@ fi
|
|||||||
%files devel -f files.devel
|
%files devel -f files.devel
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 22 2024 lijian <lijian2@kylinos.cn> - 2024.4-1
|
||||||
- Update to 2024.4
|
- Update to 2024.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user