rpms/directfb/devel directfb.spec,1.1,1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:23 UTC 2005


Author: thias

Update of /cvs/extras/rpms/directfb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/directfb/devel

Modified Files:
	directfb.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: directfb.spec
===================================================================
RCS file: /cvs/extras/rpms/directfb/devel/directfb.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- directfb.spec	31 Dec 2004 17:36:32 -0000	1.1
+++ directfb.spec	5 Mar 2005 21:10:21 -0000	1.2
@@ -1,7 +1,7 @@
 Name:           directfb
 Version:        0.9.21
-Release:        0.fdr.1.3
-Summary:        Graphics abstraction library for the Linux Framebuffer Device.
+Release:        1
+Summary:        Graphics abstraction library for the Linux Framebuffer Device
 
 Group:          System/Libraries
 License:        GPL
@@ -13,11 +13,11 @@
 BuildRequires:  zlib-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  freetype-devel
-BuildRequires:	SDL-devel
+BuildRequires:  SDL-devel
 # libtool
-BuildRequires:	gcc-c++
+BuildRequires:  gcc-c++
 
-%define oname	DirectFB
+%define oname   DirectFB
 
 %description
 DirectFB is a thin library that provides hardware graphics acceleration,
@@ -25,10 +25,10 @@
 support for translucent windows and multiple display layers on top of the
 Linux Framebuffer Device.
 
-It is a complete hardware abstraction layer with software fallbacks for 
+It is a complete hardware abstraction layer with software fallbacks for
 every graphics operation that is not supported by the underlying hardware.
-DirectFB adds graphical power to embedded systems and sets a new standard 
-for graphics under Linux. 
+DirectFB adds graphical power to embedded systems and sets a new standard
+for graphics under Linux.
 
 %package        devel
 Summary:        Development package for %{name}
@@ -51,12 +51,12 @@
 %else
 	--disable-mmx \
 %endif
-        --disable-maintainer-mode \
-        --enable-shared \
-        --enable-static \
-        --enable-fast-install \
-        --disable-avifile \
-        --disable-debug \
+	--disable-maintainer-mode \
+	--enable-shared \
+	--enable-static \
+	--enable-fast-install \
+	--disable-avifile \
+	--disable-debug \
 	--with-gfxdrivers=\
 ati128,cle266,cyber5k,i810,mach64,matrox,\
 neomagic,nsc,nvidia,radeon,savage,\




More information about the fedora-extras-commits mailing list