SPECS: sonata.spec - up to 1.5.2

pablo pablo at pld-linux.org
Sat Aug 16 15:46:26 CEST 2008


Author: pablo                        Date: Sat Aug 16 13:46:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.5.2

---- Files affected:
SPECS:
   sonata.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/sonata.spec
diff -u SPECS/sonata.spec:1.2 SPECS/sonata.spec:1.3
--- SPECS/sonata.spec:1.2	Thu Apr  5 19:45:15 2007
+++ SPECS/sonata.spec	Sat Aug 16 15:46:20 2008
@@ -2,18 +2,17 @@
 Summary:	GTK+ music client for MPD
 Summary(pl.UTF-8):	Oparty na GTK+ klient muzyki dla MPD
 Name:		sonata
-Version:	1.0.1
+Version:	1.5.2
 Release:	1
 License:	GPLv2?
 Group:		Applications
 Source0:	http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2
-# Source0-md5:	aa7dd98cf31d719328adf7afba4c0c83
+# Source0-md5:	9506af4158076bba7ffe5ce5f80485af
 URL:		http://sonata.berlios.de/
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	python-pygtk-devel >= 2:2.6.0
 BuildRequires:	rpm-pythonprov
-Requires:	python-SOPE
-#Requires:	python-taglib # NFY
+Requires:	python-mpd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,13 +29,9 @@
 %build
 python setup.py build
 
-#%{__make} \
-#	CFLAGS="%{rpmcflags}" \
-#	LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
 
 python setup.py install \
 	--root=$RPM_BUILD_ROOT \
@@ -53,16 +48,30 @@
 %defattr(644,root,root,755)
 %doc README TODO CHANGELOG TRANSLATORS
 %attr(755,root,root) %{_bindir}/sonata
-%{py_sitedir}/Sonata-1.0.1-py*.egg-info
+%{py_sitedir}/Sonata-%{version}-py*.egg-info
 %attr(755,root,root) %{py_sitedir}/mmkeys.so
-%{py_sitedir}/mpdclient3.py[co]
-%{py_sitedir}/sonata.py
-%{py_sitedir}/sonata.py[co]
+%dir %{py_sitedir}/sonata
+%{py_sitedir}/sonata/__init__.py[co]
+%{py_sitedir}/sonata/audioscrobbler.py[co]
+%{py_sitedir}/sonata/img.py[co]
+%{py_sitedir}/sonata/main.py[co]
+%{py_sitedir}/sonata/misc.py[co]
+%{py_sitedir}/sonata/mpdhelper.py[co]
+%{py_sitedir}/sonata/tray.py[co]
+%{py_sitedir}/sonata/ui.py[co]
 %{_desktopdir}/sonata.desktop
 %{_pixmapsdir}/sonata-album.png
 %{_pixmapsdir}/sonata-artist.png
+%{_pixmapsdir}/sonata-case.png
+%{_pixmapsdir}/sonata-stock_volume-max.png
+%{_pixmapsdir}/sonata-stock_volume-med.png
+%{_pixmapsdir}/sonata-stock_volume-min.png
+%{_pixmapsdir}/sonata-stock_volume-mute.png
 %{_pixmapsdir}/sonata.png
+%{_pixmapsdir}/sonata_disconnect.png
 %{_pixmapsdir}/sonata_large.png
+%{_pixmapsdir}/sonata_pause.png
+%{_pixmapsdir}/sonata_play.png
 %{_pixmapsdir}/sonatacd.png
 %{_pixmapsdir}/sonatacd_large.png
 
@@ -72,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/08/16 13:46:20  pablo
+- up to 1.5.2
+
 Revision 1.2  2007/04/05 17:45:15  qboosh
 - descs, python BRs, py_postclean
 
================================================================

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



More information about the pld-cvs-commit mailing list