public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/artikulate] epel10: .spec cleanup
@ 2026-08-04 17:34 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 17:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/artikulate
Branch : epel10
Commit : d958ab41b9aed1e13bf94cd77100a98c4ae10e62
Author : Rex Dieter <rdieter@gmail.com>
Date : 2021-02-02T16:20:24-06:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/artikulate/c/d958ab41b9aed1e13bf94cd77100a98c4ae10e62?branch=epel10
Log:
.spec cleanup
---
diff --git a/artikulate.spec b/artikulate.spec
index ec02917..3adeb1d 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -1,3 +1,4 @@
+
Name: artikulate
Summary: Improve your pronunciation by listening to native speakers
Version: 20.12.2
@@ -7,7 +8,7 @@ Release: 1%{?dist}
# code: KDE e.V. may determine that future GPL versions are accepted
# handbook doc: GFDL
License: (GPLv2 or GPLv3) and LGPLv3 and GFDL
-URL: https://cgit.kde.org/%{name}.git
+URL: https://invent.kde.org/edu/%{name}
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
@@ -53,11 +54,12 @@ Requires: %{name} = %{version}-%{release}
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5
+
%cmake_build
@@ -82,7 +84,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
%{_kf5_datadir}/applications/org.kde.artikulate.desktop
%{_kf5_metainfodir}/org.kde.artikulate.appdata.xml
%{_kf5_datadir}/config.kcfg/artikulate.kcfg
-%{_sysconfdir}/xdg/artikulate.knsrc
+%{_kf5_datadir}/knsrcfiles//artikulate.knsrc
%ldconfig_scriptlets libs
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 17:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 17:34 [rpms/artikulate] epel10: .spec cleanup Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox