rpms/gnofract4d/devel gnofract4d.spec,1.4,1.5

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


Author: thias

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

Modified Files:
	gnofract4d.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: gnofract4d.spec
===================================================================
RCS file: /cvs/extras/rpms/gnofract4d/devel/gnofract4d.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnofract4d.spec	13 Feb 2005 17:33:51 -0000	1.4
+++ gnofract4d.spec	5 Mar 2005 21:10:21 -0000	1.5
@@ -11,16 +11,16 @@
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
 # This *really* requires gcc at runtime!
-Requires:	gcc
+Requires:       gcc
 BuildRequires:  desktop-file-utils, python-devel
-BuildRequires:	scrollkeeper, libgnomeui-devel
+BuildRequires:  scrollkeeper, libgnomeui-devel
 
 %description
-Gnofract 4D is a Gnome-based program to draw fractals. What sets it apart from 
-other fractal programs (and makes it "4D") is the way that it treats the 
-Mandelbrot and Julia sets as different views of the same four-dimensional 
-fractal object. This allows you to generate images which are a cross between 
-the two sets and explore their inter-relationships. 
+Gnofract 4D is a Gnome-based program to draw fractals. What sets it apart from
+other fractal programs (and makes it "4D") is the way that it treats the
+Mandelbrot and Julia sets as different views of the same four-dimensional
+fractal object. This allows you to generate images which are a cross between
+the two sets and explore their inter-relationships.
 
 %prep
 %setup -q
@@ -61,7 +61,7 @@
 /usr/bin/scrollkeeper-update 2> /dev/null
 /usr/bin/update-desktop-database %{_datadir}/applications
 
-%files 
+%files
 %defattr(-,root,root,-)
 %doc COPYING
 %{_bindir}/*




More information about the scm-commits mailing list