public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: rebuild (mariadb)
@ 2026-07-06 18:31 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : ffac831892586d24f87ba845afcccf08432a8168
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2013-02-02T11:40:03-06:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/ffac831892586d24f87ba845afcccf08432a8168?branch=epel10.2
Log:
rebuild (mariadb)
---
diff --git a/amarok.spec b/amarok.spec
index 3324b96..2fd3494 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
Name: amarok
Summary: Media player
Version: 2.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
# KDE e.V. may determine that future GPL versions are accepted
License: GPLv2 or GPLv3
@@ -30,8 +30,12 @@ BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: kdelibs4-devel >= 4.9
BuildRequires: liblastfm-devel >= 1.0.3
+%if 0%{?fedora} > 18
+BuildRequires: mariadb-embedded-devel
+%else
# extra libaio linkage comes from use of mysql_config --libs
BuildRequires: mysql-embedded-devel libaio-devel
+%endif
BuildRequires: nepomuk-core-devel
BuildRequires: pkgconfig(libgpod-1.0) >= 0.7.0
BuildRequires: pkgconfig(libmtp) >= 0.3.0
@@ -181,6 +185,9 @@ fi
%changelog
+* Sat Feb 02 2013 Rex Dieter <rdieter@fedoraproject.org> 2.7.0-3
+- rebuild (mariadb)
+
* Mon Jan 28 2013 Rex Dieter <rdieter@fedoraproject.org> 2.7.0-2
- Requires: kio_mtp, kio-upnp-ms
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:31 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:31 [rpms/amarok] epel10.2: rebuild (mariadb) Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox