Commit f2f9b38d authored by claes's avatar claes

*** empty log message ***

parent d4c7ef9e
#! /bin/bash
#
# Proview $Id: upgrade_cnvdmp.sh,v 1.3 2005-12-30 15:47:43 claes Exp $
# Proview $Id: upgrade_cnvdmp.sh,v 1.4 2006-01-30 09:02:51 claes Exp $
# Copyright (C) 2005 SSAB Oxelsund AB.
#
# This program is free software; you can redistribute it and/or
......@@ -32,14 +32,16 @@ s/Attr parent_node_did = /Attr poid = /
s/Attr dest_node_did = /Attr dest_oid = /
s/Attr source_node_did = /Attr source_oid = /
s/Attr reset_objdid = /Attr reset_oid = /
s/pwrb:Ai_AI32uP/SsabOx:Ai_AI32uP/
s/pwrb:Ai_HVAI32/SsabOx:Ai_HVAI32/
s/pwrb:Ao_AO8uP/SsabOx:Ao_AO8uP/
s/pwrb:Ao_HVAO4/SsabOx:Ao_HVAO4/
s/pwrb:Co_CO4uP/SsabOx:Co_CO4uP/
s/pwrb:Co_PI24BO/SsabOx:Co_PI24BO/
s/pwrb:Di_DIX2/SsabOx:Di_DIX2/
s/pwrb:Do_HVDO32/SsabOx:Do_HVDO32/
s/pwrb:Class-Ai_AI32uP/SsabOx:Class-Ai_AI32uP/
s/pwrb:Class-Ai_HVAI32/SsabOx:Class-Ai_HVAI32/
s/pwrb:Class-Ao_AO8uP/SsabOx:Class-Ao_AO8uP/
s/pwrb:Class-Ao_HVAO4/SsabOx:Class-Ao_HVAO4/
s/pwrb:Class-Co_CO4uP/SsabOx:Class-Co_CO4uP/
s/pwrb:Class-Co_PI24BO/SsabOx:Class-Co_PI24BO/
s/pwrb:Class-Di_DIX2/SsabOx:Class-Di_DIX2/
s/pwrb:Class-Do_HVDO32/SsabOx:Class-Do_HVDO32/
s/NMps:Class-RemTransSend/Remote:Class-RemTransSend/
s/NMps:Class-RemTransRcv/Remote:Class-RemTransRcv/
/PlcProgram$/{
N
N
......
......@@ -136,7 +136,7 @@ realclean : clean $(clean_h_includes) $(clean_hpp_includes) clean_dirs
$(export_exe) : $(link_rule) $(export_obj) $(objects)
@ $(log_link_exe)
$(link)
@ $(link)
# This is for Lynx 2.5 map files, it doesn't work for Linux. ML
......
......@@ -78,7 +78,7 @@ fi
done
} < $datfile
echo "</topic>"
} > $pwr_exe/wtt_version_help.dat
} > $pwr_eexe/wtt_version_help.dat
if [ "$1" == "-v" ]; then
exit
......
Package: pwr41
Version: 4.1.1-1
Version: 4.1.3-1
Section: base
Priority: optional
Architecture: i386
Architecture: i586
Depends: libc6 (>= 2.2.4-4)
Replaces: pwrrt,pwr34,pwr39,pwr40
Maintainer: Proview <postmaster@proview.se>
Description: Proview development and runtime environment package
Proview development and runtime environment
4.1.1-1 Base release
4.1.3-1 Base release
......@@ -2,7 +2,7 @@ Package: pwrdemo41
Version: 4.1.1-1
Section: base
Priority: optional
Architecture: i386
Architecture: i586
Depends: pwr41 (>= 4.1.1-1)
Replaces:
Maintainer: Proview <postmaster@proview.se>
......
......@@ -76,13 +76,13 @@ fi
done
} < $datfile
echo "</topic>"
} > $pwr_exe/xtt_version_help.dat
} > $pwr_eexe/xtt_version_help.dat
# Convert to html
co_convert -t -d $pwr_doc $pwr_exe/xtt_version_help.dat
co_convert -t -d $pwr_doc $pwr_eexe/xtt_version_help.dat
# Print rt version file
echo "Version: $version" > $pwr_exe/rt_version.dat
echo "Version: $version" > $pwr_eexe/rt_version.dat
if [ "$1" == "-v" ]; then
exit
......@@ -147,7 +147,7 @@ tar -xf $tarfile
rm $tarfile
rm -r $pkgroot/usr/pwrrt/lib/*.a
rm -r $pkgroot/usr/pwrrt/exe/wb*
cp $pwr_exe/wb_distr_keepboot.sh $pkgroot/usr/pwrrt/exe
cp $pwr_eexe/wb_distr_keepboot.sh $pkgroot/usr/pwrrt/exe
cd $currentdir
# Copy configuration files to cnf
......
Package: pwrrt
Version: 4.1.2-1
Version: 4.1.3-1
Section: base
Priority: optional
Architecture: i386
Architecture: i586
Depends: libc6 (>= 2.2.4-4)
Replaces: pwr34,pwr39,pwr40,pwr41
Maintainer: Proview <postmaster@proview.se>
......@@ -11,6 +11,8 @@ Description:
Changes in 4.1.2-1:
- Improved motor aggregates
- Audio support
Changes in 4.1.3-1:
- Modularization of proview sourcecode.
- New volumes: Remote, Profibus.
......@@ -2,22 +2,22 @@
100 20
135 20
101 20
102 -24
103 -87
104 3.83509
136 3.83509
102 20
103 74
104 4.87449
136 4.87449
105 100
106 -4
107 -16
106 1
107 14
108 41.27
109 0.24008
110 21.8894
111 3
116 0
117 0
118 199
119 155
120 1
116 3
117 4
118 141
119 110
120 0
121 Claes context
122 0
126 0.2
......@@ -3749,7 +3749,7 @@ pwr_exe:
103 0
12
1200 $object.umax[4]##Float32
1201 %4.3
1201 %4.3f
1202 1
1203 1
1204 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment