[directfb] Update to 1.6.2

Nicolas Chauvet kwizart at fedoraproject.org
Sat Sep 22 16:30:07 UTC 2012


commit b4f50978b76caa5f9567b6ae18f943385e938253
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Sep 22 18:29:34 2012 +0200

    Update to 1.6.2

 DirectFB-1.6.1-zlib-fix.patch |   14 --------------
 directfb.spec                 |    9 +++++----
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/directfb.spec b/directfb.spec
index b7d2581..8d97591 100644
--- a/directfb.spec
+++ b/directfb.spec
@@ -1,10 +1,10 @@
 %global major_ver 1.6
-%global minor_ver .1
+%global minor_ver .2
 
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
 Version: %{major_ver}%{minor_ver}
-Release: 2%{?dist}
+Release: 1%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://www.directfb.org/
@@ -15,7 +15,6 @@ Patch3: DirectFB-1.6.1-lm.patch
 Patch4: DirectFB-1.6.1-gcc-atomics-on-arm.patch
 Patch5: DirectFB-1.5.3-add-missing-davinci-files.patch
 Patch6: DirectFB-1.5.3-vdpau.patch
-Patch7: DirectFB-1.6.1-zlib-fix.patch
 Patch8: DirectFB-1.6.1-mesa-libgbm-stridefix.patch
 Patch9: DirectFB-1.6.1-FusionID-fix-git21c3684.patch
 
@@ -78,7 +77,6 @@ Development files for DirectFB.
 %patch4 -p1 -b .arm-atomics
 %patch5 -p1 -b .davinci
 %patch6 -p1 -b .vdpau
-%patch7 -p1 -b .zlib-fix
 %if 0%{?fedora} >= 18
 %patch8 -p1 -b .stride
 %endif
@@ -244,6 +242,9 @@ make check
 
 
 %changelog
+* Sat Sep 22 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.6.2-1
+- Update to 1.6.2
+
 * Mon Sep 17 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.6.1-2
 - Drop vt tweak
 - Change BR to pkgconfig(glu)
diff --git a/sources b/sources
index 06cd75a..d15ec80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76d3066e75664aa79204af545f2f3c65  DirectFB-1.6.1.tar.gz
+6bebdbf26f03f7114ae17ab86d4d1d27  DirectFB-1.6.2.tar.gz


More information about the scm-commits mailing list