Author: megabajt Date: Sun Nov 11 15:01:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - [EMAIL PROTECTED] -> [EMAIL PROTECTED] (use koffice-module-l10n-locale-names.patch) - release 3
---- Files affected: SPECS: koffice-l10n.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/koffice-l10n.spec diff -u SPECS/koffice-l10n.spec:1.42 SPECS/koffice-l10n.spec:1.43 --- SPECS/koffice-l10n.spec:1.42 Mon Jun 18 15:08:38 2007 +++ SPECS/koffice-l10n.spec Sun Nov 11 16:01:32 2007 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): KOffice - wsparcie dla wielu języków Name: koffice-l10n Version: 1.6.3 -Release: 2 +Release: 3 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/stable/koffice-%{version}/src/koffice-l10n/%{name}-bg-%{version}.tar.bz2 @@ -92,6 +92,7 @@ # Source37-md5: a21490ebc1d0beedc565c070d4bdad25 Source38: ftp://ftp.kde.org/pub/kde/stable/koffice-%{version}/src/koffice-l10n/%{name}-zh_TW-%{version}.tar.bz2 # Source38-md5: 7c7c3787a45743ae9d06938829381d2e +Patch0: koffice-module-l10n-locale-names.patch BuildRequires: gettext-devel # It creates symlinks to some not-translated files. BuildRequires: kdelibs-devel >= 9:3.2 @@ -137,6 +138,8 @@ Obsoletes: koffice-l10n-Upper_Sorbian Obsoletes: koffice-l10n-Xhosa Obsoletes: koffice-l10n-Zulu +# [EMAIL PROTECTED] vs. [EMAIL PROTECTED] +Conflicts: glibc-misc < 6:2.7 %description base Empty metapackage to handle obsoletes for individual i18n subpackages. @@ -1091,6 +1094,7 @@ %prep %setup -q -c -T %(seq -f '-a %g' 0 38 | xargs) +%patch0 -p1 %build for dir in %{name}-*-%{version}; do @@ -1218,7 +1222,7 @@ FindLang sk > Slovak.lang FindLang sl > Slovenian.lang FindLang sr > Serbian.lang -FindLang [EMAIL PROTECTED] > Serbian_Latin.lang +FindLang [EMAIL PROTECTED] > Serbian_Latin.lang cat Serbian_Latin.lang >> Serbian.lang rm -f Serbian_Latin.lang FindLang sv > Swedish.lang @@ -1238,7 +1242,7 @@ check_installed_languages() { err=0 - # we ignore dialects (currently [EMAIL PROTECTED] is the only case) + # we ignore dialects (currently [EMAIL PROTECTED] is the only case) for a in $(ls -1d %{name}-*-%{version} | %{__sed} '/@/d'); do l=${a#%{name}-} l=${l%%-%{version}} @@ -1469,6 +1473,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2007-11-11 15:01:32 megabajt +- [EMAIL PROTECTED] -> [EMAIL PROTECTED] (use koffice-module-l10n-locale-names.patch) +- release 3 + Revision 1.42 2007-06-18 13:08:38 glen - add new languages: bg (Bulgarian), nds (Low_Saxon), ne (Nepali) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/koffice-l10n.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
