[get_iplayer/f24] (4 commits) ...New upstream release 2.96
by Sérgio M. Basto
Summary of changes:
968cc1a... Update to 2.95. (*)
a8b7bf4... Handle `bbc-ipd:` URLs. (*)
5ef3a81... Add missing scriptlets. (*)
ad8062a... New upstream release 2.96 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[lpf-spotify-client] fix lpf/target version mismatch
by Sérgio M. Basto
commit e787df31952c5804917ef5d5b78be5aa6f33b50d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 31 23:59:34 2016 +0100
fix lpf/target version mismatch
spotify-client.spec.in | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index e88ab6a..c40b942 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -12,7 +12,7 @@
Name: spotify-client
Version: 1.0.36.120.g536a862f
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client
# board=http://community.spotify.com/t5/Desktop-Linux
@@ -115,6 +115,9 @@ fi
%changelog
+* Wed Aug 31 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.36.120.g536a862f-2
+- Add license tag
+
* Fri Jul 29 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.32.96.g3c8a06e6-1
- Update Spotify to 1.0.32.96.g3c8a06e6-37 for amd64, -3 for i386
- Remove require ffmpeg-compat
8 years, 2 months
[lpf-spotify-client] Add license tag
by Sérgio M. Basto
commit 165ef553432fcfd8bde599c2ab7cdf7186e0c0ec
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 31 23:42:31 2016 +0100
Add license tag
lpf-spotify-client.spec | 8 ++++++--
spotify-client.spec.in | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 1329e14..9eed86b 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -12,7 +12,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
Version: 1.0.36.120.g536a862f
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -68,13 +68,17 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%lpf_triggerpostun
%files
-%doc LICENSE README
+%doc README
+%license LICENSE
%{_datadir}/applications/%{name}.desktop
%{_datadir}/lpf/packages/%{target_pkg}
%attr(775,pkg-build,pkg-build) /var/lib/lpf/packages/%{target_pkg}
%changelog
+* Wed Aug 31 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.36.120.g536a862f-2
+- Add license tag
+
* Wed Aug 31 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.36.120.g536a862f-1
- Update to 1.0.36.120.g536a862f
- Remove require ffmpeg-compat
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 2a2386c..e88ab6a 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -85,7 +85,7 @@ hard drive.
%install
-make install DESTDIR=%{buildroot}
+%make_install
%post
8 years, 2 months
[lpf-spotify-client] Update to 1.0.36.120.g536a862f
by Sérgio M. Basto
commit 8c6b1391e6293e3b773b7c398c02a93d950b3e4f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 31 22:30:33 2016 +0100
Update to 1.0.36.120.g536a862f
- Remove require ffmpeg-compat
lpf-spotify-client.spec | 8 ++++++--
spotify-client.spec.in | 14 ++++++--------
2 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index f7711d4..1329e14 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,7 +11,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.0.32.96.g3c8a06e6
+Version: 1.0.36.120.g536a862f
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -67,7 +67,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%lpf_triggerpostun
-.
%files
%doc LICENSE README
%{_datadir}/applications/%{name}.desktop
@@ -76,6 +75,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Wed Aug 31 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.36.120.g536a862f-1
+- Update to 1.0.36.120.g536a862f
+- Remove require ffmpeg-compat
+- Fix warning: %triggerpostun .: usage: . filename [arguments]
+
* Fri Jul 29 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.32.96.g3c8a06e6-1
- Update Spotify to 1.0.32.96.g3c8a06e6-37 for amd64, -3 for i386
- Move spotify-make to main package, no need dowload it every time
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 104463d..2a2386c 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -7,26 +7,24 @@
# We cannot strip this binary (licensing restrictions).
%global debug_package %{nil}
%global __os_install_post \
- %(echo '%{__os_install_post}' | sed -e '/brp-strip/d')
+ %(echo '%{__os_install_post}' | sed -e '/brp-strip/d')
Name: spotify-client
-Version: 1.0.32.96.g3c8a06e6
+Version: 1.0.36.120.g536a862f
Release: 1%{?dist}
Summary: Spotify music player native client
# board=http://community.spotify.com/t5/Desktop-Linux
# $board/What-license-does-the-linux-spotify-client-use/td-p/173356
License: No modification permitted, non-redistributable
-URL: http://www.spotify.com/se/blog/archives/2010/07/12/linux/
+URL: https://www.spotify.com/se/download/linux/
Group: Applications/Multimedia
ExclusiveArch: i386 i686 x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
-#Source1: %{repo}/spotify-client_%{version}-1_amd64.deb
-Source1: %{repo}/spotify-client_1.0.32.96.g3c8a06e6-37_amd64.deb
-#Source2: %{repo}/spotify-client_%{version}-1_i386.deb
-Source2: %{repo}/spotify-client_1.0.32.96.g3c8a06e6-3_i386.deb
+Source1: %{repo}/spotify-client_%{version}-20_amd64.deb
+Source2: %{repo}/spotify-client_%{version}-2_i386.deb
%ifarch x86_64
%global spotify_pkg %{SOURCE1}
@@ -40,7 +38,6 @@ BuildRequires: python2-devel
BuildRequires: redhat-lsb-core
Requires: dbus-x11
-Requires: ffmpeg-compat
Requires: hicolor-icon-theme
# Symlinked, not picked up by autorequire (all 5).
Requires: libnspr4.so%{?req_64}
@@ -120,6 +117,7 @@ fi
%changelog
* Fri Jul 29 2016 Sérgio Basto <sergio(a)serjux.com> - 1.0.32.96.g3c8a06e6-1
- Update Spotify to 1.0.32.96.g3c8a06e6-37 for amd64, -3 for i386
+- Remove require ffmpeg-compat
* Wed May 06 2015 Sérgio Basto <sergio(a)serjux.com> - 0.9.17.1.g9b85d43.7-1
- Update to 0.9.17.1.g9b85d43.7 and fix rfbz #3408
8 years, 2 months