SPECS: kde-i18n.spec - sr at Latn -> sr at latin (kde-i18n-locale-names....
megabajt
megabajt at pld-linux.org
Mon Nov 12 17:24:59 CET 2007
Author: megabajt Date: Mon Nov 12 16:24:59 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sr at Latn -> sr at latin (kde-i18n-locale-names.patch)
- release 2
---- Files affected:
SPECS:
kde-i18n.spec (1.183 -> 1.184)
---- Diffs:
================================================================
Index: SPECS/kde-i18n.spec
diff -u SPECS/kde-i18n.spec:1.183 SPECS/kde-i18n.spec:1.184
--- SPECS/kde-i18n.spec:1.183 Wed Oct 10 09:33:36 2007
+++ SPECS/kde-i18n.spec Mon Nov 12 17:24:54 2007
@@ -14,7 +14,7 @@
Summary(pl.UTF-8): KDE - wsparcie dla wielu języków
Name: kde-i18n
Version: 3.5.8
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/kde-i18n/%{name}-af-%{version}.tar.bz2
@@ -156,7 +156,7 @@
Source68: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/kde-i18n/%{name}-zh_TW-%{version}.tar.bz2
# Source68-md5: 7defcfa0506759695f92e2835b06abeb
Patch0: %{name}-fa.patch
-
+Patch1: %{name}-locale-names.patch
%if %{with alltogether}
Requires: kde-i18n-base
# NOTE: "Affrikaans", "Norwegian_Bookmal", "Brazil_Portugnese" and "Portugnese" are here
@@ -524,6 +524,8 @@
Obsoletes: konqueror-i18n
Obsoletes: konqueror-libs-i18n
Obsoletes: quanta-i18n
+# sr at Latn vs. sr at latin
+Conflicts: glibc-misc < 6:2.7
%description base
Empty metapackage to handle obsoletes for individual i18n subpackages.
@@ -1487,6 +1489,7 @@
%prep
%setup -qcT %(seq -f '-a %g' 0 68 | xargs)
%patch0 -p1
+%patch1 -p1
%build
for dir in kde-i18n-*-%{version}; do
@@ -1707,7 +1710,7 @@
FindLang sk > Slovak.lang
FindLang sl > Slovenian.lang
FindLang sr > Serbian.lang
-FindLang sr at Latn >> Serbian.lang
+FindLang sr at latin >> Serbian.lang
FindLang sv > Swedish.lang
FindLang ta > Tamil.lang
FindLang te > Telugu.lang
@@ -1726,7 +1729,7 @@
check_installed_languages() {
err=0
- # we ignore dialects (currently sr at Latn is the only case)
+ # we ignore dialects (currently sr at latin is the only case)
for a in $(ls -1d %{name}-*-%{version} | %{__sed} '/@/d'); do
l=${a#%{name}-}
l=${l%%-%{version}}
@@ -2000,6 +2003,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.184 2007-11-12 16:24:54 megabajt
+- sr at Latn -> sr at latin (kde-i18n-locale-names.patch)
+- release 2
+
Revision 1.183 2007-10-10 07:33:36 glen
- fix fa locale; rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde-i18n.spec?r1=1.183&r2=1.184&f=u
More information about the pld-cvs-commit
mailing list