|
@@ -1,6 +1,6 @@
|
|
%define type x11
|
|
%define type x11
|
|
%define qtdir %{_libdir}/qt-%{version}
|
|
%define qtdir %{_libdir}/qt-%{version}
|
|
-%define rel 12
|
|
+%define rel 13
|
|
%define buildstatic 1
|
|
%define buildstatic 1
|
|
%define buildnonthread 0
|
|
%define buildnonthread 0
|
|
%define styleplugins 0
|
|
%define styleplugins 0
|
|
@@ -91,6 +91,9 @@ BuildRequires: unixODBC-devel
|
|
#Requires: libpng >= 1.2.5
|
|
#Requires: libpng >= 1.2.5
|
|
#Requires: freetype2 libjpeg libmng zlib
|
|
#Requires: freetype2 libjpeg libmng zlib
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
%package devel
|
|
%package devel
|
|
Summary: Development files and documentation for the Qt GUI toolkit.
|
|
Summary: Development files and documentation for the Qt GUI toolkit.
|
|
Summary(ja): Qt ツールキットの開発用ファイル
|
|
Summary(ja): Qt ツールキットの開発用ファイル
|
|
@@ -745,6 +748,10 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue May 24 2011 IWAI, Masaharu <iwai@alib.jp> 3.3.8-13
|
|
|
|
+- rebuild with unixODBC-2.2.14: broken by 3.3.8-12
|
|
|
|
+- add Vendor and Distribution tags
|
|
|
|
+
|
|
* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 3.3.8-12
|
|
* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 3.3.8-12
|
|
- rebuilt with postgresql-9.0.3
|
|
- rebuilt with postgresql-9.0.3
|
|
|
|
|