Author: megabajt Date: Wed Nov 26 10:45:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - drop unsupported la locale - release 2
---- Files affected: SPECS: evolution-data-server.spec (1.128 -> 1.129) , gnome-games.spec (1.209 -> 1.210) , gnome-panel.spec (1.221 -> 1.222) ---- Diffs: ================================================================ Index: SPECS/evolution-data-server.spec diff -u SPECS/evolution-data-server.spec:1.128 SPECS/evolution-data-server.spec:1.129 --- SPECS/evolution-data-server.spec:1.128 Tue Nov 25 20:35:39 2008 +++ SPECS/evolution-data-server.spec Wed Nov 26 11:45:53 2008 @@ -13,7 +13,7 @@ Summary(pl.UTF-8): Serwer danych Evolution Name: evolution-data-server Version: 2.24.2 -Release: 1 +Release: 2 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/2.24/%{name}-%{version}.tar.bz2 @@ -205,6 +205,8 @@ install -d $RPM_BUILD_ROOT%{schemadir} install addressbook/backends/ldap/evolutionperson.schema $RPM_BUILD_ROOT%{schemadir} +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/la + %find_lang %{name} --all-name %clean @@ -357,6 +359,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.129 2008/11/26 10:45:53 megabajt +- drop unsupported la locale +- release 2 + Revision 1.128 2008/11/25 19:35:39 megabajt - updated to 2.24.2 ================================================================ Index: SPECS/gnome-games.spec diff -u SPECS/gnome-games.spec:1.209 SPECS/gnome-games.spec:1.210 --- SPECS/gnome-games.spec:1.209 Tue Nov 25 23:13:24 2008 +++ SPECS/gnome-games.spec Wed Nov 26 11:45:53 2008 @@ -8,7 +8,7 @@ Summary(wa.UTF-8): Djeus po GNOME Name: gnome-games Version: 2.24.2 -Release: 1 +Release: 2 Epoch: 1 License: LGPL Group: X11/Applications/Games @@ -396,6 +396,7 @@ install iagno/iagno-client.dsc $RPM_BUILD_ROOT%{_datadir}/ggz rm -f $RPM_BUILD_ROOT%{_sysconfdir}/ggz.modules +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/la %py_postclean @@ -888,6 +889,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.210 2008/11/26 10:45:53 megabajt +- drop unsupported la locale +- release 2 + Revision 1.209 2008/11/25 22:13:24 megabajt - updated to 2.24.2 ================================================================ Index: SPECS/gnome-panel.spec diff -u SPECS/gnome-panel.spec:1.221 SPECS/gnome-panel.spec:1.222 --- SPECS/gnome-panel.spec:1.221 Tue Nov 25 20:32:07 2008 +++ SPECS/gnome-panel.spec Wed Nov 26 11:45:53 2008 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Podstawowe programy środowiska graficznego GNOME Name: gnome-panel Version: 2.24.2 -Release: 1 +Release: 2 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.24/%{name}-%{version}.tar.bz2 @@ -169,7 +169,7 @@ install %{name}/panel-default-setup.entries $RPM_BUILD_ROOT%{_datadir}/%{name} rm -f $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/panel-default-setup.entries -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],la} %find_lang %{name} --with-gnome --with-omf --all-name @@ -272,6 +272,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.222 2008/11/26 10:45:53 megabajt +- drop unsupported la locale +- release 2 + Revision 1.221 2008/11/25 19:32:07 megabajt - updated to 2.24.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution-data-server.spec?r1=1.128&r2=1.129&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-games.spec?r1=1.209&r2=1.210&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-panel.spec?r1=1.221&r2=1.222&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
