[lpf-spotify-client] Update to 1.0.36.120.g536a862f

Sérgio M. Basto sergiomb at rpmfusion.org
Thu Sep 1 00:18:46 CEST 2016


commit 8c6b1391e6293e3b773b7c398c02a93d950b3e4f
Author: Sérgio M. Basto <sergio at 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 at 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 at 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 at 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 at serjux.com> - 0.9.17.1.g9b85d43.7-1
 - Update to 0.9.17.1.g9b85d43.7 and fix rfbz #3408


More information about the rpmfusion-commits mailing list