diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-05-18 15:00:22 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-05-18 15:00:22 +0200 |
commit | d7345f8a5f920e0da181f51b89f881694a967d01 (patch) | |
tree | 5f9f060809e9d67c593a8f222afee0451aa96d83 /mageia | |
parent | 40bf6cee5c4b10f9918313ba1bf374b837b5d921 (diff) | |
download | tde-packaging-d7345f8a5f920e0da181f51b89f881694a967d01.tar.gz tde-packaging-d7345f8a5f920e0da181f51b89f881694a967d01.zip |
Mageia: update QT3 package
Diffstat (limited to 'mageia')
-rw-r--r-- | mageia/dependencies/qt3/qt3-3.5.13.2.spec | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/mageia/dependencies/qt3/qt3-3.5.13.2.spec b/mageia/dependencies/qt3/qt3-3.5.13.2.spec index 92ddd5cdc..7fa3f49e3 100644 --- a/mageia/dependencies/qt3/qt3-3.5.13.2.spec +++ b/mageia/dependencies/qt3/qt3-3.5.13.2.spec @@ -91,15 +91,20 @@ BuildRequires: fontconfig-devel BuildRequires: bzip2-devel BuildRequires: libjpeg-devel BuildRequires: libmng-devel +BuildRequires: zlib-devel +BuildRequires: nas-devel +BuildRequires: libiodbc-devel +BuildRequires: cups-devel + +# PNG support %if 0%{pclinuxos} BuildRequires: libpng-devel +%endif +%if 0%{?mgaversion} >= 4 +BuildRequires: pkgconfig(libpng16) %else BuildRequires: pkgconfig(libpng15) %endif -BuildRequires: zlib-devel -BuildRequires: nas-devel -BuildRequires: libiodbc-devel -BuildRequires: cups-devel %if "%{_lib}" != "lib" %if 0%{?mdkversion} || ( 0%{?mgaversion} && 0%{?mgaversion} <= 2) @@ -797,6 +802,9 @@ rm -fr %buildroot %changelog +* Sat Mar 22 2014 Francois Andriot <francois.andriot@free.fr> 3.3.8.d-6 +- Rebuild for PCLinuxOS + * Mon Sep 09 2013 Francois Andriot <francois.andriot@free.fr> 3.3.8.d-5 - Fix path in qmake.conf |