commit PlotDigitizer for openSUSE:Factory

2016-08-10 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2016-08-10 19:55:43

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is "PlotDigitizer"

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2016-08-03 11:44:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2016-08-10 19:55:46.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug  6 14:36:20 UTC 2016 - badshah...@gmail.com
+
+- Fix incorrect name in appdata file.
+
+---



Other differences:
--

++ PlotDigitizer.appdata.xml ++
--- /var/tmp/diff_new_pack.W4uy5s/_old  2016-08-10 19:55:47.0 +0200
+++ /var/tmp/diff_new_pack.W4uy5s/_new  2016-08-10 19:55:47.0 +0200
@@ -2,7 +2,7 @@
 
   PlotDigitizer.desktop
   CC0-1.0
-  PlotDigitizer PlotDigitizer
+  PlotDigitizer
   LGPL-2.1 and GPL-2.0
   Ditigize scanned plots of functional data
   http://plotdigitizer.sourceforge.net





commit PlotDigitizer for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2016-08-03 11:43:50

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is "PlotDigitizer"

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2015-12-23 08:50:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2016-08-03 11:44:06.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 29 00:22:58 UTC 2016 - badshah...@gmail.com
+
+- Add appdata file as source and install it to the appdata dir.
+
+---

New:

  PlotDigitizer.appdata.xml



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.UHpgud/_old  2016-08-03 11:44:07.0 +0200
+++ /var/tmp/diff_new_pack.UHpgud/_new  2016-08-03 11:44:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PlotDigitizer
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 Source2:PlotDigitizer.desktop
 # MRJAdapter from PlotDigitizer 2.5.1 source archive
 Source3:MRJAdapter_1.0.8_Src.zip
+Source4:PlotDigitizer.appdata.xml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  ant
@@ -103,6 +104,8 @@
 install -Dm 644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 install -Dm 644 Resources/images/%{name}Icon64x64.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
 
+install -Dm0644 %{S:4} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
 %files
 %defattr(-, root, root)
 %doc LesserGPL_license.txt README.txt
@@ -110,5 +113,7 @@
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog


++ PlotDigitizer.appdata.xml ++


  PlotDigitizer.desktop
  CC0-1.0
  PlotDigitizer PlotDigitizer
  LGPL-2.1 and GPL-2.0
  Ditigize scanned plots of functional data
  http://plotdigitizer.sourceforge.net
  
Plot Digitizer is a Java program used to digitize scanned plots of 
functional data. Often data is found presented in reports and references as 
functional X-Y type scatter or line plots. In order to use this data, it must 
somehow be digitized. This program will allow you to take a scanned image of a 
plot (in GIF, JPEG, or PNG format) and quickly digitize values off the plot 
just by clicking the mouse on each data point. The numbers can then be saved to 
a text file and used where ever you need them. Plot Digitizer works with both 
linear and logarithmic axis scales. Besides digitizing points off of data 
plots, this program can be used to digitize other types of scanned data (such 
as scaled drawings or orthographic photos).
Plot Digitizer has some handy features to make digitizing plots 
easier:

  Recalibrate the Y axis without having to recalibrate the X axis 
(multiple sets of data are commonly plotted with the same X axis).
  Insert points between two already digitized points by right clicking 
and choosing "Insert" from the pop-up menu.
  Delete points by right-clicking on the points and choosing 
"Delete".
  Compute the length of a digitized curve and you can compute the area 
of a digitized polygon.
  Move points by clicking and dragging them.
  Zoom images in and out.
  Save calibrations for an image for later use.
  Unlimited undo/redo.
  Semi-automatically digitize lines off a plot.

  
  jhuwa...@users.sourceforge.net





commit PlotDigitizer for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2015-12-23 08:50:43

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is "PlotDigitizer"

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2015-03-05 18:16:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2015-12-23 08:50:44.0 +0100
@@ -1,0 +2,12 @@
+Mon Dec 21 19:52:19 UTC 2015 - badshah...@gmail.com
+
+- Update to version 2.6.8:
+  + Fixed a bug that could cause an exception to be thrown at
+program startup under certain circumstances.
+- Changes from version 2.6.7:
+  + Fixed a long-standing problem with the items in the "Windows"
+menu getting out of synch with the open windows.
+  + Minor improvements to the auto-digitizing feature.
+  + Turned off logging used for debugging purposes.
+
+---

Old:

  PlotDigitizer_2.6.6_Source.zip

New:

  PlotDigitizer_2.6.8_Source.zip



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.sEZAHy/_old  2015-12-23 08:50:45.0 +0100
+++ /var/tmp/diff_new_pack.sEZAHy/_new  2015-12-23 08:50:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   PlotDigitizer
-Version:2.6.6
+Version:2.6.8
 Release:0
 Summary:Ditigize scanned plots of functional data
 License:LGPL-2.1 and GPL-2.0





commit PlotDigitizer for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2015-03-05 15:41:57

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is PlotDigitizer

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2014-06-30 21:50:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2015-03-05 18:16:46.0 +0100
@@ -1,0 +2,8 @@
+Mon Mar  2 19:08:09 UTC 2015 - sfal...@opensuse.org
+
+- Removed BuildRequire update-desktop-files and
+  %suse_update_desktop_file, not needed, as desktop file is
+  provided.  Updated categories in .desktop file to clear
+  brp-check-suse failure in Factory 
+
+---



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.vE2x96/_old  2015-03-05 18:16:47.0 +0100
+++ /var/tmp/diff_new_pack.vE2x96/_new  2015-03-05 18:16:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PlotDigitizer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,6 @@
 BuildRequires:  sed
 BuildRequires:  unzip
 BuildRequires:  update-alternatives
-BuildRequires:  update-desktop-files
 Requires:   autotrace
 Requires:   java = 1.6.0
 Requires:   jpackage-utils
@@ -103,7 +102,6 @@
 
 install -Dm 644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 install -Dm 644 Resources/images/%{name}Icon64x64.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
-%suse_update_desktop_file %{name}
 
 %files
 %defattr(-, root, root)


++ PlotDigitizer.desktop ++
--- /var/tmp/diff_new_pack.vE2x96/_old  2015-03-05 18:16:47.0 +0100
+++ /var/tmp/diff_new_pack.vE2x96/_new  2015-03-05 18:16:47.0 +0100
@@ -1,8 +1,9 @@
 [Desktop Entry]
 Name=PlotDigitizer
+GenericName=PlotDigitizer
 Comment=Ditigize scanned plots of functional data
 Exec=PlotDigitizer
 Icon=PlotDigitizer
 Terminal=false
 Type=Application
-Categories=Education;Science;
+Categories=Education;Science;Math;


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PlotDigitizer for openSUSE:Factory

2014-06-30 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2014-06-30 21:45:33

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is PlotDigitizer

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2014-03-15 17:37:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2014-06-30 21:46:03.0 +0200
@@ -1,0 +2,13 @@
+Sat Jun 28 03:58:09 UTC 2014 - badshah...@gmail.com
+
+- Update to version 2.6.6:
+  + Fixed a threading issue that could cause the program to
+randomly freeze up on some systems
+- Changes from version 2.6.5:
+  + Introduced a French localization of the program
+  + Improved internationalization support throughout the program
+  + Fixed a bug that would cause the program to calculate the
+incorrect polygon area in many cases
+  + Now requires Java 1.6 or later.
+
+---

Old:

  PlotDigitizer_2.6.4_Source.zip

New:

  PlotDigitizer_2.6.6_Source.zip



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.AxCo50/_old  2014-06-30 21:46:04.0 +0200
+++ /var/tmp/diff_new_pack.AxCo50/_new  2014-06-30 21:46:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   PlotDigitizer
-Version:2.6.4
+Version:2.6.6
 Release:0
 Summary:Ditigize scanned plots of functional data
 License:LGPL-2.1 and GPL-2.0


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PlotDigitizer for openSUSE:Factory

2014-03-15 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2014-03-15 17:37:06

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is PlotDigitizer

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2013-07-07 22:22:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2014-03-15 17:37:07.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar 14 22:57:54 UTC 2014 - badshah...@gmail.com
+
+- Update to version 2.6.4:
+  + Another attempt at fixing an illusive bug where the open
+dialog will sometimes fail on Linux systems. 
+
+---

Old:

  PlotDigitizer_2.6.3_Source.zip

New:

  PlotDigitizer_2.6.4_Source.zip



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.cUFIB0/_old  2014-03-15 17:37:08.0 +0100
+++ /var/tmp/diff_new_pack.cUFIB0/_new  2014-03-15 17:37:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PlotDigitizer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   PlotDigitizer
-Version:2.6.3
+Version:2.6.4
 Release:0
 Summary:Ditigize scanned plots of functional data
 License:LGPL-2.1 and GPL-2.0


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PlotDigitizer for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2013-07-07 22:22:22

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is PlotDigitizer

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2013-05-27 09:57:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2013-07-07 22:22:24.0 +0200
@@ -1,0 +2,18 @@
+Sun Jul  7 18:07:16 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 2.6.3
+  * The output CSV file format has been changed back to the
+pre 2.6.0 format and now (once again) always writes out numbers
+in the US Locale (preventing commas from being output that
+indicate the ones place in some locales).
+  * The values written out to the CSV file and displayed in 
+the window of digitized values now use a format that shows more
+precision for both very large and very small numbers.
+  * Fixed a bug that prevented exporting a calibration for more
+than one plot per session.
+  * Fixed a bug that prevented editing of values in the table
+of digitized values under some circumstances.
+  * Fixed display and editing bugs related to the use of
+logarithmic axis scales.
+
+---

Old:

  PlotDigitizer_2.6.2_Source.zip

New:

  PlotDigitizer_2.6.3_Source.zip



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.ep9iSq/_old  2013-07-07 22:22:25.0 +0200
+++ /var/tmp/diff_new_pack.ep9iSq/_new  2013-07-07 22:22:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   PlotDigitizer
-Version:2.6.2
+Version:2.6.3
 Release:0
 Summary:Ditigize scanned plots of functional data
 License:LGPL-2.1 and GPL-2.0


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PlotDigitizer for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2013-05-27 09:57:35

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is PlotDigitizer

Changes:

--- /work/SRC/openSUSE:Factory/PlotDigitizer/PlotDigitizer.changes  
2013-01-08 14:54:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2013-05-27 09:57:36.0 +0200
@@ -1,0 +2,7 @@
+Fri May 17 20:11:16 UTC 2013 - jeng...@inai.de
+
+- Do not do more than unpack in %prep stage (it can easily make
+  `quilt setup` fail due to non-existing BuildRequires).
+  Remove redundant %clean section.
+
+---



Other differences:
--
++ PlotDigitizer.spec ++
--- /var/tmp/diff_new_pack.CyCToY/_old  2013-05-27 09:57:37.0 +0200
+++ /var/tmp/diff_new_pack.CyCToY/_new  2013-05-27 09:57:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PlotDigitizer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   PlotDigitizer
 Version:2.6.2
-Release:1
+Release:0
 Summary:Ditigize scanned plots of functional data
 License:LGPL-2.1 and GPL-2.0
-Url:http://plotdigitizer.sourceforge.net
 Group:  Productivity/Scientific/Other
+Url:http://plotdigitizer.sourceforge.net
 Source0:
http://downloads.sourceforge.net/plotdigitizer/%{name}_%{version}_Source.zip
 Source1:BareBonesBrowserLaunch.java
 Source2:PlotDigitizer.desktop
@@ -55,6 +56,7 @@
 # remove the third party jars
 find . -iname '*.jar' | xargs rm -rf
 
+%build
 # rebuild MRJAdapter
 cd  lib
 unzip MRJAdapter_1.0.8_Src.zip
@@ -84,8 +86,6 @@
 sed -i '/macos/d' build.xml
 sed -i '/launch4j/d' build.xml
 
-
-%build
 %ant jar
 
 %install
@@ -105,9 +105,6 @@
 install -Dm 644 Resources/images/%{name}Icon64x64.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
 %suse_update_desktop_file %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root)
 %doc LesserGPL_license.txt README.txt



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PlotDigitizer for openSUSE:Factory

2013-01-08 Thread h_root
Hello community,

here is the log from the commit of package PlotDigitizer for openSUSE:Factory 
checked in at 2013-01-08 14:54:52

Comparing /work/SRC/openSUSE:Factory/PlotDigitizer (Old)
 and  /work/SRC/openSUSE:Factory/.PlotDigitizer.new (New)


Package is PlotDigitizer, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.PlotDigitizer.new/PlotDigitizer.changes 
2013-01-08 14:54:53.0 +0100
@@ -0,0 +1,34 @@
+---
+Wed Jan  2 16:13:19 UTC 2013 - cfarr...@suse.com
+
+- license update: LGPL-2.1 and GPL-2.0
+  Package also contains GPL components. See e.g.
+  /PlotDigitizer_Source/src/jahuwaldt/image/BMPWriter.java
+
+---
+Fri Dec 28 15:51:49 UTC 2012 - dmitr...@opensuse.org
+
+- Update to version 2.6.2
+  * Added a zoom capability allowing the user to zoom in and out
+on an image being digitized.
+  * Added an optional grid display to the scaled axes.
+  * Calibration data can now be exported to a file so you do not
+have to recalibrate to return to digitizing an image later.
+  * Previously digitized points saved to a CSV file can now be 
+re-imported to a calibrated image.
+  * Added ability to change the plot symbol, size and color 
+as a preference.
+  * Improved robustness for running autotrace.
+  * Corrected a bug with the number of fraction digits
+ written to the CSV output file.
+
+---
+Sat Aug 18 11:20:43 UTC 2012 - dmitr...@opensuse.org
+
+- Spec file cleanups
+- Add desktop file
+
+---
+Sat Dec 04 04:32:58 UTC 2011 - a...@gmx.de
+
+- Initial package, version 2.5.1
\ No newline at end of file

New:

  BareBonesBrowserLaunch.java
  MRJAdapter_1.0.8_Src.zip
  PlotDigitizer.changes
  PlotDigitizer.desktop
  PlotDigitizer.spec
  PlotDigitizer_2.6.2_Source.zip



Other differences:
--
++ PlotDigitizer.spec ++
#
# spec file for package PlotDigitizer
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   PlotDigitizer
Version:2.6.2
Release:1
Summary:Ditigize scanned plots of functional data
License:LGPL-2.1 and GPL-2.0
Url:http://plotdigitizer.sourceforge.net
Group:  Productivity/Scientific/Other
Source0:
http://downloads.sourceforge.net/plotdigitizer/%{name}_%{version}_Source.zip
Source1:BareBonesBrowserLaunch.java
Source2:PlotDigitizer.desktop
# MRJAdapter from PlotDigitizer 2.5.1 source archive
Source3:MRJAdapter_1.0.8_Src.zip
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  ant
BuildRequires:  java-devel = 1.6.0
BuildRequires:  jpackage-utils
BuildRequires:  sed
BuildRequires:  unzip
BuildRequires:  update-alternatives
BuildRequires:  update-desktop-files
Requires:   autotrace
Requires:   java = 1.6.0
Requires:   jpackage-utils
BuildArch:  noarch

%description

Plot Digitizer is a Java program used to digitize scanned plots of functional 
data. Often data is found presented in reports and references as functional X-Y 
type scatter or line plots. In order to use this data, it must somehow be 
digitized. This program will allow you to take a scanned image of a plot (in 
GIF, JPEG, or PNG format) and quickly digitize values off the plot just by 
clicking the mouse on each data point. The numbers can then be saved to a text 
file and used where ever you need them. Plot Digitizer works with both linear 
and logarithmic axis scales. Besides digitizing points off of data plots, this 
program can be used to digitize other types of scanned data (such as scaled 
drawings or orthographic photos).


%prep
%setup -q -n %{name}_Source
cp %{SOURCE1} .
cp %{SOURCE2} .
cp %{SOURCE3} lib/.

# remove the third party jars
find . -iname '*.jar' | xargs rm -rf

# rebuild MRJAdapter
cd  lib
unzip MRJAdapter_1.0.8_Src.zip
cd MRJAdapter\ 1.0.8
#update target