rpms/directfb/F-11 directfb.spec,1.24,1.25 sources,1.10,1.11

Nicolas Chauvet kwizart at fedoraproject.org
Wed Apr 22 00:01:18 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/directfb/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27766

Modified Files:
	directfb.spec sources 
Log Message:
Update to 1.2.8



Index: directfb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/directfb/F-11/directfb.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- directfb.spec	24 Feb 2009 11:55:44 -0000	1.24
+++ directfb.spec	22 Apr 2009 00:00:44 -0000	1.25
@@ -1,7 +1,7 @@
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
-Version: 1.2.7
-Release: 4%{?dist}
+Version: 1.2.8
+Release: 1%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://www.directfb.org/
@@ -21,6 +21,7 @@
 BuildRequires: libvncserver-devel
 %{?_with_fusion:BuildRequires: linux-fusion-devel}
 %{?_with_fusion:Requires: linux-fusion}
+%{?_with_tslib:BuildRequires: tslib-devel}
 
 
 %description
@@ -36,6 +37,7 @@
 
 Non-default rpmbuild options:
 --with fusion:   Enable linux-fusion support
+--with tslib:    Enable tslib support
 
 
 %package devel
@@ -74,6 +76,9 @@
 
 %build
 %configure \
+%ifarch i386 i586
+    --disable-mmx --disable-sse \
+%endif
     --enable-sdl \
     --enable-zlib \
 %{?_with_fusion:--enable-multi} \
@@ -159,6 +164,10 @@
 
 
 %changelog
+* Tue Apr 21 2009 kwizart < kwizart at gmail.com > - 1.2.8-1
+- Update to 1.2.8
+- Disable mmx/sse on x86
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/directfb/F-11/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	12 Feb 2009 13:07:47 -0000	1.10
+++ sources	22 Apr 2009 00:00:44 -0000	1.11
@@ -1 +1 @@
-59ca16f600e96c8c104a485ff7c322c6  DirectFB-1.2.7.tar.gz
+ac13d21682aa368df4e177ae5b51ad2d  DirectFB-1.2.8.tar.gz




More information about the fedora-extras-commits mailing list