Author: megabajt Date: Wed Mar 12 20:50:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - removed ur_PK locale which is the same as ur and glibc doesn't provide directory for it - release 2
---- Files affected: SPECS: file-roller.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: SPECS/file-roller.spec diff -u SPECS/file-roller.spec:1.108 SPECS/file-roller.spec:1.109 --- SPECS/file-roller.spec:1.108 Wed Mar 12 15:01:27 2008 +++ SPECS/file-roller.spec Wed Mar 12 21:50:39 2008 @@ -4,7 +4,7 @@ Summary(pt_BR.UTF-8): Gerenciador de arquivos compactados para o GNOME Name: file-roller Version: 2.22.0 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.22/%{name}-%{version}.tar.bz2 @@ -125,6 +125,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la rm -rf $RPM_BUILD_ROOT%{_datadir}/{mime-info,application-registry} +# the same locale as ur +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK + %find_lang %{name} --with-gnome --with-omf %clean @@ -162,6 +165,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2008-03-12 20:50:39 megabajt +- removed ur_PK locale which is the same as ur and glibc doesn't provide + directory for it +- release 2 + Revision 1.108 2008-03-12 14:01:27 megabajt - updated to 2.22.0; merged changes from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file-roller.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
