public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - 20090518svn snapshot
@ 2026-07-06 18:30 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : d85a45fe18db3f6f1671890452141b4e1b2f35f3
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2009-05-18T16:06:46+00:00
Stats : +15/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/d85a45fe18db3f6f1671890452141b4e1b2f35f3?branch=epel10.2
Log:
- 20090518svn snapshot
---
diff --git a/.cvsignore b/.cvsignore
index 1cb4040..b0a8ae2 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
amarok-2.0.96.tar.bz2
+amarok-20090518svn.patch.gz
diff --git a/amarok.spec b/amarok.spec
index 0407985..eb02440 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,8 +1,10 @@
+%define snap 20090518
+
Name: amarok
Summary: Media player
Version: 2.0.96
-Release: 1%{?dist}
+Release: 2.%{snap}%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -12,6 +14,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch50: amarok-2.0.90-qtscript_not_required.patch
+# svn diff \
+# svn://anonsvn.kde.org/home/kde/tags/amarok/2.0.96/amarok/ \
+# svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/amarok/
+# and manually tweaked a bit to apply
+Patch100: amarok-%{snap}svn.patch.gz
+
BuildRequires: curl-devel
BuildRequires: desktop-file-utils
BuildRequires: gettext
@@ -63,6 +71,7 @@ Obsoletes: amarok-utilities < 2.0.96
%prep
%setup -q
+%patch100 -p0 -b .svn
%patch50 -p1 -b .qtscript_not_required
@@ -145,6 +154,9 @@ fi
%changelog
+* Mon May 18 2009 Rex Dieter <rdieter@fedoraproject.org> 2.0.96-2.20090518
+- 20090518svn snapshot
+
* Mon May 11 2009 Rex Dieter <rdieter@fedoraproject.org> 2.0.96-1
- amarok-2.9.96 (2.1 beta2)
- -utilities -> -utils
diff --git a/sources b/sources
index 86ae4c4..5a651cb 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
04239b2fec6e8dd8b2ea89db0779e196 amarok-2.0.96.tar.bz2
+55a55c44af648f6bf3f8db5b561c1c1b amarok-20090518svn.patch.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:30 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:30 [rpms/amarok] epel10.2: - 20090518svn snapshot Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox