Fix (conflict/other issues): Switch Steam to the correct arch (#3043)

* Change: Correct arch

Signed-off-by: Gil <rockgrub@protonmail.com>

* Use Mock, fix up formatting

Signed-off-by: Gil <rockgrub@protonmail.com>

* Fix: Spec, sorry I'm on mobile so editing files one at a time

Signed-off-by: Gil <rockgrub@protonmail.com>

---------

Signed-off-by: Gil <rockgrub@protonmail.com>
This commit is contained in:
Gil
2025-01-18 07:58:30 -06:00
committed by GitHub
parent 925a9b161c
commit 40a88cf490
2 changed files with 6 additions and 7 deletions
+5 -6
View File
@@ -1,10 +1,9 @@
project pkg {
arches = ["x86_64"]
arches = ["i386"]
rpm {
spec = "steam.spec"
spec = "steam.spec"
}
// todo: force-arches macro?
// labels {
// multilib = 1
// }
labels {
mock = 1
}
}
+1 -1
View File
@@ -33,7 +33,7 @@ Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
URL: http://www.steampowered.com/
ExclusiveArch: x86_64
ExclusiveArch: i686
Packager: Cappy Ishihara <cappy@fyralabs.com>
Source0: https://repo.steampowered.com/%{name}/archive/beta/%{name}_%{version}.tar.gz