ALT Linux Bugzilla
– Attachment 16737 Details for
Bug 51325
Cosmic DE 1.0.0 on loongarch64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
cosmic-launcher linux-raw-sys crate patch
cosmic-launcher-alt0.2.patch (text/plain), 2.82 KB, created by
Ilya Sorochan
on 2024-08-29 12:28:28 MSK
(
hide
)
Description:
cosmic-launcher linux-raw-sys crate patch
Filename:
MIME Type:
Creator:
Ilya Sorochan
Created:
2024-08-29 12:28:28 MSK
Size:
2.82 KB
patch
obsolete
>From 0657f3fc7f0b5de04d3fdd6f6d8e3c8b1d507f5f Mon Sep 17 00:00:00 2001 >From: Ilya Sorochan <k0tran@altlinux.org> >Date: Tue, 20 Aug 2024 17:20:10 +0300 >Subject: [PATCH] 1.0.0-alt0.2.alpha.1 > >- Add loongarch64 patch for linux-raw-sys crate >--- > .gear/rules | 1 + > ...-1.0.0-alt-linux-raw-sys-char-loongarch64.patch | 14 ++++++++++++++ > cosmic-launcher.spec | 12 +++++++++++- > 3 files changed, 26 insertions(+), 1 deletion(-) > create mode 100644 cosmic-launcher-1.0.0-alt-linux-raw-sys-char-loongarch64.patch > >diff --git a/.gear/rules b/.gear/rules >index 0c80e6e5..904555d9 100644 >--- a/.gear/rules >+++ b/.gear/rules >@@ -1,2 +1,3 @@ > tar: cosmic-launcher-1.0.0.alpha.1-cargo name=cosmic-launcher-1.0.0.alpha.1-cargo base= > tar: cosmic-launcher name=cosmic-launcher-1.0.0.alpha.1 >+copy: *.patch >diff --git a/cosmic-launcher-1.0.0-alt-linux-raw-sys-char-loongarch64.patch b/cosmic-launcher-1.0.0-alt-linux-raw-sys-char-loongarch64.patch >new file mode 100644 >index 00000000..5c47be70 >--- /dev/null >+++ b/cosmic-launcher-1.0.0-alt-linux-raw-sys-char-loongarch64.patch >@@ -0,0 +1,14 @@ >+Valid util linux-raw-sys 0.6.5 version >+ >+diff --git a/vendor/linux-raw-sys/src/lib.rs b/vendor/linux-raw-sys/src/lib.rs >+index f1ca8b720..5b6425e5d 100644 >+--- a/vendor/linux-raw-sys/src/lib.rs >++++ b/vendor/linux-raw-sys/src/lib.rs >+@@ -20,6 +20,7 @@ pub mod ctypes { >+ ))] >+ pub type c_char = c_uchar; >+ #[cfg(any( >++ target_arch = "loongarch64", >+ target_arch = "mips", >+ target_arch = "mips64", >+ target_arch = "sparc64", >diff --git a/cosmic-launcher.spec b/cosmic-launcher.spec >index 20014a92..ecb008d0 100644 >--- a/cosmic-launcher.spec >+++ b/cosmic-launcher.spec >@@ -8,7 +8,7 @@ > > Name: cosmic-launcher > Version: %ver_major.0 >-Release: alt0.1%beta >+Release: alt0.2%beta > > Summary: COSMIC Launcher > License: MPL-2.0 >@@ -24,6 +24,8 @@ Source: %name-%version%beta.tar > %endif > Source1: %name-%version%beta-cargo.tar > >+Patch: cosmic-launcher-1.0.0-alt-linux-raw-sys-char-loongarch64.patch >+ > BuildRequires(pre): rpm-build-rust > BuildRequires: just > BuildRequires: pkgconfig(xkbcommon) >@@ -40,6 +42,11 @@ BuildRequires: pkgconfig(xkbcommon) > cargo vendor | sed 's/^directory = ".*"/directory = "vendor"/g' > .cargo/config.toml > tar -cf %_sourcedir/%name-%version%beta-cargo.tar .cargo/ vendor/} > >+%patch -p1 >+# allow patching vendored rust code >+sed -i -e 's/"files":{[^}]*}/"files":{}/' \ >+ ./vendor/linux-raw-sys/.cargo-checksum.json >+ > %build > %rust_build > >@@ -57,6 +64,9 @@ just rootdir=%buildroot install > %doc README* > > %changelog >+* Tue Aug 20 2024 Ilya Sorochan <k0tran@altlinux.org> 1.0.0-alt0.2.alpha.1 >+- Add loongarch64 patch for linux-raw-sys crate >+ > * Sun Aug 18 2024 Yuri N. Sedunov <aris@altlinux.org> 1.0.0-alt0.1.alpha.1 > - first build for Sisyphus > >-- >2.42.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51325
:
16734
|
16735
|
16736
|
16737
|
16738
|
16739
|
16740
|
16741
|
16742
|
16743
|
16744
|
16745
|
16746
|
16747
|
16748
|
16749
|
16750
|
16751
|
16752
|
16934
|
16935
|
16936
|
16937
|
16938
|
16939
|
16940
|
17405
|
17406
|
17407
|
17408
|
17409