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: .spec cosmetics, cleanup
Date: Mon, 06 Jul 2026 18:04:57 GMT [thread overview]
Message-ID: <178336109729.1.9405524930641284482.rpms-amarok-d02df4c10e46@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : d02df4c10e4606369d16c78ad927973b62f5bef3
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2012-01-27T12:45:31-06:00
Stats : +3/-15 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/d02df4c10e4606369d16c78ad927973b62f5bef3?branch=epel10
Log:
.spec cosmetics, cleanup
---
diff --git a/amarok.spec b/amarok.spec
index 27687ad..3a4863f 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -4,7 +4,6 @@ Summary: Media player
Version: 2.5.0
Release: 4%{?dist}
-Group: Applications/Multimedia
# KDE e.V. may determine that future GPL versions are accepted
License: GPLv2 or GPLv3
Url: http://amarok.kde.org/
@@ -59,7 +58,6 @@ Amarok is a multimedia player with:
%package libs
Summary: Runtime libraries for %{name}
-Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
%{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
%description libs
@@ -67,7 +65,6 @@ Requires: %{name} = %{version}-%{release}
%package utils
Summary: Amarok standalone utilities
-Group: Applications/Multimedia
Obsoletes: amarok-collectionscanner < 2.0.90-2
Obsoletes: amarok-utilities < 2.0.96
%description utils
@@ -118,10 +115,6 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/amarok.desk
desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/amarok_containers.desktop
-%clean
-rm -rf %{buildroot}
-
-
%post
touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
@@ -136,13 +129,7 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
update-desktop-database -q &> /dev/null ||:
fi
-%post libs -p /sbin/ldconfig
-
-%postun libs -p /sbin/ldconfig
-
-
%files
-%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README
%{_kde4_bindir}/amarok
%{_kde4_bindir}/amarokpkg
@@ -167,8 +154,10 @@ fi
%{_kde4_libdir}/kde4/*.so
%{_datadir}/dbus-1/interfaces/*.xml
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
%files libs
-%defattr(-,root,root,-)
%{_kde4_libdir}/libamarokcore.so.1*
%{_kde4_libdir}/libamaroklib.so.1*
%{_kde4_libdir}/libamarokocsclient.so.4*
@@ -178,7 +167,6 @@ fi
%{_kde4_libdir}/libampache_account_login.so
%files utils -f amarokcollectionscanner_qt.lang
-%defattr(-,root,root,-)
%{_kde4_bindir}/amarokcollectionscanner
%files doc -f %{name}.lang
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=178336109729.1.9405524930641284482.rpms-amarok-d02df4c10e46@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