public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: make -doc only handbook, put translations back in main pkg
@ 2026-07-06 18:04 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : a30a29a9d65c85ee4d65eb895f37aded83dabb80
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2012-01-27T15:04:24-06:00
Stats : +9/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/a30a29a9d65c85ee4d65eb895f37aded83dabb80?branch=epel10
Log:
make -doc only handbook, put translations back in main pkg
---
diff --git a/amarok.spec b/amarok.spec
index 3a4863f..4fd83a9 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
Name: amarok
Summary: Media player
Version: 2.5.0
-Release: 4%{?dist}
+Release: 5%{?dist}
# KDE e.V. may determine that future GPL versions are accepted
License: GPLv2 or GPLv3
@@ -71,7 +71,7 @@ Obsoletes: amarok-utilities < 2.0.96
%{summary}, including amarokcollectionscanner.
%package doc
-Summary: Application handbook, documentation, and translations
+Summary: Application handbook, documentation.
# for upgrade path
Obsoletes: amarok < 2.5.0-4
Requires: amarok = %{version}-%{release}
@@ -101,7 +101,8 @@ rm -rf %{buildroot}
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
-%find_lang amarok --with-kde
+%find_lang amarok --with-kde --without-mo && mv amarok.lang amarok-doc.lang
+%find_lang amarok
%find_lang amarokcollectionscanner_qt
%find_lang amarokpkg && cat amarokpkg.lang >> amarok.lang
%find_lang amarok_scriptengine_qscript && cat amarok_scriptengine_qscript.lang >> amarok.lang
@@ -129,7 +130,7 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
update-desktop-database -q &> /dev/null ||:
fi
-%files
+%files -f amarok.lang
%doc AUTHORS COPYING ChangeLog README
%{_kde4_bindir}/amarok
%{_kde4_bindir}/amarokpkg
@@ -169,10 +170,13 @@ fi
%files utils -f amarokcollectionscanner_qt.lang
%{_kde4_bindir}/amarokcollectionscanner
-%files doc -f %{name}.lang
+%files doc -f amarok-doc.lang
%changelog
+* Fri Jan 27 2012 Rex Dieter <rdieter@fedoraproject.org> 2.5.0-5
+- make -doc only handbook, put translations back in main pkg
+
* Fri Jan 27 2012 Rex Dieter <rdieter@fedoraproject.org> 2.5.0-4
- -doc subpkg for large'ish application handbook and translations
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:04 [rpms/amarok] epel10: make -doc only handbook, put translations back in main pkg Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox