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: doc subpkg for large'ish application handbook and translations
Date: Mon, 06 Jul 2026 18:04:56 GMT	[thread overview]
Message-ID: <178336109681.1.3726598392576762898.rpms-amarok-7055c5c7f208@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : 7055c5c7f208fe0ac446adc43dce37a97926cdb4
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2012-01-27T12:44:22-06:00
Stats  : +18/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/7055c5c7f208fe0ac446adc43dce37a97926cdb4?branch=epel10

Log:
doc subpkg for large'ish application handbook and translations

---
diff --git a/amarok.spec b/amarok.spec
index bf49f61..27687ad 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.5.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 Group: 	 Applications/Multimedia
 # KDE e.V. may determine that future GPL versions are accepted
@@ -73,6 +73,15 @@ Obsoletes: amarok-utilities < 2.0.96
 %description utils 
 %{summary}, including amarokcollectionscanner.
 
+%package doc
+Summary: Application handbook, documentation, and translations
+# for upgrade path
+Obsoletes: amarok < 2.5.0-4
+Requires:  amarok = %{version}-%{release}
+BuildArch: noarch
+%description doc
+%{summary}.
+
 
 %prep
 %setup -q 
@@ -97,10 +106,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 %find_lang amarok --with-kde
 %find_lang amarokcollectionscanner_qt 
-%find_lang amarokpkg 
-%find_lang amarok_scriptengine_qscript 
-cat amarokpkg.lang >> amarok.lang
-cat amarok_scriptengine_qscript.lang >> amarok.lang
+%find_lang amarokpkg && cat amarokpkg.lang >> amarok.lang
+%find_lang amarok_scriptengine_qscript && cat amarok_scriptengine_qscript.lang >> amarok.lang
 
 # unpackaged files
 rm -fv %{buildroot}%{_kde4_libdir}/libamarok{-sqlcollection,_taglib,core,lib,plasma,pud,ocsclient,-transcoding}.so
@@ -134,7 +141,7 @@ fi
 %postun libs -p /sbin/ldconfig
 
 
-%files -f amarok.lang
+%files 
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README
 %{_kde4_bindir}/amarok
@@ -174,8 +181,13 @@ fi
 %defattr(-,root,root,-)
 %{_kde4_bindir}/amarokcollectionscanner
 
+%files doc -f %{name}.lang
+
 
 %changelog
+* Fri Jan 27 2012 Rex Dieter <rdieter@fedoraproject.org> 2.5.0-4
+- -doc subpkg for large'ish application handbook and translations
+
 * Fri Jan 27 2012 Rex Dieter <rdieter@fedoraproject.org> 2.5.0-3
 - fix context view when on kde48 (kde#290123)
 

                 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=178336109681.1.3726598392576762898.rpms-amarok-7055c5c7f208@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