rpms/fbida/devel fbida.spec,1.5,1.6

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


Author: thias

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

Modified Files:
	fbida.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: fbida.spec
===================================================================
RCS file: /cvs/extras/rpms/fbida/devel/fbida.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fbida.spec	21 Feb 2005 17:19:10 -0000	1.5
+++ fbida.spec	5 Mar 2005 21:10:21 -0000	1.6
@@ -18,7 +18,7 @@
 %description
 fbi displays the specified file(s) on the linux console using the
 framebuffer device. PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png
-are supported directly. For other formats fbi tries to use 
+are supported directly. For other formats fbi tries to use
 ImageMagick's convert.
 
 %package ida
@@ -26,7 +26,7 @@
 Summary: Motif based Imageviewer
 
 %description ida
-This is a X11 application (Motif based) for viewing images. Some basic 
+This is a X11 application (Motif based) for viewing images. Some basic
 editing functions are available too.
 
 %package fbgs
@@ -50,9 +50,9 @@
 iconv -t UTF-8 -f ISO-8859-1 ida.man > ida.man.new
 iconv -t UTF-8 -f ISO-8859-1 fbgs.man > fbgs.man.new
 %{__mv} fbi.man.new fbi.man
-%{__mv} exiftran.man.new exiftran.man 
-%{__mv} ida.man.new ida.man 
-%{__mv} fbgs.man.new fbgs.man 
+%{__mv} exiftran.man.new exiftran.man
+%{__mv} ida.man.new ida.man
+%{__mv} fbgs.man.new fbgs.man
 lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install
 
 %clean
@@ -60,7 +60,7 @@
 
 %files
 %defattr(-, root, root, 0755)
-%doc Changes COPYING README TODO 
+%doc Changes COPYING README TODO
 %doc %{_mandir}/man1/fbi*
 %doc %{_mandir}/man1/exiftran*
 %{_bindir}/fbi




More information about the fedora-extras-commits mailing list