[calligra-l10n/f18] fix ftbfs

Rex Dieter rdieter at fedoraproject.org
Tue Oct 9 20:07:34 UTC 2012


commit 3ed90ff1165563d53bb7e35411942465a96423e8
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Oct 9 15:07:43 2012 -0500

    fix ftbfs

 calligra-l10n-2.5.2-ftbfs.patch |   21 ---------------------
 calligra-l10n.spec              |    6 +-----
 2 files changed, 1 insertions(+), 26 deletions(-)
---
diff --git a/calligra-l10n.spec b/calligra-l10n.spec
index 7548b56..de70703 100644
--- a/calligra-l10n.spec
+++ b/calligra-l10n.spec
@@ -69,8 +69,6 @@ Source46:http://download.kde.org/%{stable}/calligra-%{version}/calligra-l10n/cal
 Source1000: subdirs-calligra-l10n
 
 ## upstreamable patches
-# fix build wrt undefined docbook entities
-Patch50: calligra-l10n-2.5.2-ftbfs.patch
 
 ## upstream patches
 
@@ -521,8 +519,6 @@ for i in $(cat %{SOURCE1000}) ; do
   bzip2 -dc %{_sourcedir}/calligra-l10n-$i-%{version}.tar.bz2 | tar -xf -
 done
 
-%patch50 -p1 -b .ftbfs
-
 
 %build
 for calligra_lang in * ; do
@@ -686,7 +682,7 @@ rm -rf %{buildroot}
 
 %files pt
 %lang(pt) %{_datadir}/locale/pt/LC_MESSAGES/*
-%lang(pt) %{_kde4_docdir}/HTML/pt/*
+#lang(pt) %{_kde4_docdir}/HTML/pt/*
 
 %files pt_BR
 %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/*


More information about the scm-commits mailing list