[Erp5-report] r8038 - /spec/mandriva/2006.0/zope-ZSQLCatalog/ZSQLCatalog.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jun 19 17:42:57 CEST 2006
Author: kevin
Date: Mon Jun 19 17:42:54 2006
New Revision: 8038
URL: http://svn.erp5.org?rev=8038&view=rev
Log:
Commit zope-ZSQLCatalog-0.10-3mdk spec files and patches
Modified:
spec/mandriva/2006.0/zope-ZSQLCatalog/ZSQLCatalog.spec
Modified: spec/mandriva/2006.0/zope-ZSQLCatalog/ZSQLCatalog.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-ZSQLCatalog/ZSQLCatalog.spec?rev=8038&r1=8037&r2=8038&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-ZSQLCatalog/ZSQLCatalog.spec (original)
+++ spec/mandriva/2006.0/zope-ZSQLCatalog/ZSQLCatalog.spec Mon Jun 19 17:42:54 2006
@@ -1,6 +1,6 @@
%define product ZSQLCatalog
%define version 0.10
-%define release 2
+%define release 3
%define zope_home %{_prefix}/lib/zope
%define software_home %{zope_home}/lib/python
@@ -41,7 +41,7 @@
%post
mkdir /var/lib/zope/Extensions
-ln -s %{software_home}/Products/%{name}/zsqlbrain.py /var/lib/zope/Extensions/
+ln -s %{software_home}/Products/%{product}/zsqlbrain.py /var/lib/zope/Extensions/
if [ "`%{_prefix}/bin/zopectl status`" != "daemon manager not running" ] ; then
service zope restart
fi
@@ -58,6 +58,9 @@
#----------------------------------------------------------------------
%changelog
+* Mon Jan 23 2006 Kevin Deldycke <kevin at nexedi.com> 0.10-3mdk
+- Fix bad symlink
+
* Thu Jan 19 2006 Kevin Deldycke <kevin at nexedi.com> 0.10-2mdk
- Add missing custom post-command
More information about the Erp5-report
mailing list