disable dot to reduce apidoc size

This commit is contained in:
Than Ngo 2013-03-01 15:24:02 +01:00
parent 262ec97ebe
commit 80a9765d6d
1 changed files with 4 additions and 4 deletions

View File

@ -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