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
Show replies by date