Commit ec05b148 authored by claes's avatar claes

V4.3.0

parent c009b9c1
......@@ -140,12 +140,12 @@ rm $tarfile
cd $currentdir
# Remove not needed libraries
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_flow.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_ge.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_glow.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_tlog.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_wb.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_xtt.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_flow*.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_ge*.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_glow*.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_tlog*.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_wb*.a
rm $pkgroot/usr/pwr$ver/$pwre_target/exp/lib/libpwr_xtt*.a
# Copy configuration files to cnf
cp $pkgsrc/proview.cnf $pkgroot/usr/pwr$ver/$pwre_target/exp/cnf
......
......@@ -8,11 +8,11 @@
#
Name: pwr42
Name: pwr43
Summary: Proview/R development and runtime environment
Version: 4.2.0
Release: 8
Copyright: (c) 2006 SSAB Oxelösund AB, Sweden
Version: 4.3.0
Release: 1
Copyright: (c) 2007 SSAB Oxelösund AB, Sweden
#License: GPL
BuildArch: i386
Packager: robert.karlsson@ssabox.com
......@@ -178,18 +178,5 @@ fi
#%postun
%changelog
* Tue Sep 06 2006 Claes Sjofors <claes.sjofors@ssabox.com> 4.2.0-7
- Xtt: System-Device table works for attribute object signals and channels.
- Profibus: Bugfix in area offset.
- Ge: Adjustment property added for text in value and table objects.
- Ge: Format for Time and DeltaTime in table.
- Plc: bugfix for StoIp and CStoIp, supplied value was not fetched for not connected objects.
- User b66 added to operator station.
- BaseSensorFo: inputs Error and Warning added.
- Local mq replaced.
- ABB_ACS800_Slave: IORack bit was missing.
- Bugfix in classcache for large classes.
- Volume volref version check for not yet loaded volume removed.
- Problems with mq quota fixed.
- Profibus: problems with user PRM data for bigendian slaves fixed.
* Wed Feb 07 2007 Claes Sjofors <claes.sjofors@ssabox.com> 4.3.0-1
- Base release
......@@ -8,11 +8,11 @@
#
Name: pwrdemo42
Name: pwrdemo43
Summary: Proview/R demo project
Version: 4.2.0
Release: 8
Copyright: (c) 2005 SSAB Oxelound AB, Sweden
Version: 4.3.0
Release: 1
Copyright: (c) 2007 SSAB Oxelosund AB, Sweden
#License: GPL
BuildArch: i386
Packager: robert.karlsson@ssabox.com
......@@ -112,8 +112,5 @@ fi
#%postun
%changelog
* Thu Feb 16 2006 Robert Karlsson <robert.karlsson@ssabox.com> 4.1.3-2
- Demo graphs for BaseComponents added.
- Demo graph for level control added.
* Fri Jan 27 2006 Robert Karlsson <robert.karlsson@ssabox.com> 4.1.3-1
* Wed Feb 07 2007 Robert Karlsson <robert.karlsson@ssabox.com> 4.3.0-1
- Base release
......@@ -10,9 +10,9 @@
Name: pwrrt
Summary: Proview/R runtime environment
Version: 4.2.0
Release: 8
Copyright: (c) 2006 SSAB Oxelösund AB, Sweden
Version: 4.3.0
Release: 1
Copyright: (c) 2007 SSAB Oxelösund AB, Sweden
#License: GPL
BuildArch: i386
Packager: robert.karlsson@ssabox.com
......@@ -458,21 +458,5 @@ fi
#%postun
%changelog
* Tue Sep 06 2006 Claes Sjöfors <claes.sjofors@ssabox.com> 4.2.0-8
- Xtt: System-Device table works for attribute object signals and channels.
- Profibus: Bugfix in area offset.
- Ge: Adjustment property added for text in value and table objects.
- Ge: Format for Time and DeltaTime in table.
- Plc: bugfix for StoIp and CStoIp, supplied value was not fetched for not connected objects.
- User b66 added to operator station.
- BaseSensorFo: inputs Error and Warning added.
- Local mq replaced.
- ABB_ACS800_Slave: IORack bit was missing.
- Bugfix in classcache for large classes.
- Volume volref version check for not yet loaded volume removed.
- Problems with mq quota fixed.
- Profibus: problems with user PRM data for bigendian slaves fixed.
- rt_qmon: Fixed setting of priorities for threads.
- rt_tmon: Fixed problem with memory allocation.
- Plc: Fixed setting of priorities for threads.
* Wed Feb 02 2006 Claes Sjöfors <claes.sjofors@ssabox.com> 4.3.0-1
- Base release
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