public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: make -doc only handbook, put translations back in main pkg
Date: Mon, 06 Jul 2026 18:04:57 GMT [thread overview]
Message-ID: <178336109774.1.4479908499833016838.rpms-amarok-a30a29a9d65c@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-06 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178336109774.1.4479908499833016838.rpms-amarok-a30a29a9d65c@fedoraproject.org \
--to=rdieter@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox