|
@@ -1,6 +1,6 @@
|
|
%define type x11
|
|
%define type x11
|
|
%define qtdir %{_libdir}/qt-%{version}
|
|
%define qtdir %{_libdir}/qt-%{version}
|
|
-%define rel 18
|
|
+%define rel 19
|
|
%define buildstatic 1
|
|
%define buildstatic 1
|
|
%define buildnonthread 0
|
|
%define buildnonthread 0
|
|
%define styleplugins 0
|
|
%define styleplugins 0
|
|
@@ -54,7 +54,6 @@ Patch600: qt-3.3.8-libpng15.patch
|
|
# Patches 800-899 are for VineLinux
|
|
# Patches 800-899 are for VineLinux
|
|
Patch800: qt-x11-free-3.3.8-gcc43.patch
|
|
Patch800: qt-x11-free-3.3.8-gcc43.patch
|
|
Patch801: qt-x11-free-3.3.8-gcc46.patch
|
|
Patch801: qt-x11-free-3.3.8-gcc46.patch
|
|
-Patch802: qt-x11-free-3.3.8-freetype-2.5.x.patch
|
|
|
|
|
|
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
|
#BuildRequires: openMotif-devel >= 2.2.2
|
|
#BuildRequires: openMotif-devel >= 2.2.2
|
|
@@ -273,7 +272,6 @@ toolkit.
|
|
|
|
|
|
%patch800 -p1 -b .gcc43
|
|
%patch800 -p1 -b .gcc43
|
|
%patch801 -p1 -b .gcc46
|
|
%patch801 -p1 -b .gcc46
|
|
-%patch802 -p1 -b .ft2
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
find . -type d -name CVS | xargs rm -rf
|
|
find . -type d -name CVS | xargs rm -rf
|
|
@@ -755,6 +753,10 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.8-19
|
|
|
|
+- rebuild with gcc-5.4.0
|
|
|
|
+- remove Patch802 (qt-x11-free-3.3.8-freetype-2.5.x.patch)
|
|
|
|
+
|
|
* Mon Feb 2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.3.8-18
|
|
* Mon Feb 2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.3.8-18
|
|
- fixed %%postun script (devel, designer)
|
|
- fixed %%postun script (devel, designer)
|
|
- updated URL and Source0
|
|
- updated URL and Source0
|