This commit is contained in:
Rex Dieter 2014-03-17 13:58:46 -05:00
parent 09667877f1
commit 615b18379a
5 changed files with 19 additions and 15 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/kdelibs-4.12.1.tar.xz
/kdelibs-4.12.2.tar.xz
/kdelibs-4.12.3.tar.xz
/kdelibs-4.12.90.tar.xz

12
kdelibs-4.12.90-dot.patch Normal file
View File

@ -0,0 +1,12 @@
diff -up kdelibs-4.12.90/doc/common/Doxyfile.global.dot kdelibs-4.12.90/doc/common/Doxyfile.global
--- kdelibs-4.12.90/doc/common/Doxyfile.global.dot 2014-03-17 13:15:23.252517997 -0500
+++ kdelibs-4.12.90/doc/common/Doxyfile.global 2014-03-17 13:16:02.472100942 -0500
@@ -1360,7 +1360,7 @@ HIDE_UNDOC_RELATIONS = NO
# toolkit from AT&T and Lucent Bell Labs. The other options in this section
# have no effect if this option is set to NO (the default)
-HAVE_DOT = YES
+HAVE_DOT = NO
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
# The default size is 10pt.

View File

@ -1,12 +0,0 @@
diff -up kdelibs-4.9.3/doc/common/Doxyfile.global.me kdelibs-4.9.3/doc/common/Doxyfile.global
--- kdelibs-4.9.3/doc/common/Doxyfile.global.me 2012-12-04 16:57:09.239184154 +0100
+++ kdelibs-4.9.3/doc/common/Doxyfile.global 2012-12-04 16:57:13.157191451 +0100
@@ -1392,7 +1392,7 @@ HIDE_UNDOC_RELATIONS = NO
# toolkit from AT&T and Lucent Bell Labs. The other options in this section
# have no effect if this option is set to NO (the default)
-HAVE_DOT = YES
+HAVE_DOT = NO
# By default doxygen will write a font called FreeSans.ttf to the output
# directory and reference it in all dot files that doxygen generates. This

View File

@ -38,7 +38,7 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
Summary: KDE Libraries
Version: 4.12.3
Version: 4.12.90
Release: 1%{?dist}
Name: kdelibs
@ -148,7 +148,7 @@ Patch54: kdelibs-4.8.4-kjs-locale.patch
Patch59: kdelibs-4.9.3-kcm_ssl.patch
# disable dot to reduce apidoc size
Patch61: kdelibs-4.9.3-dot.patch
Patch61: kdelibs-4.12.90-dot.patch
# workaround for bz#969524 on arm
Patch62: kdelibs-4.11.3-arm.patch
@ -624,6 +624,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
%changelog
* Mon Mar 17 2014 Rex Dieter <rdieter@fedoraproject.org> 6:4.12.90-1
- 4.12.90
* Sat Mar 01 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.12.3-1
- 4.12.3

View File

@ -1 +1 @@
8b85c9ece434b6cbff364197827b649f kdelibs-4.12.3.tar.xz
ec4a561511c385c3b9fad3639836b025 kdelibs-4.12.90.tar.xz