Hello community,

here is the log from the commit of package racket for openSUSE:Factory checked 
in at 2013-08-13 12:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/racket (Old)
 and      /work/SRC/openSUSE:Factory/.racket.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "racket"

Changes:
--------
--- /work/SRC/openSUSE:Factory/racket/racket.changes    2013-06-19 
15:54:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.racket.new/racket.changes       2013-08-13 
12:54:32.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Aug 10 13:58:09 UTC 2013 - tog...@opensuse.org
+
+- Update to Racket 5.3.6
+  * This is a bug fix release.  It eliminates errors from v5.3.5
+    that people have found over the summer.
+- Spec changes
+  * remove libpng16.patch and libpng16-adjustment.patch
+  * rather then use of mirrors for source downloads use the main
+    site as mirrors are not uptodate
+
+-------------------------------------------------------------------

Old:
----
  racket-5.3.5-src-unix.tgz

New:
----
  racket-5.3.6-src-unix.tgz

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

Other differences:
------------------
++++++ racket.spec ++++++
--- /var/tmp/diff_new_pack.XiTvlt/_old  2013-08-13 12:54:33.000000000 +0200
+++ /var/tmp/diff_new_pack.XiTvlt/_new  2013-08-13 12:54:33.000000000 +0200
@@ -18,22 +18,19 @@
 
 
 Name:           racket
-Version:        5.3.5
+Version:        5.3.6
 Release:        0
 Summary:        Scheme implementation with teaching tools
 License:        LGPL-2.1+ and GPL-3.0+
 Group:          Development/Languages/Scheme
 Url:            http://racket-lang.org
-Source0:        
http://mirror.informatik.uni-tuebingen.de/mirror/%name/%version/%name/%name-%version-src-unix.tgz
+Source0:        
http://download.racket-lang.org/installers/%version/%name/%name-%version-src-unix.tgz
 Source1:        drracket.desktop
 Source2:        racket-completion.bash
 Source3:        racket-5.3.rpmlintrc
 Source4:        drracket.png
 # PATCH-FIX-OPENSUSE based on debian package tog...@opensuse.org 
 Patch0:         0001-Fix-install-path-for-doc-and-collects.patch
-# PATCH-FIX-UPSTREAM fix for libpng16 Matthew Flatt <mfl...@racket-lang.org>
-Patch1:         libpng16.patch
-Patch2:         libpng16-adjustment.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ImageMagick
 BuildRequires:  chrpath
@@ -129,8 +126,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 cp %{S:1} src/.
 cp %{S:2} src/.
@@ -189,14 +184,12 @@
 %install
 cd src
 
+# use the following if setting extra plt_setup options
 # export LD_LIBRARY_PATH=%%buildroot%%{_libdir}
 # export PLT_SETUP_OPTIONS="-j 1 "
-# let obs do the stripping
 
 install -d %buildroot/%_datadir/doc/%name/
 
-# this should not be needed with disable-strip option in the configure
-#%%make_install STRIP_DEBUG=/bin/true 
 %make_install  
 
 # Fix the rpath error.
@@ -227,6 +220,10 @@
 
 %postun -p /sbin/ldconfig
 
+#
+# TODO with racket 5.6 files section will need reorganization
+#
+
 %files
 %defattr(-,root,root,-)
 %doc README

++++++ 0001-Fix-install-path-for-doc-and-collects.patch ++++++
--- /var/tmp/diff_new_pack.XiTvlt/_old  2013-08-13 12:54:34.000000000 +0200
+++ /var/tmp/diff_new_pack.XiTvlt/_new  2013-08-13 12:54:34.000000000 +0200
@@ -13,13 +13,11 @@
 
 Signed-off-by: madanyang <tog...@opensuse.org>
 ---
- src/configure | 8 ++++----
+ src/configure |    8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
 
-Index: racket-5.3.4/src/configure
-===================================================================
---- racket-5.3.4.orig/src/configure
-+++ racket-5.3.4/src/configure
+--- a/src/configure
++++ b/src/configure
 @@ -813,7 +813,7 @@ sharedstatedir='${prefix}/com'
  localstatedir='${prefix}/var'
  includedir='${prefix}/include'


++++++ racket-5.3.5-src-unix.tgz -> racket-5.3.6-src-unix.tgz ++++++
/work/SRC/openSUSE:Factory/racket/racket-5.3.5-src-unix.tgz 
/work/SRC/openSUSE:Factory/.racket.new/racket-5.3.6-src-unix.tgz differ: char 
5, line 1

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

Reply via email to