Hello community,

here is the log from the commit of package DirectFB for openSUSE:Factory 
checked in at 2014-04-14 06:43:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/DirectFB (Old)
 and      /work/SRC/openSUSE:Factory/.DirectFB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "DirectFB"

Changes:
--------
--- /work/SRC/openSUSE:Factory/DirectFB/DirectFB.changes        2013-12-22 
19:32:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.DirectFB.new/DirectFB.changes   2014-04-14 
06:43:14.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Apr 10 09:25:37 UTC 2014 - [email protected]
+
+- Update baselibs.conf too
+
+-------------------------------------------------------------------
+Wed Apr  9 10:11:29 UTC 2014 - [email protected]
+
+- Update to version 1.7.3
+  + Read the ChangeLog for more news
+- Adapt DirectFB-1.7.1-drop-test_foo.patch to upstream changes
+
+-------------------------------------------------------------------

Old:
----
  DirectFB-1.7.1-drop-test_foo.patch
  DirectFB-1.7.1.tar.gz

New:
----
  DirectFB-1.7.3-drop-test_foo.patch
  DirectFB-1.7.3.tar.xz

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

Other differences:
------------------
++++++ DirectFB.spec ++++++
--- /var/tmp/diff_new_pack.iRTtPB/_old  2014-04-14 06:43:15.000000000 +0200
+++ /var/tmp/diff_new_pack.iRTtPB/_new  2014-04-14 06:43:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package DirectFB
 #
-# 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
@@ -16,18 +16,18 @@
 #
 
 
-%global directfbdir %{_libdir}/directfb-1.7-1
-%global libdirectfb    libdirectfb-1_7-1
-%global libdfb          lib++dfb-1_7-1
+%global directfbdir %{_libdir}/directfb-1.7-3
+%global libdirectfb    libdirectfb-1_7-3
+%global libdfb          lib++dfb-1_7-3
 
 Name:           DirectFB
-Version:        1.7.1
+Version:        1.7.3
 Release:        0
 Summary:        Graphics Library for Framebuffer Devices
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.directfb.org/
-Source:         
http://www.directfb.org/downloads/Core/DirectFB-1.7/%{name}-%{version}.tar.gz
+Source:         
http://www.directfb.org/downloads/Core/DirectFB-1.7/%{name}-%{version}.tar.xz
 Source2:        baselibs.conf
 # PATCH-FIX-UPSTREAM
 Patch2:         DirectFB-0.9.24-matroxi2c.diff
@@ -57,7 +57,7 @@
 # PATCH-FIX-OPENSUSE DirectFB-setregion.patch -- [email protected]; fixes 
cyber5k and readeon drivers build on powerpc
 Patch20:        DirectFB-setregion.patch 
 # PATCH-FIX_OPENSUSE drop test_foo as it does not build in 1.7, 
[email protected]
-Patch21:        DirectFB-1.7.1-drop-test_foo.patch
+Patch21:        DirectFB-1.7.3-drop-test_foo.patch
 BuildRequires:  LibVNCServer-devel
 %if 0%{?suse_version} > 1220
 # Mesa-lib* available only in 12.2+

++++++ DirectFB-1.7.1-drop-test_foo.patch -> DirectFB-1.7.3-drop-test_foo.patch 
++++++
--- /work/SRC/openSUSE:Factory/DirectFB/DirectFB-1.7.1-drop-test_foo.patch      
2013-12-22 19:32:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.DirectFB.new/DirectFB-1.7.3-drop-test_foo.patch 
2014-04-14 06:43:14.000000000 +0200
@@ -29,18 +29,16 @@
  
 Index: DirectFB-1.7.1/wm/unique/Makefile.in
 ===================================================================
---- DirectFB-1.7.1.orig/wm/unique/Makefile.in
-+++ DirectFB-1.7.1/wm/unique/Makefile.in
-@@ -56,7 +56,7 @@ build_triplet = @build@
+@@ -83,7 +83,7 @@
  host_triplet = @host@
  target_triplet = @target@
  bin_PROGRAMS = uwmdump$(EXEEXT)
 -noinst_PROGRAMS = test_color$(EXEEXT) test_foo$(EXEEXT) \
 +noinst_PROGRAMS = test_color$(EXEEXT) \
        stret_test$(EXEEXT)
- DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/rules/libobject.make
-@@ -143,12 +143,6 @@ test_color_DEPENDENCIES = libuniquewm.la
+ DIST_COMMON = $(top_srcdir)/rules/libobject.make $(srcdir)/Makefile.in \
+       $(srcdir)/Makefile.am $(top_srcdir)/depcomp $(include_HEADERS)
+@@ -171,12 +171,6 @@
        $(top_builddir)/lib/direct/libdirect.la \
        $(top_builddir)/lib/fusion/libfusion.la \
        $(top_builddir)/src/libdirectfb.la
@@ -53,8 +51,8 @@
  am_uwmdump_OBJECTS = uwmdump.$(OBJEXT)
  uwmdump_OBJECTS = $(am_uwmdump_OBJECTS)
  uwmdump_DEPENDENCIES = libuniquewm.la \
-@@ -183,10 +177,10 @@ am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
- am__v_GEN_0 = @echo "  GEN   " $@;
+@@ -219,10 +213,10 @@
+ am__v_CCLD_1 = 
  SOURCES = $(libdirectfbwm_unique_la_SOURCES) $(libuniquewm_la_SOURCES) \
        $(stret_test_SOURCES) $(test_color_SOURCES) \
 -      $(test_foo_SOURCES) $(uwmdump_SOURCES)
@@ -63,10 +61,10 @@
        $(libuniquewm_la_SOURCES) $(stret_test_SOURCES) \
 -      $(test_color_SOURCES) $(test_foo_SOURCES) $(uwmdump_SOURCES)
 +      $(test_color_SOURCES) $(uwmdump_SOURCES)
- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-       html-recursive info-recursive install-data-recursive \
-       install-dvi-recursive install-exec-recursive \
-@@ -531,13 +525,6 @@ test_color_LDADD = \
+ RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
+       ctags-recursive dvi-recursive html-recursive info-recursive \
+       install-data-recursive install-dvi-recursive \
+@@ -588,13 +582,6 @@
        $(top_builddir)/lib/fusion/libfusion.la         \
        $(top_builddir)/src/libdirectfb.la
  
@@ -80,17 +78,18 @@
  stret_test_SOURCES = stret_test.c
  stret_test_LDADD = \
        libuniquewm.la                                  \
-@@ -773,9 +760,6 @@ stret_test$(EXEEXT): $(stret_test_OBJECT
- test_color$(EXEEXT): $(test_color_OBJECTS) $(test_color_DEPENDENCIES) 
$(EXTRA_test_color_DEPENDENCIES) 
+@@ -844,10 +831,6 @@
        @rm -f test_color$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(test_color_OBJECTS) $(test_color_LDADD) $(LIBS)
+ 
 -test_foo$(EXEEXT): $(test_foo_OBJECTS) $(test_foo_DEPENDENCIES) 
$(EXTRA_test_foo_DEPENDENCIES) 
 -      @rm -f test_foo$(EXEEXT)
 -      $(AM_V_CCLD)$(LINK) $(test_foo_OBJECTS) $(test_foo_LDADD) $(LIBS)
+-
  uwmdump$(EXEEXT): $(uwmdump_OBJECTS) $(uwmdump_DEPENDENCIES) 
$(EXTRA_uwmdump_DEPENDENCIES) 
        @rm -f uwmdump$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(uwmdump_OBJECTS) $(uwmdump_LDADD) $(LIBS)
-@@ -795,7 +779,6 @@ distclean-compile:
+@@ -867,7 +850,6 @@
  @AMDEP_TRUE@@am__include@ 
@am__quote@./$(DEPDIR)/stret_iteration.Plo@am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stret_test.Po@am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_color.Po@am__quote@

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.iRTtPB/_old  2014-04-14 06:43:15.000000000 +0200
+++ /var/tmp/diff_new_pack.iRTtPB/_new  2014-04-14 06:43:15.000000000 +0200
@@ -1,4 +1,4 @@
-libdirectfb-1_7-1
+libdirectfb-1_7-3
 DirectFB-devel
        requires -DirectFB-<targettype>
-       requires "libdirectfb-1_7-1-<targettype> = <version>"
+       requires "libdirectfb-1_7-3-<targettype> = <version>"

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

Reply via email to