Author: wiget Date: Mon Oct 27 19:50:51 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-plugins-bad.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/elisa-plugins-bad.spec diff -u SPECS/elisa-plugins-bad.spec:1.13 SPECS/elisa-plugins-bad.spec:1.14 --- SPECS/elisa-plugins-bad.spec:1.13 Tue Oct 14 13:37:25 2008 +++ SPECS/elisa-plugins-bad.spec Mon Oct 27 20:50:46 2008 @@ -2,12 +2,12 @@ Summary: "Bad" plugins for elisa Summary(pl.UTF-8): "Złe" wtyczki dla elisy Name: elisa-plugins-bad -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: 75d370e44310622d3e179b9e13802702 +# Source0-md5: 38b16c8fbc6f5aa8fb550bb94d157907 URL: http://www.fluendo.com/elisa/ BuildRequires: elisa = %{version} Requires: python-simplejson @@ -33,7 +33,7 @@ python setup.py install \ --root=$RPM_BUILD_ROOT -%py_postclean +#py_postclean install elisa/plugins/amp/slave.py $RPM_BUILD_ROOT%{py_sitescriptdir}/elisa/plugins/amp/ @@ -52,6 +52,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008/10/27 19:50:46 wiget +- updated to 0.5.16 +- disable py_postclean - this program don't work without .py files without patching + Revision 1.13 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-plugins-bad.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
