Author: sparky                       Date: Wed Feb  3 18:40:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: gettext-devel, intltool, python-devel

---- Files affected:
packages/mtp-lastfm:
   mtp-lastfm.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/mtp-lastfm/mtp-lastfm.spec
diff -u packages/mtp-lastfm/mtp-lastfm.spec:1.1 
packages/mtp-lastfm/mtp-lastfm.spec:1.2
--- packages/mtp-lastfm/mtp-lastfm.spec:1.1     Wed Feb  3 13:11:29 2010
+++ packages/mtp-lastfm/mtp-lastfm.spec Wed Feb  3 19:40:51 2010
@@ -11,21 +11,25 @@
 Source0:       http://download.github.com/woodenbrick-%{name}-%{commit}.tar.gz
 # Source0-md5: 0774bb8cf776e050dc627a2b0a8d7654
 URL:           http://github.com/woodenbrick/mtp-lastfm
+BuildRequires: gettext-devel
+BuildRequires: intltool
+BuildRequires: python-devel
 BuildRequires: python-distutils-extra
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
-Requires:      python-modules
 Requires:      libmtp-progs
-Requires:      sqlite3
-Requires:      python-pygtk-gtk
+Requires:      python-modules
 Requires:      python-pygtk-glade
+Requires:      python-pygtk-gtk
+Requires:      sqlite3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The purpose of this program is to scrobble tracks from mtp devices (such as the
-Creative Zen, or the Zune) to last.fm.  You can love, ban and tag tracks before
-scrobbling, and also use the ratings on your device (5=Love, 1=Ban).
+The purpose of this program is to scrobble tracks from mtp devices
+(such as the Creative Zen, or the Zune) to last.fm. You can love, ban
+and tag tracks before scrobbling, and also use the ratings on your
+device (5=Love, 1=Ban).
 
 %prep
 %setup -qn woodenbrick-%{name}-%{commit}
@@ -47,7 +51,7 @@
 for dir in $RPM_BUILD_ROOT%{_localedir}/* ; do
        locale=`basename $dir`
        [ "$locale" = "zh_CN" ] && continue
-       mv $RPM_BUILD_ROOT%{_localedir}/"$locale" 
$RPM_BUILD_ROOT%{_localedir}/"${locale%_*}" 
+       mv $RPM_BUILD_ROOT%{_localedir}/"$locale" 
$RPM_BUILD_ROOT%{_localedir}/"${locale%_*}"
 done
 
 %find_lang %{name}
@@ -70,6 +74,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/02/03 18:40:51  sparky
+- BR: gettext-devel, intltool, python-devel
+
 Revision 1.1  2010/02/03 12:11:29  jajcus
 - new package
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to