rpms/lpf-spotify-client/F-20 lpf-spotify-client.spec, 1.8, 1.9 spotify-client.spec.in, 1.3, 1.4

Alec Leamas leamas at rpmfusion.org
Tue Feb 18 14:31:57 CET 2014


Author: leamas

Update of /cvs/nonfree/rpms/lpf-spotify-client/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7435

Modified Files:
	lpf-spotify-client.spec spotify-client.spec.in 
Log Message:
* Tue Feb 18 2014 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-8
- Updating spec scriptlets, use new macros.
- Adding missing R: ffmpeg-compat and R:python2 to target package.



Index: lpf-spotify-client.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/F-20/lpf-spotify-client.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lpf-spotify-client.spec	30 Jan 2014 11:38:56 -0000	1.8
+++ lpf-spotify-client.spec	18 Feb 2014 13:31:57 -0000	1.9
@@ -64,17 +64,18 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/lpf/packages/%{target_pkg}
 %attr(775,pkg-build,pkg-build) /var/lib/lpf/packages/%{target_pkg}
-%attr(664,pkg-build,pkg-build) /var/lib/lpf/packages/%{target_pkg}/state
+#%attr(664,pkg-build,pkg-build) /var/lib/lpf/packages/%{target_pkg}/state
 
 
 %changelog
-* Thu Jan 30 2014 leamas.alec at gmail.com - 0.9.4.183.g644e24e.428-8
-- Using new scriptlet macros, add %%check.
+* Tue Feb 18 2014 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-8
+- Updating spec scriptlets, use new macros.
+- Adding missing R: ffmpeg-compat and R:python2 to target package.
 
-* Sun Jan 12 2014 leamas.alec at gmail.com - 0.9.4.183.g644e24e.428-7
+* Sun Jan 12 2014 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-7
 - Adding missing Requires: dbus-x11 to target package.
 
-* Fri Dec 27 2013 leamas at nowhere.net - 0.9.4.183.g644e24e.428-6
+* Fri Dec 27 2013 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-6
 - Rebuild after F20 branching
 
 * Wed Nov 27 2013 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-5


Index: spotify-client.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/F-20/spotify-client.spec.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spotify-client.spec.in	30 Jan 2014 11:38:56 -0000	1.3
+++ spotify-client.spec.in	18 Feb 2014 13:31:57 -0000	1.4
@@ -38,6 +38,7 @@
 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}
@@ -45,6 +46,7 @@
 Requires:       libsmime3.so%{?req_64}
 Requires:       libnssutil3.so%{?req_64}
 Requires:       libnss3.so%{?req_64}
+Requires:       python2
 Requires:       zenity
 
 Provides:       spotify = %{version}-%{release}
@@ -111,6 +113,9 @@
 
 
 %changelog
+* Tue Feb 18 2014 Alec Leamas <leamas.alec at gmail.com> - 0.9.4.183.g644e24e.428-8
+- Adding missing R:ffmpeg-compat and R:python2.
+
 * Sun Jan 12 2014 Alec Leamas <leamas.alec at gmail.com> - 0.9.4.183.g644e24e.428-7
 - Added missing Requires: dbus-x11
 


More information about the rpmfusion-commits mailing list