OSSP CVS Repository

ossp - Check-in [3895]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3895
Date: 2002-Dec-18 12:57:08 (local)
2002-Dec-18 11:57:08 (UTC)
User:ms
Branch:
Comment: Change application name.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/devtool.conf      1.7 -> 1.8     8 inserted, 8 deleted

ossp-pkg/as/as-gui/devtool.conf 1.7 -> 1.8

--- devtool.conf 2002/12/09 16:44:37     1.7
+++ devtool.conf 2002/12/18 11:57:08     1.8
@@ -20,7 +20,7 @@
     ./devtool upload
 
 %version
-    ./shtool version -l c -n "OSSP asgui" -p asgui_ -e as_version.cpp
+    ./shtool version -l c -n "OSSP as-gui" -p asgui_ -e as_version.cpp
     V=`./shtool version -l c -d long as_version.cpp`
     sed -e "s/Version .*(.*)/Version $V/g" <README >README.n
     mv README.n README
@@ -32,7 +32,7 @@
 
 %dist
     echo "+++ cleaning"
-    rm -f asgui-*.tar.gz
+    rm -f as-gui-*.tar.gz
     ./devtool autoclean
     echo "+++ generating"
     ./devtool autogen
@@ -46,15 +46,15 @@
     ./shtool fixperm -v .
     echo "+++ rolling"
     V=`./shtool version -l c -d short as_version.cpp`
-    ./shtool tarball -o asgui-${V}.tar.gz -d asgui-${V} \
+    ./shtool tarball -o as-gui-${V}.tar.gz -d as-gui-${V} \
                      -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz,^#.*,.*~$' -c 'gzip --best' .
-    ls -l asgui-${V}.tar.gz
+    ls -l as-gui-${V}.tar.gz
     echo "+++ testing"
-    gunzip <asgui-${V}.tar.gz | tar tvf - | head -10
+    gunzip <as-gui-${V}.tar.gz | tar tvf - | head -10
     echo "[...]"
-    gunzip <asgui-${V}.tar.gz | tar tvf - | tail -10
+    gunzip <as-gui-${V}.tar.gz | tar tvf - | tail -10
 
 %upload
-    echo "+++ copying to ftp://ftp.ossp.org/pkg/tool/asgui/"
+    echo "+++ copying to http://as.is.eu.cw.com/source/"
     V=`./shtool version -l c -d short as_version.cpp`
-    scp asgui-${V}.tar.gz ftp.ossp.org:/e/ossp/ftp/pkg/tool/asgui/
+    scp as-gui-${V}.tar.gz as.de.cw.net:/as/web/source/

CVSTrac 2.0.1