public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plasma-camera] epel10: Added excludearch, libcamera doesn't build on ppc and s390x
@ 2026-08-04 20:19 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-08-04 20:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/plasma-camera
Branch : epel10
Commit : 403a01fde1e02fff08e5df013b118af2adfa941b
Author : Steve Cossette <farchord@gmail.com>
Date : 2025-07-08T07:14:02-04:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/plasma-camera/c/403a01fde1e02fff08e5df013b118af2adfa941b?branch=epel10
Log:
Added excludearch, libcamera doesn't build on ppc and s390x
---
diff --git a/plasma-camera.spec b/plasma-camera.spec
index 45eb9c7..23ae8c3 100644
--- a/plasma-camera.spec
+++ b/plasma-camera.spec
@@ -1,12 +1,15 @@
Name: plasma-camera
Version: 2.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: BSD-3-Clause AND GPL-2.0-or-later AND CC0-1.0 AND GPL-3.0-or-later
Summary: Camera application for Plasma Mobile
URL: https://apps.kde.org/plasma.camera/
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
+# libcamera does not currently build on these architectures
+ExcludeArch: s390x ppc64le
+
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
BuildRequires: kf6-rpm-macros
@@ -60,6 +63,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/org.kde.plasma.camera.appdata.xml
%changelog
+* Tue Jul 08 2025 Steve Cossette <farchord@gmail.com> - 2.0.0-2
+- Added excludearch, libcamera doesn't build on ppc and s390x
+
* Tue Jul 08 2025 Steve Cossette <farchord@gmail.com> - 2.0.0-1
- 2.0.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 20:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 20:19 [rpms/plasma-camera] epel10: Added excludearch, libcamera doesn't build on ppc and s390x Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox