SPECS: sonata.spec - descs, python BRs, py_postclean

qboosh qboosh at pld-linux.org
Thu Apr 5 19:45:20 CEST 2007


Author: qboosh                       Date: Thu Apr  5 17:45:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- descs, python BRs, py_postclean

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

---- Diffs:

================================================================
Index: SPECS/sonata.spec
diff -u SPECS/sonata.spec:1.1 SPECS/sonata.spec:1.2
--- SPECS/sonata.spec:1.1	Sat Mar 31 23:05:21 2007
+++ SPECS/sonata.spec	Thu Apr  5 19:45:15 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-#
-Summary:	GTK2 for MPD
+Summary:	GTK+ music client for MPD
+Summary(pl.UTF-8):	Oparty na GTK+ klient muzyki dla MPD
 Name:		sonata
 Version:	1.0.1
 Release:	1
@@ -9,12 +9,20 @@
 Source0:	http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2
 # Source0-md5:	aa7dd98cf31d719328adf7afba4c0c83
 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
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Sonata is an elegant GTK+ music client for the Music Player Daemon
+(MPD).
+
+%description -l pl.UTF-8
+Sonata to elegancki, oparty na GTK+ klient muzyki dla demona MPD
+(Music Player Daemon).
 
 %prep
 %setup -q
@@ -34,6 +42,8 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
+%py_postclean
+
 %find_lang %{name}
 
 %clean
@@ -43,14 +53,11 @@
 %defattr(644,root,root,755)
 %doc README TODO CHANGELOG TRANSLATORS
 %attr(755,root,root) %{_bindir}/sonata
-%{py_sitedir}/Sonata-1.0.1-py2.5.egg-info
-%{py_sitedir}/mmkeys.so
-%{py_sitedir}/mpdclient3.py
-%{py_sitedir}/mpdclient3.pyc
-%{py_sitedir}/mpdclient3.pyo
+%{py_sitedir}/Sonata-1.0.1-py*.egg-info
+%attr(755,root,root) %{py_sitedir}/mmkeys.so
+%{py_sitedir}/mpdclient3.py[co]
 %{py_sitedir}/sonata.py
-%{py_sitedir}/sonata.pyc
-%{py_sitedir}/sonata.pyo
+%{py_sitedir}/sonata.py[co]
 %{_desktopdir}/sonata.desktop
 %{_pixmapsdir}/sonata-album.png
 %{_pixmapsdir}/sonata-artist.png
@@ -65,6 +72,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/05 17:45:15  qboosh
+- descs, python BRs, py_postclean
+
 Revision 1.1  2007/03/31 21:05:21  aredridel
 - added
-
================================================================

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



More information about the pld-cvs-commit mailing list