packages: freeciv/freeciv.spec - package binaries for clients - more TODO
lisu
lisu at pld-linux.org
Tue Aug 30 11:47:17 CEST 2011
Author: lisu Date: Tue Aug 30 09:47:17 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- package binaries for clients
- more TODO
---- Files affected:
packages/freeciv:
freeciv.spec (1.148 -> 1.149)
---- Diffs:
================================================================
Index: packages/freeciv/freeciv.spec
diff -u packages/freeciv/freeciv.spec:1.148 packages/freeciv/freeciv.spec:1.149
--- packages/freeciv/freeciv.spec:1.148 Tue Aug 30 11:39:56 2011
+++ packages/freeciv/freeciv.spec Tue Aug 30 11:47:11 2011
@@ -1,6 +1,7 @@
# $Revision$, $Date$
#
-# TODO: try to create bconds for supported clients
+# TODO: - try to create bconds for supported clients
+# - separate desktop files for all clients
#
# Conditional build:
%bcond_without ggz_client # build without ggz client
@@ -169,6 +170,9 @@
%files client
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/freeciv-gtk2
+%attr(755,root,root) %{_bindir}/freeciv-sdl
+%attr(755,root,root) %{_bindir}/freeciv-stub
+%attr(755,root,root) %{_bindir}/freeciv-xaw
%attr(755,root,root) %{_bindir}/freeciv-manual
%attr(755,root,root) %{_bindir}/freeciv-modpack
%{_desktopdir}/%{name}-client.desktop
@@ -202,6 +206,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.149 2011/08/30 09:47:11 lisu
+- package binaries for clients
+- more TODO
+
Revision 1.148 2011/08/30 09:39:56 lisu
- builds all supported clients (TODO)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freeciv/freeciv.spec?r1=1.148&r2=1.149&f=u
More information about the pld-cvs-commit
mailing list