Hello community,

here is the log from the commit of package xmgrace for openSUSE:Factory:NonFree 
checked in at 2013-03-08 21:18:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/xmgrace (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.xmgrace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmgrace", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/xmgrace/xmgrace.changes  2012-09-05 
19:59:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.xmgrace.new/xmgrace.changes     
2013-03-08 21:18:14.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Feb 28 18:03:07 UTC 2013 - [email protected]
+
+- update to version 5.1.23, changes
+  * removed *86 specific optimizations (rep. #2154)
+  * renamed RMS per cent error -> relative error (rep. #2192)
+  * a workaround for a bug in recent Xorg not releasing grab of popup menus
+  * accept -graphtype chart instead of bar. List possible values in the help 
output
+  * a grace_np fix
+  * IsoLatin5.enc was not included in the distribution
+- Drop xmgrace-libpng15.patch: This patch is in upstream now.
+
+-------------------------------------------------------------------

Old:
----
  grace-5.1.22.tar.bz2
  xmgrace-libpng15.patch

New:
----
  grace-5.1.23.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmgrace.spec ++++++
--- /var/tmp/diff_new_pack.JBf8DC/_old  2013-03-08 21:18:16.000000000 +0100
+++ /var/tmp/diff_new_pack.JBf8DC/_new  2013-03-08 21:18:16.000000000 +0100
@@ -23,7 +23,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Visualization/Graph
 AutoReqProv:    on
-Version:        5.1.22
+Version:        5.1.23
 Release:        1
 Summary:        A 2D-Plot-Program for Visualisation of Scientific Data
 Source:         
ftp://ftp.fu-berlin.de/unix/graphics/grace/src/grace-%{version}.tar.bz2
@@ -32,8 +32,6 @@
 Patch0:         xmgrace-null.patch
 Patch1:         xmgrace-strip.patch
 Patch2:         xmgrace-help.patch
-# libpng15.patch: project seems not to be alive, not sent upstream
-Patch3:         xmgrace-libpng15.patch
 Url:            http://plasma-gate.weizmann.ac.il/Grace/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -70,7 +68,6 @@
 %patch0 -p0
 %patch1 
 %patch2
-%patch3
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=/usr/%{_lib} 
--enable-grace-home=/usr/%{_lib}/xmgrace --bindir=/usr/bin 
--with-helpviewer="/usr/bin/desktop-launch %s" --mandir=%{_mandir}

++++++ grace-5.1.22.tar.bz2 -> grace-5.1.23.tar.bz2 ++++++
++++ 33698 lines of diff (skipped)

++++++ xmgrace-strip.patch ++++++
--- /var/tmp/diff_new_pack.JBf8DC/_old  2013-03-08 21:18:17.000000000 +0100
+++ /var/tmp/diff_new_pack.JBf8DC/_new  2013-03-08 21:18:17.000000000 +0100
@@ -1,6 +1,8 @@
---- auxiliary/Makefile
+Index: auxiliary/Makefile
+===================================================================
+--- auxiliary/Makefile.orig
 +++ auxiliary/Makefile
-@@ -27,7 +27,7 @@
+@@ -27,7 +27,7 @@ convcal$(EXE) : convcal.c
  install : $(AUXILIARIES) $(PROGRAMS) $(SCRIPTS)
        $(MKINSTALLDIRS) $(DESTDIR)$(GRACE_HOME)/auxiliary
        for i in $(AUXILIARIES); do $(INSTALL_DATA) $$i 
$(DESTDIR)$(GRACE_HOME)/auxiliary; done
@@ -9,9 +11,11 @@
        for i in $(SCRIPTS); do $(INSTALL_PROGRAM) $$i 
$(DESTDIR)$(GRACE_HOME)/bin; done
  
  tests : dummy
---- grconvert/Makefile
+Index: grconvert/Makefile
+===================================================================
+--- grconvert/Makefile.orig
 +++ grconvert/Makefile
-@@ -42,7 +42,7 @@
+@@ -42,7 +42,7 @@ devclean :
  
  install : $(PROG)
        $(MKINSTALLDIRS) $(DESTDIR)$(GRACE_HOME)/bin
@@ -20,9 +24,11 @@
  
  dummy :
  
---- src/Makefile
+Index: src/Makefile
+===================================================================
+--- src/Makefile.orig
 +++ src/Makefile
-@@ -60,7 +60,7 @@
+@@ -61,7 +61,7 @@ $(PARS_C) : $(PARS_Y)
  
  install : $(GRACE)
        $(MKINSTALLDIRS) $(DESTDIR)$(GRACE_HOME)/bin


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to