Author: megabajt Date: Mon Sep 19 16:06:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - removed it_IT (the same as it locale) - release 2
---- Files affected: packages/colord: colord.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/colord/colord.spec diff -u packages/colord/colord.spec:1.6 packages/colord/colord.spec:1.7 --- packages/colord/colord.spec:1.6 Mon Sep 5 22:48:37 2011 +++ packages/colord/colord.spec Mon Sep 19 18:06:44 2011 @@ -7,7 +7,7 @@ Summary: Color daemon Name: colord Version: 0.1.12 -Release: 1 +Release: 2 License: GPL v2+ and LGPL v2+ Group: Daemons Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz @@ -102,6 +102,9 @@ %{__rm} $RPM_BUILD_ROOT%{_libdir}/colord-sensors/*.a %{__rm} $RPM_BUILD_ROOT%{_libdir}/colord-sensors/*.la +# the same as it locale +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/it_IT + %find_lang %{name} %clean @@ -167,6 +170,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/09/19 16:06:44 megabajt +- removed it_IT (the same as it locale) +- release 2 + Revision 1.6 2011/09/05 20:48:37 wiget - up to 0.1.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/colord/colord.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
