Author: lisu                         Date: Wed Feb 24 10:20:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package gtk_menus.xml when building gtk client - without that file menus 
won't work
- rel 2

---- Files affected:
packages/freeciv:
   freeciv.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: packages/freeciv/freeciv.spec
diff -u packages/freeciv/freeciv.spec:1.132 packages/freeciv/freeciv.spec:1.133
--- packages/freeciv/freeciv.spec:1.132 Mon Feb 22 15:51:36 2010
+++ packages/freeciv/freeciv.spec       Wed Feb 24 11:20:13 2010
@@ -14,7 +14,7 @@
 Summary(pt_BR.UTF-8):  Clone do jogo Civilization
 Name:          freeciv
 Version:       2.2.0
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications/Games/Strategy
 Source0:       
http://downloads.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2
@@ -130,6 +130,8 @@
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/ggz.modules
 
+%{?with_gtk:cp -a data/gtk_menus.xml $RPM_BUILD_ROOT%{_datadir}/%{name}}
+
 %if %{with ggz_server}
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/ggzd/{games,rooms}
 cp -a data/civserver.dsc $RPM_BUILD_ROOT%{_sysconfdir}/ggzd/games/civserver.dsc
@@ -180,6 +182,7 @@
 %{_datadir}/%{name}/flags
 %{_datadir}/%{name}/freeciv.rc*
 %{_datadir}/%{name}/freeland
+%{?with_gtk:%{_datadir}/%{name}/gtk_menus.xml}
 %{_datadir}/%{name}/hex2t
 %{_datadir}/%{name}/isophex
 %{_datadir}/%{name}/isotrident
@@ -199,6 +202,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2010/02/24 10:20:13  lisu
+- package gtk_menus.xml when building gtk client - without that file menus 
won't work
+- rel 2
+
 Revision 1.132  2010/02/22 14:51:36  sparky
 - BR: gettext-devel
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freeciv/freeciv.spec?r1=1.132&r2=1.133&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to