public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/artikulate] epel10: update URL, drop use of %find_lang
@ 2026-08-04 17:33 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 17:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/artikulate
Branch : epel10
Commit : b0681ab105749f5aec95874e7723d44fe68a1ef2
Author : Rex Dieter <rdieter@math.unl.edu>
Date   : 2015-12-25T21:54:07-06:00
Stats  : +7/-8 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/artikulate/c/b0681ab105749f5aec95874e7723d44fe68a1ef2?branch=epel10

Log:
update URL, drop use of %find_lang

---
diff --git a/.gitignore b/.gitignore
index 843ead1..c363649 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/artikulate-15.04.3.tar.xz
-/artikulate-15.08.0.tar.xz
 /artikulate-15.08.3.tar.xz

diff --git a/artikulate.spec b/artikulate.spec
index 72d61d5..e804807 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -1,20 +1,19 @@
 Name:    artikulate
 Summary: Improve your pronunciation by listening to native speakers
 Version: 15.08.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # artwork: LGPL3
 # 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://projects.kde.org/projects/kde/kdeedu/%{name}
+URL:     https://projects.kde.org/artikulate
 %global revision %(echo %{version} | cut -d. -f3)
 %if %{revision} >= 50
 %global stable unstable
 %else
 %global stable stable
 %endif
-
 Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
@@ -52,8 +51,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
-%find_lang %{name} --with-kde --without-mo
-
 ## unpackaged files
 rm -v %{buildroot}%{_kde4_libdir}/libartikulate*.so
 
@@ -75,7 +72,7 @@ touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
 gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 fi
 
-%files -f %{name}.lang
+%files
 %doc AUTHORS
 %license COPYING COPYING-ARTWORK COPYING.DOC
 %{_kde4_appsdir}/artikulate/
@@ -87,6 +84,7 @@ fi
 %{_kde4_datadir}/appdata/artikulate.appdata.xml
 %{_kde4_datadir}/config.kcfg/artikulate.kcfg
 %{_kde4_datadir}/config/artikulate.knsrc
+%lang(en) %{_kde4_docdir}/HTML/en/artikulate/
 
 %post libs -p /sbin/ldconfig
 %postun libs -p /sbin/ldconfig
@@ -98,6 +96,9 @@ fi
 
 
 %changelog
+* Fri Dec 25 2015 Rex Dieter <rdieter@fedoraproject.org> 15.08.3-2
+- update URL, drop use of %%find_lang
+
 * Mon Nov 30 2015 Rex Dieter <rdieter@fedoraproject.org> - 15.08.3-1
 - 15.08.3
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 17:33 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:33 [rpms/artikulate] epel10: update URL, drop use of %find_lang Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox