packages: exaile/exaile.spec - updated to 0.3.2.2 - runs, works, rel 1 - dr...

lisu lisu at pld-linux.org
Tue Aug 16 12:14:17 CEST 2011


Author: lisu                         Date: Tue Aug 16 10:14:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.3.2.2
- runs, works, rel 1
- dropped obsoleted rms

---- Files affected:
packages/exaile:
   exaile.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/exaile/exaile.spec
diff -u packages/exaile/exaile.spec:1.38 packages/exaile/exaile.spec:1.39
--- packages/exaile/exaile.spec:1.38	Mon Feb 21 10:48:02 2011
+++ packages/exaile/exaile.spec	Tue Aug 16 12:14:11 2011
@@ -1,44 +1,17 @@
 # $Revision$, $Date$
 #
 # TODO:	- separate plugins/*
-#	- solve this:
-# ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
-# WARNING : Could not enable auto sink, attempting to autoselect.
-# Traceback (most recent call last):
-#  File "/usr/lib/exaile/exaile.py", line 62, in <module>
-#    main()
-#  File "/usr/lib/exaile/exaile.py", line 59, in main
-#    exaile = main.Exaile()
-#  File "/usr/lib/exaile/xl/main.py", line 102, in __init__
-#    self.__init()
-#  File "/usr/lib/exaile/xl/main.py", line 138, in __init
-#    self.__show_splash()
-#  File "/usr/lib/exaile/xl/main.py", line 266, in __show_splash
-#    import xlgui
-#  File "/usr/lib/exaile/xlgui/__init__.py", line 52, in <module>
-#    from xlgui import cover
-#  File "/usr/lib/exaile/xlgui/cover.py", line 40, in <module>
-#    from xl import (
-#  File "/usr/lib/exaile/xl/player/__init__.py", line 61, in <module>
-#    PLAYER = get_player()()
-#  File "/usr/lib/exaile/xl/player/engine_normal.py", line 46, in __init__
-#    pre_elems=[pipe.ProviderBin("stream_element")])
-#  File "/usr/lib/exaile/xl/player/_base.py", line 50, in __init__
-#    self.mainbin = pipe.MainBin(pre_elems=pre_elems)
-#  File "/usr/lib/exaile/xl/player/pipe.py", line 64, in __init__
-#    self.add(*self._elements)
-#TypeError: argument must be a GstElement
 #
 Summary:	A powerful GTK+2 media player
 Summary(pl.UTF-8):	Potężny odtwarzacz multimediów oparty na GTK+2
 Name:		exaile
-Version:	0.3.2.1
-Release:	0.1
+Version:	0.3.2.2
+Release:	1
 # GPL v2 in COPYING; GPL v1+ in license.txt; Artistic/Perl in lib/wmainfo.py
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://launchpad.net/exaile/0.3.2/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5:	7ecfa9e52a9f2882717b3483518b604b
+# Source0-md5:	b3fd87e40af6592df0b511183ca49408
 URL:		http://www.exaile.org/
 BuildRequires:	gettext-devel
 BuildRequires:	help2man
@@ -103,7 +76,7 @@
 %setup -q
 
 # useless, there are bigger correspondent locales
-rm -f po/{es_ES.po,frp.po,he_IL.po,it_IT.po,tr_TR.po}
+%{__rm} po/frp.po
 
 %build
 %{__make} \
@@ -119,7 +92,7 @@
 	LIBINSTALLDIR=/%{_lib}
 
 # unsupported
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/zh
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/zh
 
 %find_lang %{name} --all-name
 
@@ -146,6 +119,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2011/08/16 10:14:11  lisu
+- updated to 0.3.2.2
+- runs, works, rel 1
+- dropped obsoleted rms
+
 Revision 1.38  2011/02/21 09:48:02  lisu
 - up to 0.3.2.1
 - does not run (TODO), rel 0.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/exaile/exaile.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list