packages: mtp-lastfm/mtp-lastfm.spec, mtp-lastfm/mtp-lastfm-desktop.patch (...

baggins baggins at pld-linux.org
Wed May 12 14:55:18 CEST 2010


Author: baggins                      Date: Wed May 12 12:55:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- desktop file cleanup

---- Files affected:
packages/mtp-lastfm:
   mtp-lastfm.spec (1.2 -> 1.3) , mtp-lastfm-desktop.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/mtp-lastfm/mtp-lastfm.spec
diff -u packages/mtp-lastfm/mtp-lastfm.spec:1.2 packages/mtp-lastfm/mtp-lastfm.spec:1.3
--- packages/mtp-lastfm/mtp-lastfm.spec:1.2	Wed Feb  3 19:40:51 2010
+++ packages/mtp-lastfm/mtp-lastfm.spec	Wed May 12 14:55:12 2010
@@ -3,13 +3,14 @@
 Summary:	Last.Fm scrobbler for MTP devices
 Name:		mtp-lastfm
 Version:	0.83
-Release:	1
+Release:	2
 License:	GPL v3
 Group:		Applications
 # http://github.com/woodenbrick/mtp-lastfm/tarball/%{version}
 %define		commit 9a6ef66
 Source0:	http://download.github.com/woodenbrick-%{name}-%{commit}.tar.gz
 # Source0-md5:	0774bb8cf776e050dc627a2b0a8d7654
+Patch0:		%{name}-desktop.patch
 URL:		http://github.com/woodenbrick/mtp-lastfm
 BuildRequires:	gettext-devel
 BuildRequires:	intltool
@@ -33,6 +34,7 @@
 
 %prep
 %setup -qn woodenbrick-%{name}-%{commit}
+%patch0 -p1
 
 %build
 %{__python} setup.py build
@@ -74,6 +76,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/05/12 12:55:12  baggins
+- rel 2
+- desktop file cleanup
+
 Revision 1.2  2010/02/03 18:40:51  sparky
 - BR: gettext-devel, intltool, python-devel
 

================================================================
Index: packages/mtp-lastfm/mtp-lastfm-desktop.patch
diff -u /dev/null packages/mtp-lastfm/mtp-lastfm-desktop.patch:1.1
--- /dev/null	Wed May 12 14:55:18 2010
+++ packages/mtp-lastfm/mtp-lastfm-desktop.patch	Wed May 12 14:55:12 2010
@@ -0,0 +1,15 @@
+--- woodenbrick-mtp-lastfm-9a6ef66/mtp-lastfm.desktop~	2010-01-04 01:26:37.000000000 +0100
++++ woodenbrick-mtp-lastfm-9a6ef66/mtp-lastfm.desktop	2010-05-12 14:54:16.224755897 +0200
+@@ -1,11 +1,9 @@
+-
+ [Desktop Entry]
+ Type=Application
+ Name=MTP-Lastfm
+ Comment=Scrobble tracks from yout MTP device to Last.fm
+-Comment[fi]=Finnish description
+ Exec=/usr/bin/mtp-lastfm -e
+ Terminal=false
+-Categories=AudioVideo;Audio;
++Categories=AudioVideo;Audio;Player;
+ StartupNotify=false
+ Icon=/usr/share/mtp-lastfm/mtp-lastfm.png
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mtp-lastfm/mtp-lastfm.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list