rpms/fltk/devel fltk.spec,1.6,1.7

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


Author: thias

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

Modified Files:
	fltk.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: fltk.spec
===================================================================
RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fltk.spec	3 Mar 2005 20:33:53 -0000	1.6
+++ fltk.spec	5 Mar 2005 21:10:21 -0000	1.7
@@ -29,7 +29,7 @@
 GUI functionality without the bloat, and supports 3D graphics via
 OpenGL and its built-in GLUT emulation. FLTK is designed to be small
 and modular enough to be statically linked, and also works fine as a
-shared library. 
+shared library.
 
 %description devel
 This package contains development files for %{name}
@@ -40,7 +40,7 @@
 
 %description fluid
 fluid stands for the Fast Light User Interface Designer. It is an
-interactive GUI designer for FLTK. 
+interactive GUI designer for FLTK.
 
 
 %prep
@@ -52,7 +52,7 @@
 export CPPFLAGS="$(pkg-config xft --cflags)"
 export LDFLAGS="$(pkg-config xft --libs)"
 %configure --enable-shared --enable-threads --enable-xdbe --enable-xft
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 
 
 %install
@@ -158,5 +158,5 @@
 - Moved fluid to its own package
 - Added missing Requires for devel package
 
-* Sat Aug 16 2003 Dams <anvil[AT]livna.org> 
+* Sat Aug 16 2003 Dams <anvil[AT]livna.org>
 - Initial build.




More information about the fedora-extras-commits mailing list