public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kdevelop-php] rawhide: License cleanup, added (non-functional) appstream verification
@ 2026-06-28 16:10 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-06-28 16:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kdevelop-php
Branch : rawhide
Commit : d728bd116c3f2106f30a04687cf32f3d882ea9ed
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-06-28T12:10:01-04:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kdevelop-php/c/d728bd116c3f2106f30a04687cf32f3d882ea9ed?branch=rawhide
Log:
License cleanup, added (non-functional) appstream verification
---
diff --git a/kdevelop-php.spec b/kdevelop-php.spec
index 64268dc..e463bb9 100644
--- a/kdevelop-php.spec
+++ b/kdevelop-php.spec
@@ -3,8 +3,7 @@ Summary: Php language and documentation plugins for KDevelop
Version: 26.04.2
Release: 2%{?dist}
-# Most files LGPLv2+/GPLv2+
-License: GPL-2.0-or-later
+License: CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND MIT
URL: https://kdevelop.org/
Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/kdev-php-%{version}.tar.xz
@@ -14,6 +13,7 @@ ExclusiveArch: %{qt6_qtwebengine_arches}
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
BuildRequires: kf6-rpm-macros
+BuildRequires: libappstream-glib
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6Widgets)
@@ -46,9 +46,11 @@ BuildRequires: kdevelop-devel = 9:%{version}
%install
%cmake_install
-# TODO Enable translations in stable build
+%check
%find_lang %{name} --all-name
-
+# • tag-invalid : stock icon is not valid [kdevelop]
+# Reported Upstream: https://bugs.kde.org/show_bug.cgi?id=522346
+appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.kdev-php.metainfo.xml ||:
%files -f %{name}.lang
%doc AUTHORS
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-28 16:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28 16:10 [rpms/kdevelop-php] rawhide: License cleanup, added (non-functional) appstream verification Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox