[steam] Make steam-devices noarch
by Simone Caronni
Summary of changes:
c35163c... Make steam-devices noarch (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[steam/f35] Make steam-devices noarch
by Simone Caronni
Summary of changes:
c35163c... Make steam-devices noarch (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[steam/f34] Make steam-devices noarch
by Simone Caronni
Summary of changes:
c35163c... Make steam-devices noarch (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[steam/f33] Make steam-devices noarch
by Simone Caronni
commit c35163cee7213c81ea506e8e10b67c6a7cc16555
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Aug 15 13:13:51 2021 +0200
Make steam-devices noarch
steam.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index 7271de7..c1ea029 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
Name: steam
Version: 1.0.0.71
-Release: 1%{?dist}
+Release: 2%{?dist}
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
@@ -146,6 +146,9 @@ This package contains the installer for the Steam software distribution service.
%package devices
Summary: Permissions required by Steam for gaming devices
+BuildArch: noarch
+Provides: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release}
+Obsoletes: steam-devices < %{?epoch:%{epoch}:}%{version}-%{release}
%description devices
Steam is a software distribution service with an online store, automated
@@ -236,6 +239,9 @@ fi
%{_udevrulesdir}/*
%changelog
+* Sun Aug 15 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.71-2
+- Steam UDEV subpackage should be noarch.
+
* Sun Aug 15 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.71-1
- Update to 1.0.0.71.
- Update README.Fedora with supported controllers.
3 years, 3 months
[steam/el8] Make steam-devices noarch
by Simone Caronni
commit a0c69a5627369a6ca0eca4bda94efa81e8098704
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Aug 15 13:13:51 2021 +0200
Make steam-devices noarch
steam.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index 7271de7..c1ea029 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
Name: steam
Version: 1.0.0.71
-Release: 1%{?dist}
+Release: 2%{?dist}
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
@@ -146,6 +146,9 @@ This package contains the installer for the Steam software distribution service.
%package devices
Summary: Permissions required by Steam for gaming devices
+BuildArch: noarch
+Provides: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release}
+Obsoletes: steam-devices < %{?epoch:%{epoch}:}%{version}-%{release}
%description devices
Steam is a software distribution service with an online store, automated
@@ -236,6 +239,9 @@ fi
%{_udevrulesdir}/*
%changelog
+* Sun Aug 15 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.71-2
+- Steam UDEV subpackage should be noarch.
+
* Sun Aug 15 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.71-1
- Update to 1.0.0.71.
- Update README.Fedora with supported controllers.
3 years, 3 months
[steam/el7] Make steam-devices noarch
by Simone Caronni
commit 3294b3720d0a8617e71926738bba82bd3a22386f
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Aug 15 13:13:51 2021 +0200
Make steam-devices noarch
steam.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index fe33138..0f915df 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
Name: steam
Version: 1.0.0.71
-Release: 1%{?dist}
+Release: 2%{?dist}
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
@@ -146,6 +146,9 @@ This package contains the installer for the Steam software distribution service.
%package devices
Summary: Permissions required by Steam for gaming devices
+BuildArch: noarch
+Provides: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release}
+Obsoletes: steam-devices < %{?epoch:%{epoch}:}%{version}-%{release}
%description devices
Steam is a software distribution service with an online store, automated
@@ -236,6 +239,9 @@ fi
%{_udevrulesdir}/*
%changelog
+* Sun Aug 15 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.71-2
+- Steam UDEV subpackage should be noarch.
+
* Sun Aug 15 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.71-1
- Update to 1.0.0.71.
- Update README.Fedora with supported controllers.
3 years, 3 months
[steam] (2 commits) ...Use bundled AppData
by Simone Caronni
Summary of changes:
c149ea8... Update makefile patch (*)
75839bc... Use bundled AppData (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months