rpms/gnugo/devel gnugo.spec,1.7,1.8

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


Author: thias

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

Modified Files:
	gnugo.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: gnugo.spec
===================================================================
RCS file: /cvs/extras/rpms/gnugo/devel/gnugo.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnugo.spec	14 Feb 2005 10:14:52 -0000	1.7
+++ gnugo.spec	5 Mar 2005 21:10:21 -0000	1.8
@@ -27,13 +27,13 @@
 
 
 %build
-%configure --enable-color 
+%configure --enable-color
 make %{?_smp_mflags}
 
 
 %install
 rm -rf ${RPM_BUILD_ROOT}
-make DESTDIR=${RPM_BUILD_ROOT} install 
+make DESTDIR=${RPM_BUILD_ROOT} install
 rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir
 
 %clean




More information about the fedora-extras-commits mailing list