[Erp5-report] r37589 lucas - /erp5/trunk/utils/rpmgen/templates/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Aug 6 04:57:27 CEST 2010


Author: lucas
Date: Fri Aug  6 04:57:25 2010
New Revision: 37589

URL: http://svn.erp5.org?rev=37589&view=rev
Log:
Revert, for now such change is not required. It did not worked as expected.

Modified:
    erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in
    erp5/trunk/utils/rpmgen/templates/tiolive-application-buildout-mandriva2010.spec.in

Modified: erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in?rev=37589&r1=37588&r2=37589&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in [utf8] (original)
+++ erp5/trunk/utils/rpmgen/templates/erp5-official-buildout-mandriva2010.spec.in [utf8] Fri Aug  6 04:57:25 2010
@@ -51,8 +51,3 @@ find %{installdir} -name '*.pyc' -delete
 %clean
 %{__rm} -rf %{buildroot} %{installdir}
 
-%pre
-if [ -d %{install_dir}/eggs/ClientForm-0.2.10-py2.4.egg ]; then
-  %{__rm} -rf %{install_dir}/eggs/ClientForm-0.2.10-py2.4.egg
-fi
-

Modified: erp5/trunk/utils/rpmgen/templates/tiolive-application-buildout-mandriva2010.spec.in
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/templates/tiolive-application-buildout-mandriva2010.spec.in?rev=37589&r1=37588&r2=37589&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/templates/tiolive-application-buildout-mandriva2010.spec.in [utf8] (original)
+++ erp5/trunk/utils/rpmgen/templates/tiolive-application-buildout-mandriva2010.spec.in [utf8] Fri Aug  6 04:57:25 2010
@@ -31,9 +31,6 @@ BuildRoot: /opt/rpmbuild/%{fullname}-%{r
 
 %pre
 %_pre_useradd %{erp5user} %{installdir} /bin/false
-if [ -d %{install_dir}/eggs/elementtree-1.2.7_20070827_preview-py2.4.egg ]; then
-  %{__rm} -rf %{install_dir}/eggs/elementtree-1.2.7_20070827_preview-py2.4.egg
-fi
 
 %build
 mkdir -p %{installdir}




More information about the Erp5-report mailing list