Fix missing patch in source code package
This commit is contained in:
parent
b4b462f527
commit
dbb643a3e6
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user