From f69909ce2c84a88612214c4d1a66802b887ba106 Mon Sep 17 00:00:00 2001 From: Sebastien Robin <seb@nexedi.com> Date: Thu, 10 Jun 2004 15:54:02 +0000 Subject: [PATCH] change version number git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@995 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/VERSION.txt | 2 +- product/ERP5/spec/ERP5.spec | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/product/ERP5/VERSION.txt b/product/ERP5/VERSION.txt index 8df34ba24d..612591ad6b 100755 --- a/product/ERP5/VERSION.txt +++ b/product/ERP5/VERSION.txt @@ -1 +1 @@ -ERP5 0.1 +ERP5 0.2 diff --git a/product/ERP5/spec/ERP5.spec b/product/ERP5/spec/ERP5.spec index 99093f4ad8..e9dcd1cfbe 100755 --- a/product/ERP5/spec/ERP5.spec +++ b/product/ERP5/spec/ERP5.spec @@ -1,7 +1,7 @@ Name: ERP5 Summary: A Zope framework to implement ERP software -Version: 0.1 -Release: 24mdk +Version: 0.2 +Release: 25mdk Group: Development/Python Requires: zope ExtFile ZSQLCatalog Photo CMFPhoto BTreeFolder2 Formulator Base18 Localizer CMFReportTool CMFMailIn ZMySQLDA PyXML python-reportlab ERP5Catalog ERP5Form ERP5Compatibility ERP5SyncML CMFCategory ERP5Type python-imaging TranslationService, python-numeric, python-psyco, python-glpk, CMFActivity License: GPL @@ -41,6 +41,7 @@ install %{name}-%{version}/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Produ install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Capacity install %{name}-%{version}/Capacity/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Capacity install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Constraint +install %{name}-%{version}/Constraint/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Constraint install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Core install %{name}-%{version}/Core/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Core install %{name}-%{version}/Core/*.stx $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Core @@ -119,7 +120,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/zope/lib/python/Products/%{name}/ #---------------------------------------------------------------------- %changelog -* Mon Nov 03 2003 Sebastien Robin <seb@nexedi.com> 0.1-23mdk +* Thu Jun 10 2004 Sebastien Robin <seb@nexedi.com> 0.1-25mdk +- New release for Mandrake 10.1 + +* Mon Nov 03 2003 Sebastien Robin <seb@nexedi.com> 0.1-24mdk - Added dependencies to python-numeric and gplk * Mon Sep 08 2003 Sebastien Robin <seb@nexedi.com> 0.1-23mdk -- 2.30.9