SPECS: elisa.spec - updated to 0.5.16 - disable py_postclean - this program...

wiget wiget at pld-linux.org
Mon Oct 27 20:45:39 CET 2008


Author: wiget                        Date: Mon Oct 27 19:45:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.16
- disable py_postclean - this program don't work without .py files without patching

---- Files affected:
SPECS:
   elisa.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/elisa.spec
diff -u SPECS/elisa.spec:1.34 SPECS/elisa.spec:1.35
--- SPECS/elisa.spec:1.34	Tue Oct 14 13:37:25 2008
+++ SPECS/elisa.spec	Mon Oct 27 20:45:34 2008
@@ -2,12 +2,12 @@
 Summary:	Media center
 Summary(pl.UTF-8):	Centrum multimedialne
 Name:		elisa
-Version:	0.5.14
+Version:	0.5.16
 Release:	1
 License:	GPL v3
 Group:		Applications/Multimedia
 Source0:	http://elisa.fluendo.com/static/download/elisa/%{name}-%{version}.tar.gz
-# Source0-md5:	2e8ba14236f43659539a27d05c30645b
+# Source0-md5:	1ab90d7596bdffb13be3051e9ae997b9
 URL:		http://www.fluendo.com/elisa/
 BuildRequires:	python-TwistedCore >= 8.0.0
 BuildRequires:	python-gstreamer >= 0.10.9
@@ -56,7 +56,7 @@
 python setup.py install \
 	--root=$RPM_BUILD_ROOT
 
-%py_postclean
+#py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,7 +68,7 @@
 %attr(755,root,root) %{_bindir}/elisa*
 %{py_sitescriptdir}/%{name}
 %{py_sitescriptdir}/%{name}*.egg-info
-%{py_sitescriptdir}/%{name}_*.pyc
+%{py_sitescriptdir}/%{name}_*.py*
 %{py_sitescriptdir}/%{name}*.pth
 %{_desktopdir}/%{name}.desktop
 %{_desktopdir}/%{name}-mobile.desktop
@@ -82,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008/10/27 19:45:34  wiget
+- updated to 0.5.16
+- disable py_postclean - this program don't work without .py files without patching
+
 Revision 1.34  2008/10/14 11:37:25  luzik
 - update to 0.5.14, STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elisa.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list