This commit is contained in:
Rex Dieter 2014-06-08 17:16:48 -05:00
parent e9b64d15fc
commit 12672cccc0
3 changed files with 5 additions and 17 deletions

View File

@ -1,12 +0,0 @@
diff -up kdelibs-4.13.2/khtml/css/cssparser.cpp.qreal kdelibs-4.13.2/khtml/css/cssparser.cpp
--- kdelibs-4.13.2/khtml/css/cssparser.cpp.qreal 2014-06-07 17:33:11.047973300 -0500
+++ kdelibs-4.13.2/khtml/css/cssparser.cpp 2014-06-07 23:01:04.275165034 -0500
@@ -2709,7 +2709,7 @@ static inline int yyerror( const char *s
return 1;
}
-static const qreal dIntMax = INT_MAX;
+static const double dIntMax = INT_MAX;
#define END 0
#include "parser.h"

View File

@ -39,7 +39,7 @@
Summary: KDE Libraries
Version: 4.13.2
Release: 1%{?dist}
Release: 2%{?dist}
Name: kdelibs
Epoch: 6
@ -157,8 +157,6 @@ Patch62: kdelibs-4.11.3-arm.patch
Patch63: kdelibs-4.11.3-klauncher-no-glib.patch
## upstream
# https://bugs.kde.org/show_bug.cgi?id=335346#c3
Patch100: kdelibs-4.13.2-qreal.patch
# revert these commits for
#https://bugs.kde.org/315578
@ -368,7 +366,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
%patch091 -p1 -R -b .coding-style-fixes.patch
%patch092 -p1 -R -b .return-application-icons-properly
%patch093 -p1 -R -b .turn-the-packagekit-support-feature-off-by-default
%patch100 -p1 -b .qreal
# security fixes
@ -627,6 +624,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
%changelog
* Sun Jun 08 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.13.2-2
- respin
* Sat Jun 07 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.13.2-1
- 4.13.2

View File

@ -1 +1 @@
d06acae6071ae1679d8e3016da9d4dab kdelibs-4.13.2.tar.xz
51fa096f017e9c3c9480bcfad654ad86 kdelibs-4.13.2.tar.xz