Author: leamas
Update of /cvs/nonfree/rpms/lpf-spotify-client/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31348
Modified Files:
lpf-spotify-client.spec
Log Message:
* Tue Nov 26 2013 Alec Leamas <leamas(a)nowhere.net> - 0.9.4.183.g644e24e.428-2
- Adding %triggerpostun
- Updating description
Index: lpf-spotify-client.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/F-19/lpf-spotify-client.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lpf-spotify-client.spec 21 Nov 2013 19:45:31 -0000 1.1
+++ lpf-spotify-client.spec 26 Nov 2013 11:30:32 -0000 1.2
@@ -4,7 +4,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
Version: 0.9.4.183.g644e24e.428
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -26,6 +26,11 @@
Bootstrap package allowing the lpf system to build the non-redistributable
spotify-client package.
+target-summary: Spotify music player native client
+target-arch: i386 i686 x86_64
+target-license: No modification permitted, non-redistributable
+target-url:
http://www.spotify.com/se/blog/archives/2010/07/12/linux/
+
%prep
%setup -cT
cp %{SOURCE2} LICENSE
@@ -47,6 +52,9 @@
%postun
lpf scan 2>/dev/null || :
+triggerpostun -- %{target_pkg}
+lpf scan-removal %{target_pkg} &>/dev/null || :
+
%files
%doc LICENSE README
@@ -57,6 +65,10 @@
%changelog
+* Tue Nov 26 2013 Alec Leamas <leamas(a)nowhere.net> - 0.9.4.183.g644e24e.428-2
+- Adding %triggerpostun
+- Updating description
+
* Thu Oct 24 2013 Alec Leamas <leamas(a)nowhere.net> - 0.9.4.183.g644e24e.428-1
- Updating for new upstream release.
- Adding LICENSE