rpms/directfb/devel directfb.spec, 1.32, 1.33 sources, 1.12, 1.13 .cvsignore, 1.12, 1.13

Nicolas Chauvet kwizart at fedoraproject.org
Wed Jul 15 22:59:55 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/directfb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21250

Modified Files:
	directfb.spec sources .cvsignore 
Log Message:
Update to 1.41



Index: directfb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/directfb/devel/directfb.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- directfb.spec	2 Jul 2009 14:38:50 -0000	1.32
+++ directfb.spec	15 Jul 2009 22:59:24 -0000	1.33
@@ -1,10 +1,10 @@
 %global major_ver 1.4
-%global minor_ver .0
+%global minor_ver .1
 
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
 Version: %{major_ver}%{minor_ver}
-Release: 1%{?dist}.1
+Release: 1%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://www.directfb.org/
@@ -142,6 +142,17 @@ make check
 %{_bindir}/mkdgiff
 # uwmdump Unique WM
 %{_bindir}/uwmdump
+## New with 1.4.1
+%{_bindir}/dfbtest_blit
+%{_bindir}/dfbtest_reinit
+%{_bindir}/dfbtest_scale
+%{_bindir}/dfbtest_window
+%{_bindir}/direct_stream
+%{_bindir}/direct_test
+%{_bindir}/fusion_fork
+%{_bindir}/fusion_reactor
+%{_bindir}/fusion_skirmish
+%{_bindir}/fusion_stream
 %{_libdir}/libdirectfb-*.so.*
 %{_libdir}/libdirect-*.so.*
 %{_libdir}/libfusion-*.so.*
@@ -170,6 +181,9 @@ make check
 
 
 %changelog
+* Thu Jul 16 2009 kwizart < kwizart at gmail.com > - 1.4.1-1
+- Update to 1.4.1
+
 * Mon Jun 30 2009 kwizart < kwizart at gmail.com > - 1.4.0-1
 - Update to 1.4.0
 - Add BR libGL-devel


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/directfb/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	30 Jun 2009 12:32:47 -0000	1.12
+++ sources	15 Jul 2009 22:59:24 -0000	1.13
@@ -1 +1 @@
-191b6149db1c020cb9be5f3cd4550716  DirectFB-1.4.0.tar.gz
+e7df079ff44ec98187c24a00500e597a  DirectFB-1.4.1.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/directfb/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	30 Jun 2009 12:32:47 -0000	1.12
+++ .cvsignore	15 Jul 2009 22:59:24 -0000	1.13
@@ -1 +1 @@
-DirectFB-1.4.0.tar.gz
+DirectFB-1.4.1.tar.gz




More information about the fedora-extras-commits mailing list