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.
This commit is contained in:
Matthias Saou 2005-03-05 21:10:21 +00:00
parent d0938927d0
commit ad6203ec6b
1 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $Id: fbida.spec,v 1.5 2005/02/21 17:19:10 thl Exp $ # $Id: fbida.spec,v 1.6 2005/03/05 21:10:21 thias Exp $
Summary: FrameBuffer Imageviewer Summary: FrameBuffer Imageviewer
Name: fbida Name: fbida
@ -18,7 +18,7 @@ Requires: ImageMagick bitstream-vera-fonts
%description %description
fbi displays the specified file(s) on the linux console using the fbi displays the specified file(s) on the linux console using the
framebuffer device. PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png 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. ImageMagick's convert.
%package ida %package ida
@ -26,7 +26,7 @@ Group: Applications/Multimedia
Summary: Motif based Imageviewer Summary: Motif based Imageviewer
%description ida %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. editing functions are available too.
%package fbgs %package fbgs
@ -50,9 +50,9 @@ iconv -t UTF-8 -f ISO-8859-1 exiftran.man > exiftran.man.new
iconv -t UTF-8 -f ISO-8859-1 ida.man > ida.man.new 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 iconv -t UTF-8 -f ISO-8859-1 fbgs.man > fbgs.man.new
%{__mv} fbi.man.new fbi.man %{__mv} fbi.man.new fbi.man
%{__mv} exiftran.man.new exiftran.man %{__mv} exiftran.man.new exiftran.man
%{__mv} ida.man.new ida.man %{__mv} ida.man.new ida.man
%{__mv} fbgs.man.new fbgs.man %{__mv} fbgs.man.new fbgs.man
lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install
%clean %clean
@ -60,7 +60,7 @@ lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install
%files %files
%defattr(-, root, root, 0755) %defattr(-, root, root, 0755)
%doc Changes COPYING README TODO %doc Changes COPYING README TODO
%doc %{_mandir}/man1/fbi* %doc %{_mandir}/man1/fbi*
%doc %{_mandir}/man1/exiftran* %doc %{_mandir}/man1/exiftran*
%{_bindir}/fbi %{_bindir}/fbi