Author: wiget Date: Mon Oct 27 19:47:26 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-good.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/elisa-plugins-good.spec diff -u SPECS/elisa-plugins-good.spec:1.13 SPECS/elisa-plugins-good.spec:1.14 --- SPECS/elisa-plugins-good.spec:1.13 Tue Oct 14 13:37:25 2008 +++ SPECS/elisa-plugins-good.spec Mon Oct 27 20:47:21 2008 @@ -2,12 +2,12 @@ Summary: "Good" plugins for elisa Summary(pl.UTF-8): "Dobre" wtyczki dla elisy Name: elisa-plugins-good -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: d27c9b3e955f696cd6a22e7a756f8235 +# Source0-md5: 3f4a256707517dfc784385e0ab4be061 URL: http://www.fluendo.com/elisa/ BuildRequires: elisa = %{version} Provides: elisa-plugins = %{version} @@ -32,7 +32,7 @@ python setup.py install \ --root=$RPM_BUILD_ROOT -%py_postclean +#py_postclean %clean rm -rf $RPM_BUILD_ROOT @@ -49,6 +49,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008/10/27 19:47:21 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-good.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
