rpms/geomview/devel geomview.spec,1.2,1.3

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


Author: thias

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

Modified Files:
	geomview.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: geomview.spec
===================================================================
RCS file: /cvs/extras/rpms/geomview/devel/geomview.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geomview.spec	3 Mar 2005 21:26:02 -0000	1.2
+++ geomview.spec	5 Mar 2005 21:10:21 -0000	1.3
@@ -21,7 +21,7 @@
 # Other plugins
 Source10: http://dl.sourceforge.net/geomview/orrery-%{orrery_ver}.tar.gz
 Source11: http://dl.sourceforge.net/geomview/maniview-%{maniview_ver}.tar.gz
- 
+
 ## Patches
 # put moduledir and data in sane locations
 Patch1: geomview-1.8.1-rh.patch
@@ -52,11 +52,11 @@
 #{?_without_orrey:Obsoletes: %{name}-orrery < %{orrery_ver}-%{release}}
 
 %description
-Geomview is an interactive 3D viewing program for Unix. It lets you view and 
-manipulate 3D objects: you use the mouse to rotate, translate, zoom in and out, 
-etc. It can be used as a standalone viewer for static objects or as a display 
-engine for other programs which produce dynamically changing geometry. It can 
-display objects described in a variety of file formats. It comes with a wide 
+Geomview is an interactive 3D viewing program for Unix. It lets you view and
+manipulate 3D objects: you use the mouse to rotate, translate, zoom in and out,
+etc. It can be used as a standalone viewer for static objects or as a display
+engine for other programs which produce dynamically changing geometry. It can
+display objects described in a variety of file formats. It comes with a wide
 selection of example objects, and you can create your own objects too.
 
 
@@ -66,7 +66,7 @@
 Summary: %{name} plugins
 Requires: %{name} = %{version}
 BuildRequires: xforms-devel >= %{xforms_ver}
-%description plugins 
+%description plugins
 Geomview default plugins
 %endif
 
@@ -139,7 +139,7 @@
   --add-category X-Fedora \
   %{SOURCE1}
 
-# app icon 
+# app icon
 install -D -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png
 
 # move the html manual for inclusion later
@@ -186,7 +186,7 @@
 %{_libexecdir}/%{name}/.geomview-drawbdy
 
 %if "%{?_with_xforms:1}" == "1"
-%files plugins 
+%files plugins
 %defattr(-,root,root)
 %{_libexecdir}/%{name}/example
 %{_libexecdir}/%{name}/.geomview-example
@@ -206,9 +206,9 @@
 %endif
 
 %if "%{?_with_orrery:1}" == "1"
-%files orrery 
+%files orrery
 %defattr(-,root,root)
-%doc orrery*/README orrery*/NEWS orrery*/AUTHORS orrery*/ChangeLog 
+%doc orrery*/README orrery*/NEWS orrery*/AUTHORS orrery*/ChangeLog
 %dir %{_datadir}/geomview/modules
 %{_datadir}/geomview/modules/orrery
 %{_libexecdir}/%{name}/.geomview-orrery
@@ -258,7 +258,7 @@
 - .desktop: Categories += Graphics
 
 * Tue Mar 16 2004 Rex Dieter <rexdieter at sf.net> 0:1.8.1-0.fdr.3
-- use patch from geomview sf site to allow gcc3. 
+- use patch from geomview sf site to allow gcc3.
 - use desktop-file-install
 
 * Wed Sep 24 2003 Rex Dieter <rexdieter at sf.net> 0:1.8.1-0.fdr.2
@@ -268,7 +268,7 @@
 - Build against openmotif.
 
 * Mon May 12 2003 Rex Dieter <rexdieter at users.sf.net> 0:1.8.1-0.fdr.0
-- fedora'ize 
+- fedora'ize
 - rh73: link xforms static (for now, so rh80+ users could use if they
   want/need plugins/maniview subpkgs).
 - rh80+: use g++296, no xforms.
@@ -308,6 +308,6 @@
 - include option to link xforms-static (untested)
 
 * Fri Sep 28 2001 Rex Dieter <rexdieter at users.sf.net> 1.8.1-0
-- first try. 
+- first try.
 - TODO: make subpkgs manual(html), modules, modules-xforms
 




More information about the fedora-extras-commits mailing list