OSSP CVS Repository

ossp - Difference in ossp-pkg/val/devtool.conf versions 1.4 and 1.5
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/val/devtool.conf 1.4 -> 1.5

--- devtool.conf 2002/01/21 13:24:27     1.4
+++ devtool.conf 2002/03/13 18:19:38     1.5
@@ -3,9 +3,9 @@
 ##
 
 %autogen
-    @autogen shtool   1.5.4 "1.5.*" all
+    @autogen shtool   1.6.0 "1.[56].*" all
     @autogen libtool  1.4.2 "1.4*"
-    @autogen autoconf 2.52  "2.5.*"
+    @autogen autoconf 2.53  "2.5[3-9]*"
 
 %autoclean
     @autoclean shtool
@@ -16,11 +16,15 @@
     ./configure \
         --prefix=/tmp/val \
         --disable-shared \
+        --enable-maintainer \
         --enable-debug \
         "$@"
 
 %version
-    ./shtool version -l txt -n "OSSP val" -e VERSION
+    shtool version -l txt -n "OSSP val" -p "val_" -e VERSION
+    V=`shtool version -l txt -d long VERSION`
+    sed -e "s/Version .*(.*)/Version $V/g" <README >README.n 
+    mv README.n README
 
 %dist
     make distclean >/dev/null 2>&1

CVSTrac 2.0.1