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

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 20:33:55 UTC 2005


Author: thias

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

Modified Files:
	foobillard.spec 
Log Message:
Mass letters "e" and "f" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: foobillard.spec
===================================================================
RCS file: /cvs/extras/rpms/foobillard/devel/foobillard.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- foobillard.spec	16 Feb 2005 17:19:10 -0000	1.6
+++ foobillard.spec	3 Mar 2005 20:33:53 -0000	1.7
@@ -1,22 +1,21 @@
 Name:           foobillard
 Version:        3.0a
 Release:        1
-Epoch:          0
-Summary:        A free OpenGL game of playing billard.
+Summary:        OpenGL billard game
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://foobillard.sunsite.dk/
 Source0:        http://foobillard.sunsite.dk/dnl/foobillard-3.0a.tar.gz
-Source1:	foobillard.desktop
-Patch0:		foobillard-3.0a-nonv.patch
+Source1:        foobillard.desktop
+Patch0:         foobillard-3.0a-nonv.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  SDL-devel ImageMagick alsa-lib-devel
 BuildRequires:  freetype-devel libpng-devel perl zlib-devel
 BuildRequires:  xorg-x11-devel libGL.so.1 libGLU.so.1
 
 %description
-FooBillard is an attempt to create a free OpenGL-billard for Linux. 
+FooBillard is an attempt to create a free OpenGL-billard for Linux.
 FooBillard is still under development but the main physics is implemented.
 
 
@@ -35,7 +34,7 @@
 %makeinstall
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 install -pm 644 %{_sourcedir}/foobillard.desktop \
-	$RPM_BUILD_ROOT%{_datadir}/applications/fedora-foobillard.desktop
+  $RPM_BUILD_ROOT%{_datadir}/applications/fedora-foobillard.desktop
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
 install -pm 644 foobillard.6 $RPM_BUILD_ROOT%{_mandir}/man6
 install -D -p -m 644 foobillard.png \




More information about the fedora-extras-commits mailing list