devel/gnugo gnugo.spec,1.6,1.7

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Mon Feb 14 10:14:54 UTC 2005


Author: dwmw2

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

Modified Files:
	gnugo.spec 
Log Message:
* Mon Feb 14 2005 David Woodhouse <dwmw2 at infradead.org> - 3.4-2
- Remove unpackaged %{_infodir}/dir which breaks build



Index: gnugo.spec
===================================================================
RCS file: /cvs/extras/devel/gnugo/gnugo.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnugo.spec	28 Nov 2004 01:09:04 -0000	1.6
+++ gnugo.spec	14 Feb 2005 10:14:52 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           gnugo
 Version:        3.6
-Release:        1
+Release:        2
 Summary:        Text based go program
 
 Group:          Amusements/Games
@@ -34,7 +34,7 @@
 %install
 rm -rf ${RPM_BUILD_ROOT}
 make DESTDIR=${RPM_BUILD_ROOT} install 
-
+rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir
 
 %clean
 rm -rf ${RPM_BUILD_ROOT}
@@ -59,6 +59,9 @@
 
 
 %changelog
+* Mon Feb 14 2005 David Woodhouse <dwmw2 at infradead.org> - 3.4-2
+- Remove unpackaged %%{_infodir}/dir which breaks build
+
 * Sat Nov 27 2004 Phillip Compton <pcompton at proteinmedia dot com> - 3.4-1
 - 3.6.
 




More information about the fedora-extras-commits mailing list