Author: jajcus Date: Wed May 28 11:03:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - missing files added to %files client - Release: 1
---- Files affected: SPECS: freeciv.spec (1.115 -> 1.116) ---- Diffs: ================================================================ Index: SPECS/freeciv.spec diff -u SPECS/freeciv.spec:1.115 SPECS/freeciv.spec:1.116 --- SPECS/freeciv.spec:1.115 Sun Apr 27 18:11:05 2008 +++ SPECS/freeciv.spec Wed May 28 13:03:15 2008 @@ -1,8 +1,5 @@ # $Revision$, $Date$ # -# TODO -# - dozen of unpackaged files -# # Conditional build: %bcond_without gtk # do not build gtk client %bcond_without ggz_client # build without ggz client @@ -14,7 +11,7 @@ Summary(pt_BR.UTF-8): Clone do jogo Civilization Name: freeciv Version: 2.1.4 -Release: 0.1 +Release: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://dl.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2 @@ -112,6 +109,8 @@ cp -f client/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}/%{name}-client.desktop cp -f server/%{name}-server.desktop $RPM_BUILD_ROOT%{_desktopdir} +rm $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop + cp -f data/icons/32x32/*.png $RPM_BUILD_ROOT%{_pixmapsdir} cp -rf data/stdsounds{,.soundspec} $RPM_BUILD_ROOT%{_datadir}/%{name} cp -f freeland.tilespec $RPM_BUILD_ROOT%{_datadir}/%{name} @@ -151,17 +150,22 @@ %attr(755,root,root) %{_bindir}/civclient %attr(755,root,root) %{_bindir}/civmanual %{_desktopdir}/%{name}-client.desktop +%{_datadir}/%{name}/*.*spec %{_datadir}/%{name}/amplio +%{_datadir}/%{name}/buildings +%{_datadir}/%{name}/flags %{_datadir}/%{name}/freeciv.rc* %{_datadir}/%{name}/freeland +%{_datadir}/%{name}/hex2t %{_datadir}/%{name}/isophex %{_datadir}/%{name}/isotrident %{_datadir}/%{name}/misc -%{_datadir}/%{name}/trident -%{_datadir}/%{name}/flags -%{_datadir}/%{name}/*.*spec %{_datadir}/%{name}/stdsounds +%{_datadir}/%{name}/themes +%{_datadir}/%{name}/trident +%{_datadir}/%{name}/wonders %{_mandir}/man6/civclient.6* +%{_iconsdir}/hicolor/*/apps/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -169,6 +173,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.116 2008-05-28 11:03:15 jajcus +- missing files added to %files client +- Release: 1 + Revision 1.115 2008-04-27 16:11:05 lisu - up to 2.1.4 - add ggz config files for civserver ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freeciv.spec?r1=1.115&r2=1.116&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
