From d7ae509ad364fa117934f221516cb47189b729f4 Mon Sep 17 00:00:00 2001
From: Kevin Deldycke <kevin@nexedi.com>
Date: Mon, 23 Jan 2006 11:14:35 +0000
Subject: [PATCH] Update TODOs

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5248 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/spec/build-spec | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/product/ERP5/spec/build-spec b/product/ERP5/spec/build-spec
index bfad7d8521..60c0737129 100755
--- a/product/ERP5/spec/build-spec
+++ b/product/ERP5/spec/build-spec
@@ -103,6 +103,9 @@ while test $# -gt 0; do
   fi
   MKREL=`rpm --with unstable --eval "%mkrel $RELEASE"`
 
+  # TODO: get the %post section from the CVS spec file
+  # TODO: write a generic code to get sections from the CVS spec file
+
 
   ####################
   # Build the spec file using the following template
-- 
2.30.9