public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: added installed files and rm -f new .so files
@ 2026-07-06 18:04 Thomas Janssen
0 siblings, 0 replies; only message in thread
From: Thomas Janssen @ 2026-07-06 18:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : 0b746e2fe703e43b3f4cc55905f65f9464b35299
Author : Thomas Janssen <thomasj@fedoraproject.org>
Date : 2010-12-06T11:08:14+01:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/0b746e2fe703e43b3f4cc55905f65f9464b35299?branch=epel10
Log:
added installed files and rm -f new .so files
---
diff --git a/amarok.spec b/amarok.spec
index c4cab7c..406c934 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -110,7 +110,8 @@ cat amarokpkg.lang >> amarok.lang
cat amarok_scriptengine_qscript.lang >> amarok.lang
# unpackaged files
-rm -f %{buildroot}%{_kde4_libdir}/libamarok{-sqlcollection,_taglib,core,lib,plasma,pud,ocsclient}.so
+rm -f %{buildroot}%{_kde4_libdir}/libamarok{-sqlcollection,_taglib,core,lib,plasma,pud,ocsclient,-transcoding,qtjson}.so
+rm -f %{buildroot}%{_kde4_libdir}/libampache_account_login.so
%check
@@ -173,6 +174,8 @@ fi
%{_kde4_libdir}/libamarokocsclient.so.4*
%{_kde4_libdir}/libamarokpud.so.1*
%{_kde4_libdir}/libamarok-sqlcollection.so.1*
+%{_kde4_libdir}/libamarok-transcoding.so.1*
+%{_kde4_libdir}/libamarokqtjson.so.1*
%files utils -f amarokcollectionscanner_qt.lang
%defattr(-,root,root,-)
^ 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: added installed files and rm -f new .so files Thomas Janssen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox