]> git.pld-linux.org Git - packages/freeciv.git/commitdiff
- package binaries for clients
authorlisu <lisu@pld-linux.org>
Tue, 30 Aug 2011 09:47:11 +0000 (09:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more TODO

Changed files:
    freeciv.spec -> 1.149

freeciv.spec

index c8adc8e7c6490e3a141ca85efc19ad46d1913910..72443e9919870c6a04b585666566c662083f7f6b 100644 (file)
@@ -1,5 +1,6 @@
 #
-# 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
@@ -168,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.104794 seconds and 4 git commands to generate.