add missing ENTITY systemsettings that fixes kde-l10-es build breakage

This commit is contained in:
Than Ngo 2008-12-15 14:10:35 +00:00
parent 61d0fc52b3
commit 2f4e6e1fde
2 changed files with 17 additions and 1 deletions

View File

@ -0,0 +1,11 @@
diff -up kdelibs-4.1.85/kdoctools/customization/es/user.entities.orig kdelibs-4.1.85/kdoctools/customization/es/user.entities
--- kdelibs-4.1.85/kdoctools/customization/es/user.entities.orig 2008-12-15 15:04:28.000000000 +0100
+++ kdelibs-4.1.85/kdoctools/customization/es/user.entities 2008-12-15 15:06:06.000000000 +0100
@@ -39,6 +39,7 @@
<!ENTITY OS "Sistema operativo">
<!ENTITY RMB "<mousebutton>botón derecho</mousebutton>">
<!ENTITY Shift "<keycap>Mayúsculas</keycap>">
+<!ENTITY systemsettings "<application>Preferencias del sistema</application>">
<!ENTITY Tab "<keycap>Tab</keycap>">
<!ENTITY TODO "Pendiente">
<!ENTITY X-Windows "Sistema de ventanas X">

View File

@ -1,6 +1,6 @@
Summary: K Desktop Environment 4 - Libraries
Version: 4.1.85
Release: 2%{?dist}
Release: 3%{?dist}
%if 0%{?fedora} > 8
Name: kdelibs
@ -71,6 +71,7 @@ Patch14: kdelibs-4.0.85-libexecdir.patch
# kstandarddirs changes: search /etc/kde, find /usr/libexec/kde4
Patch18: kdelibs-4.1.72-kstandarddirs.patch
Patch20: kdelibs-4.1.70-cmake.patch
Patch21: kdelibs-4.1.85-kde-l10n-es.patch
BuildRequires: qt4-devel >= 4.4.0
Requires: qt4 >= %{_qt4_version}
@ -194,6 +195,7 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
%patch14 -p1 -b .libexecdir
%patch18 -p1 -b .kstandarddirs
%patch20 -p1 -b .cmake
%patch21 -p1 -b .
%build
@ -355,6 +357,9 @@ rm -rf %{buildroot}
%changelog
* Mon Dec 15 2008 Than Ngo <than@redhat.com> - 4.1.85-3
- add missing ENTITY systemsettings that fixes kde-l10-es build breakage
* Sun Dec 14 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.1.85-2
- tweak parallel_devel patch to get a -L flag for the symlink directory