Hello community,

here is the log from the commit of package glew for openSUSE:Factory checked in 
at 2011-12-31 17:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glew (Old)
 and      /work/SRC/openSUSE:Factory/.glew.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/glew/glew.changes        2011-11-16 
17:18:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glew.new/glew.changes   2011-12-31 
17:19:27.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec 28 17:51:57 UTC 2011 - [email protected]
+
+- Do not merge es branch for now
+  * Fixes bnc #732438, #738519
+  * Issue reported upstream
+
+-------------------------------------------------------------------

Old:
----
  es_branch.diff.bz2

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

Other differences:
------------------
++++++ glew.spec ++++++
--- /var/tmp/diff_new_pack.OQUKeA/_old  2011-12-31 17:19:28.000000000 +0100
+++ /var/tmp/diff_new_pack.OQUKeA/_new  2011-12-31 17:19:28.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           glew
-Version:        1.7.0.git20111104.1441
+Version:        1.7.0.git20111123.2145
 Release:        1
 License:        BSD-3-Clause and GPL-2.0 and MIT
 Summary:        OpenGL Extension Wrangler Library
@@ -28,7 +28,6 @@
 Source1:        baselibs.conf
 Patch:          0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2
 Patch1:         dont-strip.diff
-Patch2:         es_branch.diff.bz2
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 Requires:       libGLEW1_7 >= %version
@@ -67,7 +66,6 @@
 
 %prep
 %setup -q -n %name
-%patch2 -p1
 %patch1 -p1
 %patch -p1
 

++++++ 0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2 ++++++
++++ 66340 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/glew/0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2
++++ and 
/work/SRC/openSUSE:Factory/.glew.new/0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2

++++++ glew.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glew/Makefile new/glew/Makefile
--- old/glew/Makefile   2011-11-04 15:41:14.000000000 +0100
+++ new/glew/Makefile   2011-11-23 22:45:21.000000000 +0100
@@ -319,6 +319,7 @@
        find $(TARDIR) -name CVS -o -name .cvsignore | xargs $(RM) -r
        find $(TARDIR) -name .svn | xargs $(RM) -r
        find $(TARDIR) -name "*.patch" | xargs $(RM) -r
+       unix2dos $(TARDIR)/Makefile
        unix2dos $(TARDIR)/config/*
        unix2dos $(TARDIR)/auto/core/*
        unix2dos $(TARDIR)/auto/extensions/*
@@ -335,6 +336,7 @@
        find $(TARDIR) -name '*.rc' | xargs unix2dos
        rm -f ../$(DIST_SRC_ZIP)
        cd .. && zip -rv9 $(DIST_SRC_ZIP) $(DIST_DIR)
+       dos2unix $(TARDIR)/Makefile
        dos2unix $(TARDIR)/config/*
        dos2unix $(TARDIR)/auto/core/*
        dos2unix $(TARDIR)/auto/extensions/*

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

Reply via email to