From 80a9765d6d283315d9a64bf0586102af393e005c Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Fri, 1 Mar 2013 15:24:02 +0100 Subject: [PATCH] disable dot to reduce apidoc size --- kdelibs.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kdelibs.spec b/kdelibs.spec index 3402a1e..473fd21 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -144,6 +144,9 @@ Patch59: kdelibs-4.9.3-kcm_ssl.patch # solid/udisks2 fix/workaround for 2-stage devides Patch60: kdelibs-udisks2_2_stage.patch +# disable dot to reduce apidoc size +Patch61: kdelibs-4.9.3-dot.patch + ## upstream ## security fix @@ -158,9 +161,6 @@ Patch300: kdelibs-4.10.0-webkit.patch # set abrt default Patch301: kdelibs-4.x-abrt.patch -# disable dot to reduce doc size -Patch302: kdelibs-4.9.3-dot.patch - # kmailservice/ktelnetservice moved here Conflicts: kdelibs3 < 3.5.10-42 @@ -321,6 +321,7 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage %patch55 -p1 -b .FindSamba-samba4 %patch59 -p1 -b .filter %patch60 -p1 -b .udisks2_2_stage +%patch61 -p1 -b .dot # upstream patches @@ -331,7 +332,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage %if 0%{?rhel} %patch300 -p1 -b .webkit %patch301 -p1 -b .abrt -%patch302 -p1 -b .dot %endif %build