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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 23 13:56:36 CET 2010


Author: lucas
Date: Tue Mar 23 13:56:33 2010
New Revision: 33999

URL: http://svn.erp5.org?rev=33999&view=rev
Log:
To have a clean RPM installation such libs must be added as exceptions.

Modified:
    erp5/trunk/utils/rpmgen/templates/erp5-official-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=33999&r1=33998&r2=33999&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] Tue Mar 23 13:56:33 2010
@@ -4,7 +4,7 @@
 # XXX: instancehome might be controlled by caller or buildout
 %define instancehome /var/lib/erp5
 # We do not actually use /usr/local/bin/python
-%define _requires_exceptions \\(/usr/local/bin/python\\|/usr/bin/python2.4\\|libodbc.so\\)
+%define _requires_exceptions \\(/usr/local/bin/python\\|/usr/bin/python2.4\\|libodbc.so\\|libcrypto.so.0.9.7\\|libkabc.so.1\\|libkdecore.so.4\\|libkdeui.so.4\\|libkio.so.4\\|libodbcinst.so\\|libssl.so.0.9.7\\)
 %define fullname %{name}-%{version}
 %define installdir /opt/erp5/%{version}
 %define __find_provides ${:find_provides}




More information about the Erp5-report mailing list