qt-vl.spec 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552
  1. %define type x11
  2. %define qtdir %{_libdir}/qt-%{version}
  3. %define rel 15
  4. %define buildstatic 1
  5. %define buildnonthread 0
  6. %define styleplugins 0
  7. # Set this to "1" if you want to build Xt
  8. %define buildXt 0
  9. # Set this to "0" if you do not want to build immodule
  10. %define immodule 1
  11. %if %{styleplugins}
  12. %define plugins -plugin-sql-mysql -plugin-sql-psql -plugin-sql-odbc -plugin-style-cde -plugin-style-motifplus -plugin-style-platinum -plugin-style-sgi -plugin-style-windows -plugin-style-compact -qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng
  13. %else
  14. %define plugins -plugin-sql-mysql -plugin-sql-psql -plugin-sql-odbc -qt-style-cde -qt-style-motifplus -qt-style-platinum -qt-style-sgi -qt-style-windows -qt-style-compact -qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng
  15. %endif
  16. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  17. Summary: The shared library for the Qt GUI toolkit.
  18. Summary(ja): Qt ツールキット
  19. Name: qt
  20. Version: 3.3.8
  21. Release: %{rel}%{?_dist_release}
  22. License: GPL/QPL
  23. Group: System Environment/Libraries
  24. URL: http://www.qtsoftware.com/
  25. Source: ftp://ftp.qtsoftware.com/qt/source/qt-%{type}-free-%{version}.tar.bz2
  26. # Patches -99 are from kde.org
  27. Patch0: uic-patch.diff
  28. # Patches 100-199 are for Qt-x11 only
  29. Patch100: Qt-3.3.8-UTF-8-fix.diff
  30. Patch101: qt3-CVE-2007-3388.diff
  31. Patch102: qt3-CVE-2007-4137.diff
  32. # Patches 200-299 are from fedora core
  33. Patch200: qt-uic-nostdlib.patch
  34. Patch201: qt-x11-free-3.3.5-gcc4-buildkey.patch
  35. Patch238: qt-x11-free-3.3.8-odbc.patch
  36. # Patches 300-399 are from kde.gr.jp
  37. # Patches for immodule for Qt
  38. Patch500: qt-x11-free-3.3.8-qt-x11-immodule-unified-qt3.3.7-20061229-pre.patch
  39. Patch501: qt-x11-immodule-unified-qt3.3.7-20061229.diff.bz2
  40. Patch502: qt-x11-free-3.3.8-qt-x11-immodule-unified-qt3.3.7-20061229-post.patch
  41. Patch503: qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
  42. Patch504: qt-x11-free-3.3.6-fix-key-release-event-with-imm.diff
  43. Patch505: qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-resetinputcontext.patch
  44. # Patches 800-899 are for VineLinux
  45. Patch800: qt-x11-free-3.3.8-gcc43.patch
  46. Patch801: qt-x11-free-3.3.8-gcc46.patch
  47. Buildroot: %{_tmppath}/%{name}-%{version}-root
  48. Prefix: %{qtdir}
  49. #BuildRequires: openMotif-devel >= 2.2.2
  50. BuildRequires: libmng-devel
  51. BuildRequires: glibc-devel
  52. BuildRequires: libjpeg-devel
  53. BuildRequires: libpng-devel >= 1.2.5
  54. BuildRequires: zlib-devel
  55. BuildRequires: giflib-devel
  56. BuildRequires: perl
  57. BuildRequires: sed
  58. BuildRequires: findutils
  59. BuildRequires: cups-devel
  60. BuildRequires: tar
  61. BuildRequires: freetype2-devel
  62. BuildRequires: fontconfig-devel
  63. BuildRequires: libXrender-devel
  64. BuildRequires: libXrandr-devel
  65. BuildRequires: libXcursor-devel
  66. BuildRequires: libXinerama-devel
  67. BuildRequires: libXft-devel
  68. BuildRequires: libXext-devel
  69. BuildRequires: libX11-devel
  70. BuildRequires: libSM-devel
  71. BuildRequires: libICE-devel
  72. BuildRequires: libXt-devel
  73. BuildRequires: libXmu-devel
  74. BuildRequires: libXi-devel
  75. BuildRequires: xorg-x11-proto-devel
  76. BuildRequires: mesa-libGL-devel
  77. BuildRequires: mesa-libGLU-devel
  78. BuildRequires: desktop-file-utils
  79. BuildRequires: MySQL-devel
  80. BuildRequires: postgresql-devel
  81. BuildRequires: unixODBC-devel
  82. #BuildPrereq: libstdc++34-devel
  83. #Requires: libexpat libstdc++34
  84. #Requires: libpng >= 1.2.5
  85. #Requires: freetype2 libjpeg libmng zlib
  86. Vendor: Project Vine
  87. Distribution: Vine Linux
  88. %package devel
  89. Summary: Development files and documentation for the Qt GUI toolkit.
  90. Summary(ja): Qt ツールキットの開発用ファイル
  91. Group: Development/Libraries
  92. Requires: %{name} = %{version}-%{release}
  93. Requires: freetype2-devel
  94. Requires: fontconfig-devel
  95. Requires: libXrender-devel
  96. Requires: libXrandr-devel
  97. Requires: libXcursor-devel
  98. Requires: libXinerama-devel
  99. Requires: libXft-devel
  100. Requires: libXext-devel
  101. Requires: libX11-devel
  102. Requires: libSM-devel
  103. Requires: libICE-devel
  104. Requires: libXt-devel
  105. Requires: xorg-x11-proto-devel
  106. Requires: libpng-devel
  107. Requires: libjpeg-devel
  108. Requires: libmng-devel
  109. Requires: mesa-libGL-devel
  110. Requires: mesa-libGLU-devel
  111. Requires: zlib-devel
  112. Requires(post): alternatives
  113. Requires(postun): alternatives
  114. %package Xt
  115. Summary: An Xt (X Toolkit) compatibility add-on for the Qt GUI toolkit.
  116. Group: System Environment/Libraries
  117. Requires: %{name} = %{version}-%{release}
  118. %package styles
  119. Summary: Extra styles for the Qt GUI toolkit.
  120. Group: User Interface/Desktops
  121. Requires: %{name} = %{version}-%{release}
  122. %package ODBC
  123. Summary: ODBC drivers for Qt's SQL classes.
  124. Group: System Environment/Libraries
  125. Requires: %{name} = %{version}-%{release}
  126. %package MySQL
  127. Summary: MySQL drivers for Qt's SQL classes.
  128. Group: System Environment/Libraries
  129. Requires: %{name} = %{version}-%{release}
  130. %package PostgreSQL
  131. Summary: PostgreSQL drivers for Qt's SQL classes.
  132. Group: System Environment/Libraries
  133. Requires: %{name} = %{version}-%{release}
  134. %if %{buildstatic}
  135. %package static
  136. Summary: Version of the Qt GUI toolkit for static linking
  137. Group: Development/Libraries
  138. Requires: %{name}-devel = %{version}-%{release}
  139. %endif
  140. %package designer
  141. Summary: Interface designer (IDE) for the Qt toolkit
  142. Summary(ja): Qt ツールキットのインターフェースデザイナ
  143. Group: Applications/Development
  144. Requires: %{name}-devel = %{version}-%{release}
  145. Requires(post): alternatives
  146. Requires(postun): alternatives
  147. %description
  148. Qt is a GUI software toolkit which simplifies the task of writing and
  149. maintaining GUI (Graphical User Interface) applications
  150. for the X Window System.
  151. Qt is written in C++ and is fully object-oriented.
  152. This package contains the shared library needed to run qt
  153. applications, as well as the README files for qt.
  154. %description devel
  155. The qt-devel package contains the files necessary to develop
  156. applications using the Qt GUI toolkit: the header files, the Qt meta
  157. object compiler, the man pages, the HTML documentation and example
  158. programs. See http://www.trolltech.com/products/qt.html for more
  159. information about Qt, or look at
  160. /usr/share/doc/qt-devel-%{version}/html/index.html, which provides Qt
  161. documentation in HTML format.
  162. Install qt-devel if you want to develop GUI applications using the Qt
  163. toolkit.
  164. %description Xt
  165. An Xt (X Toolkit) compatibility add-on for the Qt GUI toolkit.
  166. %if %{buildstatic}
  167. %description static
  168. %endif
  169. %description styles
  170. Extra styles (themes) for the Qt GUI toolkit.
  171. %description ODBC
  172. ODBC driver for Qt's SQL classes (QSQL)
  173. %description MySQL
  174. MySQL driver for Qt's SQL classes (QSQL)
  175. %description PostgreSQL
  176. PostgreSQL driver for Qt's SQL classes (QSQL)
  177. %description designer
  178. The qt-designer package contains an User Interface designer tool
  179. for the Qt toolkit.
  180. # compat32
  181. %package -n compat32-%{name}
  182. Summary: The shared library for the Qt GUI toolkit.
  183. Group: System Environment/Libraries
  184. Requires: %{name} = %{version}-%{release}
  185. %description -n compat32-%{name}
  186. Qt is a GUI software toolkit which simplifies the task of writing and
  187. maintaining GUI (Graphical User Interface) applications
  188. for the X Window System.
  189. Qt is written in C++ and is fully object-oriented.
  190. This package contains the shared library needed to run qt
  191. applications, as well as the README files for qt.
  192. %package -n compat32-%{name}-devel
  193. Summary: Development files and documentation for the Qt GUI toolkit.
  194. Group: Development/Libraries
  195. Requires: %{name}-devel = %{version}-%{release}
  196. Requires: compat32-%{name} = %{version}-%{release}
  197. Requires: compat32-libmng-devel compat32-libjpeg-devel
  198. Requires: compat32-libpng-devel compat32-zlib-devel
  199. %description -n compat32-%{name}-devel
  200. The qt-devel package contains the files necessary to develop
  201. applications using the Qt GUI toolkit: the header files, the Qt meta
  202. object compiler, the man pages, the HTML documentation and example
  203. programs. See http://www.trolltech.com/products/qt.html for more
  204. information about Qt, or look at
  205. /usr/share/doc/qt-devel-%{version}/html/index.html, which provides Qt
  206. documentation in HTML format.
  207. Install qt-devel if you want to develop GUI applications using the Qt
  208. toolkit.
  209. %prep
  210. %setup -q -n qt-%{type}-free-%{version}
  211. %patch0 -p1 -b .uic
  212. %patch100 -p0 -b .utf8
  213. %patch101 -p3 -b .CVE-2007-3388
  214. %patch102 -p0 -b .CVE-2007-4137
  215. %patch200 -p1 -b .nostdlib
  216. %patch201 -p1 -b .gcc4-buildkey
  217. %patch238 -p1 -b .odbc
  218. %if %{immodule}
  219. %patch500 -p1 -b .pre
  220. %patch501 -p1
  221. %patch502 -p1 -b .post
  222. %patch503 -p1 -b .quiet
  223. %patch504 -p1 -b .fix-key-release-event-with-imm
  224. %patch505 -p1 -b .resetinputcontext
  225. %endif
  226. %patch800 -p1 -b .gcc43
  227. %patch801 -p1 -b .gcc46
  228. %build
  229. find . -type d -name CVS | xargs rm -rf
  230. export QTDIR=`/bin/pwd`
  231. export LD_LIBRARY_PATH="$QTDIR/lib:$LD_LIBRARY_PATH"
  232. export PATH="$QTDIR/bin:$PATH"
  233. export LANG=C
  234. OPTFLAGS=`echo $RPM_OPT_FLAGS |sed -e s/-fno-rtti/-frtti/`
  235. %if %{immodule}
  236. sh ./make-symlinks.sh
  237. %endif
  238. perl -pi -e "s,-O2,-I/usr/include/freetype2 $OPTFLAGS,g" mkspecs/*/qmake.conf
  239. ## don't use rpath
  240. perl -pi -e "s|-Wl,-rpath,| |" mkspecs/*/qmake.conf
  241. %if %{buildstatic}
  242. # don't build examples, tools and tutorials with static libraries here
  243. echo yes |./configure \
  244. %if %{_lib} == lib64
  245. -prefix /usr/lib64/qt3 \
  246. -platform linux-g++-64 -L/usr/lib64 \
  247. %else
  248. -prefix /usr/lib/qt3 \
  249. -platform linux-g++ \
  250. %endif
  251. -release -static -qt-gif \
  252. -system-zlib -system-libpng -system-libmng -system-libjpeg \
  253. -no-g++-exceptions -enable-tools -enable-kernel -enable-widgets \
  254. -enable-dialogs -enable-iconview -enable-workspace -enable-network \
  255. -enable-canvas -enable-table -enable-xml -enable-sql -qt-style-motif \
  256. %{plugins} \
  257. -stl -thread -cups \
  258. -enable-opengl -sm -xinerama -xrender -xft -xkb -v
  259. make %{?_smp_mflags} src-qmake
  260. make %{?_smp_mflags} src-moc
  261. make %{?_smp_mflags} sub-src
  262. cp -aR lib lib-bld
  263. cp -aR bin bin-bld
  264. make clean
  265. rm -rf lib bin
  266. mv lib-bld lib
  267. mv bin-bld bin
  268. %endif
  269. %if %{buildnonthread}
  270. # build shared, nonthreaded libraries
  271. echo yes |./configure \
  272. %if %{_lib} == lib64
  273. -prefix /usr/lib64/qt3 \
  274. -platform linux-g++-64 -L/usr/lib64 \
  275. %else
  276. -prefix /usr/lib/qt3 \
  277. -platform linux-g++ \
  278. %endif
  279. -release -shared -qt-gif \
  280. -system-zlib -system-libpng -system-libmng -system-libjpeg \
  281. -no-g++-exceptions -enable-tools -enable-kernel -enable-widgets \
  282. -enable-dialogs -enable-iconview -enable-workspace -enable-network \
  283. -enable-canvas -enable-table -enable-xml -enable-sql -qt-style-motif \
  284. %{plugins} \
  285. -stl -no-thread -cups \
  286. -enable-opengl -sm -xinerama -xrender -xft -xkb -v
  287. make %{?_smp_mflags} src-qmake
  288. make %{?_smp_mflags} src-moc
  289. make %{?_smp_mflags} sub-src
  290. cp -aR lib lib-bld
  291. cp -aR bin bin-bld
  292. make clean
  293. rm -rf lib bin
  294. mv lib-bld lib
  295. mv bin-bld bin
  296. %endif
  297. # build shared, threaded (default) libraries
  298. echo yes |./configure \
  299. %if %{_lib} == lib64
  300. -prefix /usr/lib64/qt3 \
  301. -platform linux-g++-64 -L/usr/lib64 \
  302. %else
  303. -prefix /usr/lib/qt3 \
  304. -platform linux-g++ \
  305. %endif
  306. -release -shared -qt-gif \
  307. -system-zlib -system-libpng -system-libmng -system-libjpeg \
  308. -no-g++-exceptions -enable-tools -enable-kernel -enable-widgets \
  309. -enable-dialogs -enable-iconview -enable-workspace -enable-network \
  310. -enable-canvas -enable-table -enable-xml -enable-sql -qt-style-motif \
  311. %{plugins} \
  312. -stl -thread -cups \
  313. -enable-opengl -sm -xinerama -xrender -xft -xkb -v
  314. make %{?_smp_mflags} src-qmake
  315. cd plugins/src/sqldrivers/psql
  316. qmake -o Makefile "INCLUDEPATH+=/usr/include/pgsql /usr/include/pgsql/server /usr/include/pgsql/internal" "LIBS+=-lpq" psql.pro
  317. cd ../mysql
  318. qmake -o Makefile "INCLUDEPATH+=/usr/include/mysql" "LIBS+=-L%{_libdir}/mysql -lmysqlclient" mysql.pro
  319. cd ../odbc
  320. qmake -o Makefile "LIBS+=-lodbc" odbc.pro
  321. cd ../../../..
  322. make %{?_smp_mflags} src-moc
  323. make %{?_smp_mflags} sub-src
  324. make %{?_smp_mflags} sub-tools UIC="$QTDIR/bin/uic -nostdlib -L $QTDIR/plugins"
  325. %if %{buildXt}
  326. # build Xt/Motif Extention
  327. make -C extensions/nsplugin/src -j $CPUS
  328. %endif
  329. %install
  330. rm -rf $RPM_BUILD_ROOT
  331. export QTDIR=`/bin/pwd`
  332. export LD_LIBRARY_PATH="$QTDIR/lib:$LD_LIBRARY_PATH"
  333. export PATH="$QTDIR/bin:$PATH"
  334. mkdir -p $RPM_BUILD_ROOT%{qtdir}/{bin,include,lib}
  335. mkdir -p $RPM_BUILD_ROOT%{_mandir}/{man1,man3}
  336. # strip binaries
  337. rm -f bin/*.bat
  338. for i in bin/*; do
  339. strip -R .comment $i || :
  340. done
  341. # install tools and libraries
  342. rm bin/qmake
  343. cp -fL qmake/qmake bin
  344. for i in bin/*; do
  345. cp -fL $i $RPM_BUILD_ROOT/%{qtdir}/bin
  346. chmod 0755 $RPM_BUILD_ROOT/%{qtdir}/$i
  347. done
  348. cp -aR lib/* $RPM_BUILD_ROOT/%{qtdir}/lib
  349. cp -aR plugins $RPM_BUILD_ROOT/%{qtdir}
  350. # install man pages
  351. cp -fR doc/man/man1/* $RPM_BUILD_ROOT%{_mandir}/man1
  352. cp -fR doc/man/man3/* $RPM_BUILD_ROOT%{_mandir}/man3
  353. rm -rf doc/man
  354. # clean up
  355. make -C tutorial clean
  356. make -C examples clean
  357. find examples -name Makefile | xargs perl -pi -e 's|\.\./\.\.|\$\(QTDIR\)|'
  358. find examples -type f -perm 755 | xargs strip -R .comment || :
  359. find tutorial -name Makefile | xargs perl -pi -e 's|\.\./\.\.|\$\(QTDIR\)|'
  360. find tutorial -type f -perm 755 | xargs strip -R .comment || :
  361. for a in */*/Makefile ; do
  362. sed 's|^SYSCONF_MOC.*|SYSCONF_MOC = %{qtdir}/bin/moc|' < $a > ${a}.2
  363. mv -v ${a}.2 $a
  364. done
  365. # Get rid of windows or mac specific links
  366. for i in include/* include/*/*; do [ -e $i ] || rm $i; done
  367. cp -frL include/* $RPM_BUILD_ROOT%{qtdir}/include
  368. #chmod a+r $RPM_BUILD_ROOT%{qtdir}/lib/libqt.so*
  369. ln -s qt-%{version} $RPM_BUILD_ROOT%{_libdir}/qt3
  370. mkdir -p $RPM_BUILD_ROOT/etc/profile.d
  371. cat > $RPM_BUILD_ROOT/etc/profile.d/qt.sh <<EOF
  372. # Qt initialization script (sh)
  373. if [ -z "\$QTDIR" ] ; then
  374. QTDIR="%{_libdir}/qt3"
  375. fi
  376. export QTDIR
  377. EOF
  378. chmod 755 $RPM_BUILD_ROOT/etc/profile.d/qt.sh
  379. cat > $RPM_BUILD_ROOT/etc/profile.d/qt.csh <<EOF
  380. # Qt initialization script (csh)
  381. if ( \$?QTDIR ) then
  382. exit
  383. endif
  384. setenv QTDIR %{_libdir}/qt3
  385. EOF
  386. chmod 755 $RPM_BUILD_ROOT/etc/profile.d/qt.csh
  387. mkdir -p $RPM_BUILD_ROOT/usr/bin
  388. for i in bin/*; do
  389. ln -s ../%{_lib}/qt3/bin/`basename $i` $RPM_BUILD_ROOT/%{_bindir}
  390. ln -s `basename $i` $RPM_BUILD_ROOT/usr/bin/`basename $i`3
  391. done
  392. # make symbolic link to qt docdir
  393. if echo %{_docdir} | grep share >& /dev/null ; then
  394. ln -s ../../share/doc/%{name}-devel-%{version} $RPM_BUILD_ROOT%{qtdir}/doc
  395. else
  396. ln -s ../../doc/%{name}-devel-%{version} $RPM_BUILD_ROOT%{qtdir}/doc
  397. fi
  398. # Add desktop file
  399. mkdir -p $RPM_BUILD_ROOT/etc/X11/applnk/Development
  400. cat >$RPM_BUILD_ROOT/etc/X11/applnk/Development/designer.desktop <<EOF
  401. [Desktop Entry]
  402. BinaryPattern=designer;
  403. Comment=Qt 3.3 Interface Designer
  404. Exec=designer
  405. Icon=designer
  406. InitialPreference=5
  407. MapNotify=true
  408. MimeType=application/x-designer
  409. Name=Qt 3.3 Designer
  410. Terminal=false
  411. Type=Application
  412. EOF
  413. # Sane default settings
  414. mkdir -p $RPM_BUILD_ROOT%{qtdir}/etc/settings
  415. cat >$RPM_BUILD_ROOT%{qtdir}/etc/settings/qtrc <<EOF
  416. [General]
  417. libraryPath=/usr/lib/kde3/plugins
  418. style=HighColor
  419. EOF
  420. # Ship qmake stuff
  421. cp -aR mkspecs $RPM_BUILD_ROOT%{qtdir}
  422. # pkg-config files
  423. mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
  424. cp $RPM_BUILD_ROOT%{qtdir}/lib/*.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
  425. rm -f $RPM_BUILD_ROOT%{qtdir}/lib/*.pc
  426. # add ld.so.conf.d and qt3.conf
  427. mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d
  428. echo "%{qtdir}/lib" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/qt3.conf
  429. %if %{build_compat32}
  430. echo "%{qtdir}/lib" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/qt3-i386.conf
  431. %endif
  432. # delete files do not need
  433. rm -f $RPM_BUILD_ROOT%{qtdir}/lib/README
  434. rm -f $RPM_BUILD_ROOT%{qtdir}/lib/*.prl
  435. rm -f $RPM_BUILD_ROOT%{qtdir}/lib/*.la
  436. rm -rf $RPM_BUILD_ROOT%{qtdir}/plugins/src
  437. # delete files to use alternatives
  438. rm -f $RPM_BUILD_ROOT%{_bindir}/assistant
  439. rm -f $RPM_BUILD_ROOT%{_bindir}/moc
  440. rm -f $RPM_BUILD_ROOT%{_bindir}/qmake
  441. rm -f $RPM_BUILD_ROOT%{_bindir}/qtconfig
  442. rm -f $RPM_BUILD_ROOT%{_bindir}/uic
  443. rm -f $RPM_BUILD_ROOT%{_bindir}/uic3
  444. rm -f $RPM_BUILD_ROOT%{_bindir}/designer
  445. rm -f $RPM_BUILD_ROOT%{_bindir}/linguist
  446. rm -f $RPM_BUILD_ROOT%{_bindir}/lrelease
  447. rm -f $RPM_BUILD_ROOT%{_bindir}/lupdate
  448. %clean
  449. rm -rf $RPM_BUILD_ROOT
  450. %post -p /sbin/ldconfig
  451. %postun -p /sbin/ldconfig
  452. %post devel
  453. /sbin/update-alternatives --install \
  454. %{_bindir}/assistant assistant %{qtdir}/bin/assistant 10
  455. /sbin/update-alternatives --install \
  456. %{_bindir}/qtconfig qtconfig %{qtdir}/bin/qtconfig 10
  457. /sbin/update-alternatives --install \
  458. %{_bindir}/qmake qmake %{qtdir}/bin/qmake 10 \
  459. --slave %{_bindir}/moc \
  460. moc \
  461. %{qtdir}/bin/moc \
  462. --slave %{_bindir}/uic \
  463. uic \
  464. %{qtdir}/bin/uic \
  465. --slave %{_bindir}/lrelease \
  466. lrelease \
  467. %{qtdir}/bin/lrelease \
  468. --slave %{_bindir}/lupdate \
  469. lupdate \
  470. %{qtdir}/bin/lupdate
  471. %posttrans devel
  472. # fix broken symlink if it's there
  473. if [ ! -f %{_bindir}/assistant ] ; then
  474. /sbin/update-alternatives --auto assistant
  475. fi
  476. if [ ! -f %{_bindir}/qtconfig ] ; then
  477. /sbin/update-alternatives --auto qtconfig
  478. fi
  479. if [ ! -f %{_bindir}/qmake ] ; then
  480. /sbin/update-alternatives --auto qmake
  481. fi
  482. %postun devel
  483. if [ $1 -eq 0 ] ; then
  484. /sbin/update-alternatives --remove assistant %{qtdir}/bin/assistant
  485. /sbin/update-alternatives --remove qtconfig %{_qtdir}/bin/qtconfig
  486. /sbin/update-alternatives --remove qmake %{_qtdir}/bin/qmake
  487. /sbin/update-alternatives --auto assistant
  488. /sbin/update-alternatives --auto qtconfig
  489. /sbin/update-alternatives --auto qmake
  490. fi
  491. %post designer
  492. /sbin/update-alternatives --install \
  493. %{_bindir}/designer designer %{qtdir}/bin/designer 10
  494. /sbin/update-alternatives --install \
  495. %{_bindir}/linguist linguist %{qtdir}/bin/linguist 10
  496. %posttrans designer
  497. # fix broken symlink if it's there
  498. if [ ! -f %{_bindir}/designer ] ; then
  499. /sbin/update-alternatives --auto designer
  500. fi
  501. if [ ! -f %{_bindir}/linguist ] ; then
  502. /sbin/update-alternatives --auto linguist
  503. fi
  504. %postun designer
  505. if [ $1 -eq 0 ] ; then
  506. /sbin/update-alternatives --remove designer %{qtdir}/bin/designer
  507. /sbin/update-alternatives --remove linguist %{_qtdir}/bin/linguist
  508. /sbin/update-alternatives --auto designer
  509. /sbin/update-alternatives --auto linguist
  510. fi
  511. %post -n compat32-%{name} -p /sbin/ldconfig
  512. %postun -n compat32-%{name} -p /sbin/ldconfig
  513. %files
  514. %defattr(-,root,root,-)
  515. %doc FAQ LICENSE.* PLATFORMS README* changes*
  516. %config /etc/ld.so.conf.d/qt3.conf
  517. %{_libdir}/qt3
  518. %dir %{qtdir}
  519. %dir %{qtdir}/lib
  520. %if %{buildnonthread}
  521. %{qtdir}/lib/libqt.so.*
  522. %endif
  523. %{qtdir}/lib/libqt-mt.so.*
  524. %{qtdir}/etc/settings/qtrc
  525. %dir %{qtdir}/plugins
  526. %if %{immodule}
  527. %{qtdir}/plugins/inputmethods
  528. %endif
  529. %{qtdir}/lib/libqui.so.*
  530. %{qtdir}/lib/libeditor.a
  531. %{qtdir}/lib/libdesignercore.a
  532. %{qtdir}/lib/libqassistantclient.a
  533. %files devel
  534. %defattr(-,root,root,-)
  535. %attr(0755,root,root) %config /etc/profile.d/*
  536. %{qtdir}/bin/assistant
  537. %{qtdir}/bin/findtr
  538. %{qtdir}/bin/lrelease
  539. %{qtdir}/bin/lupdate
  540. %{qtdir}/bin/moc
  541. %{qtdir}/bin/qm2ts
  542. %{qtdir}/bin/qmake
  543. %{qtdir}/bin/qt20fix
  544. %{qtdir}/bin/qtconfig
  545. %{qtdir}/bin/qtrename140
  546. %{qtdir}/bin/uic
  547. %{qtdir}/include
  548. %{qtdir}/doc
  549. %{qtdir}/mkspecs
  550. %if %{buildnonthread}
  551. %{qtdir}/lib/libqt.so
  552. %endif
  553. %{qtdir}/lib/libqt-mt.so
  554. %{qtdir}/lib/libqui.so
  555. %{_mandir}/*/*
  556. %{_bindir}/assistant*
  557. %{_bindir}/findtr*
  558. %{_bindir}/lrelease*
  559. %{_bindir}/lupdate*
  560. %{_bindir}/moc*
  561. %{_bindir}/qm2ts*
  562. %{_bindir}/qmake*
  563. %{_bindir}/qt20fix*
  564. %{_bindir}/qtconfig*
  565. %{_bindir}/qtrename140*
  566. %doc doc/*
  567. %doc examples
  568. %doc tutorial
  569. %{_libdir}/pkgconfig/*.pc
  570. %if %{buildXt}
  571. %post Xt -p /sbin/ldconfig
  572. %postun Xt -p /sbin/ldconfig
  573. %files Xt
  574. %defattr(-,root,root,-)
  575. %{qtdir}/lib/libqmotif.so*
  576. %endif
  577. %if %{styleplugins}
  578. %files styles
  579. %defattr(-,root,root,-)
  580. %dir %{qtdir}/plugins/styles
  581. %{qtdir}/plugins/styles/*
  582. %endif
  583. %files ODBC
  584. %defattr(-,root,root,-)
  585. %{qtdir}/plugins/sqldrivers/libqsqlodbc*
  586. %files PostgreSQL
  587. %defattr(-,root,root,-)
  588. %{qtdir}/plugins/sqldrivers/libqsqlpsql*
  589. %files MySQL
  590. %defattr(-,root,root,-)
  591. %{qtdir}/plugins/sqldrivers/libqsqlmysql*
  592. %if %{buildstatic}
  593. %files static
  594. %defattr(-,root,root,-)
  595. %{qtdir}/lib/*.a
  596. %exclude %{qtdir}/lib/libeditor.a
  597. %exclude %{qtdir}/lib/libdesignercore.a
  598. %exclude %{qtdir}/lib/libqassistantclient.a
  599. %endif
  600. %files designer
  601. %defattr(-,root,root,-)
  602. %{_bindir}/designer*
  603. %{_bindir}/linguist*
  604. %dir %{qtdir}/plugins/designer
  605. %{qtdir}/plugins/designer/*
  606. %{qtdir}/bin/designer
  607. %{qtdir}/bin/linguist
  608. %config /etc/X11/applnk/Development/designer.desktop
  609. # compat32
  610. %if %{build_compat32}
  611. %files -n compat32-%{name}
  612. %defattr(-,root,root,-)
  613. %config /etc/ld.so.conf.d/qt3-i386.conf
  614. %{_libdir}/qt3
  615. %dir %{qtdir}
  616. %dir %{qtdir}/lib
  617. %if %{buildnonthread}
  618. %{qtdir}/lib/libqt.so.*
  619. %endif
  620. %{qtdir}/lib/libqt-mt.so.*
  621. %{qtdir}/etc/settings/qtrc
  622. %dir %{qtdir}/plugins
  623. %if %{immodule}
  624. %{qtdir}/plugins/inputmethods
  625. %endif
  626. %{qtdir}/lib/libqui.so.*
  627. %{qtdir}/lib/libeditor.a
  628. %{qtdir}/lib/libdesignercore.a
  629. %{qtdir}/lib/libqassistantclient.a
  630. %files -n compat32-%{name}-devel
  631. %defattr(-,root,root,-)
  632. %{qtdir}/bin/assistant
  633. %{qtdir}/bin/findtr
  634. %{qtdir}/bin/moc
  635. %{qtdir}/bin/qm2ts
  636. %{qtdir}/bin/qmake
  637. %{qtdir}/bin/qt20fix
  638. %{qtdir}/bin/qtconfig
  639. %{qtdir}/bin/qtrename140
  640. %{qtdir}/bin/uic
  641. %{qtdir}/include
  642. %{qtdir}/doc
  643. %{qtdir}/mkspecs
  644. %if %{buildnonthread}
  645. %{qtdir}/lib/libqt.so
  646. %endif
  647. %{qtdir}/lib/libqt-mt.so
  648. %{qtdir}/lib/libqui.so
  649. %{_libdir}/pkgconfig/*.pc
  650. %endif
  651. %changelog
  652. * Mon Jan 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.8-15
  653. - add Patch801 (qt-x11-free-3.3.8-gcc46.patch)
  654. * Sat Aug 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-14
  655. - rebuilt with MySQL-5.5.15
  656. * Tue May 24 2011 IWAI, Masaharu <iwai@alib.jp> 3.3.8-13
  657. - rebuild with unixODBC-2.2.14: broken by 3.3.8-12
  658. - add Vendor and Distribution tags
  659. * Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 3.3.8-12
  660. - rebuilt with postgresql-9.0.3
  661. * Tue Apr 12 2011 IWAI, Masaharu <iwai@alib.jp> 3.3.8-11
  662. - add new unixODBC patch (Patch238) from Fedora qt3-3.3.8b-35
  663. * Sat Apr 9 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-10
  664. - rebuilt with unixODBC-2.2.14 and cups-1.4.6
  665. * Tue Mar 8 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-9
  666. - updated %%post. %%posttrans and %%postun section
  667. * Mon Sep 27 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-8
  668. - rebuilt with rpm-4.8.1 for pkg-config
  669. * Fri May 14 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-7
  670. - updated Requires of devel package
  671. * Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 3.3.8-6
  672. - rebuilt with new toolchain
  673. - s/BuildPrereq/BuildRequires/
  674. - add Patch800 to build w/ gcc >= 4.3
  675. * Sat Jul 25 2009 NAKAMURA Kenta <kenta@vinelinux.org> 3.3.8-5
  676. - added compat32 package for x86_64 arch support
  677. * Fri May 22 2009 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.3.8-4
  678. - rebuilt with MySQL-5.1.34.
  679. * Sat Apr 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-3
  680. - changed qt-designer Group to Applications/Development
  681. - updated URL
  682. * Wed May 28 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-2
  683. - build with xorg-x11-7.3
  684. - update BuildPrereq and Requires
  685. * Mon Mar 24 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-1
  686. - fix release ([VineSeed:1527])
  687. - add Requires(post,postun): alternatives to -devel and -designer package
  688. * Sun Jan 20 2008 NAKAMURA Kenta <kenta@vinelinux.org> 3.3.8-0vl6
  689. - replaced "LIBS+=-L/usr/lib/mysql" with "LIBS+=-L%%{_libdir}/mysql"
  690. * Thu Jan 17 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-0vl5
  691. - add Requires to devel package
  692. * Tue Dec 4 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-0vl4
  693. - drop Patch300 (OverTheSpot)
  694. * Thu Sep 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-0vl3
  695. - add Patch102 (CVE-2007-4137)
  696. * Thu Aug 2 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-0vl2
  697. - add Patch101 (CVE-2007-3388)
  698. * Tue Jun 5 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.8-0vl1
  699. - new upstream release
  700. - add Patch100 (CVE-2007-0242)
  701. - add Patch201
  702. - update Patch300, 500, 501 and 502
  703. - drop Patch1 (CVE-2006-4811), 301 (ATOK X) and 400 (AA)
  704. * Thu May 10 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 3.3.5-0vl10
  705. - rebuild with libstdc++34
  706. * Sat Feb 10 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 3.3.5-0vl9
  707. - import patches from FC
  708. - patch504: fix-key-release-event-with-imm.diff
  709. - patch505: immodule-unified-qt3.3.5-20060318-resetinputcontext.patch
  710. * Thu Jun 29 2006 Than Ngo <than@redhat.com> 1:3.3.6-0.3.fc5
  711. - fix #183302, IM preedit issue in kbabel
  712. * Mon Jun 26 2006 Than Ngo <than@redhat.com> 1:3.3.6-0.2.fc5
  713. - fix #156572, keyReleaseEvent issue
  714. * Tue Dec 19 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 3.3.5-0vl8
  715. - use %%{_lib} instead of lib not to create broken symlinks on x86_64
  716. * Mon Nov 13 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl7
  717. - add Patch200 from fedora core
  718. - build with MySQL-5.0.27-0vl3
  719. * Tue Oct 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl6
  720. - add ld.so.conf.d and qt3.conf
  721. - update Patch1 (https://bugs.gentoo.org/attachment.cgi?id=100045)
  722. * Thu Oct 19 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl5
  723. - add Patch1 (CVE-2006-4811)
  724. * Mon Sep 19 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl4
  725. - move %%{_libdir}/qt3 from develop to main
  726. - fix typo
  727. - add patch503
  728. -- Thu Sep 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 3.3.5-0vl2.0imm.1
  729. - import qt-x11-immodule-unified-quiet.patch (patch503) from FC
  730. - add patch500-502
  731. -- Thu Sep 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 3.3.5-0vl2.0imm
  732. - add immodule for Qt support (patch500-502)
  733. - patch500: revert some part of patch300,301 (conflict with patch501)
  734. - patch501: immodule for Qt patch
  735. - patch502: apply some part of patch300,301 again
  736. cf. http://immodule-qt.freedesktop.org/
  737. http://people.freedesktop.org/~daisuke/
  738. * Sun Sep 10 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.3.5-0vl3
  739. - added configure options for builing on 64-bit archs
  740. * Tue Sep 13 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl2
  741. - rebuild for VineSeed
  742. * Tue Sep 13 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl1
  743. - new upstream release
  744. - stop building nonthreaded libs
  745. - delete Obsoletes
  746. - add Patch0
  747. * Tue Jul 5 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl6
  748. - rebuild for VineSeed
  749. * Tue Jul 5 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl5
  750. - build for Vine3.1
  751. - add -v to configure option
  752. - move three static libs to main package
  753. * Wed Mar 16 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl4
  754. - rebuild for VineSeed
  755. * Sat Mar 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl3
  756. - (security) stop using rpath
  757. - cleanup this file
  758. * Thu Feb 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl2
  759. - rebuild for VineSeed
  760. * Thu Feb 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl1
  761. - new upstream release
  762. - update Patch400
  763. * Sat Dec 11 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.3-0vl3
  764. - rebuld
  765. * Wed Nov 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.3-0vl2
  766. - add Obsoletes: qt32-*
  767. * Sun Sep 5 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.3-0vl1
  768. - source upgrade
  769. - remove patch100
  770. - update patch300 and remove patch302-303
  771. - update patch400
  772. - update BuildPrereq and Requires
  773. * Wed Jul 28 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl3
  774. - add patch302-303 from KuserML
  775. - delete lines about vine26
  776. * Sun Jun 6 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
  777. - add patch100 from webcvs.kde.org/cgi-bin/cvsweb.cgi/qt-copy/patches/
  778. * Fri Apr 30 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
  779. - source upgrade
  780. - remove patch100 (it is needed only for 3.3.1)
  781. * Sun Apr 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl3
  782. - rebuild with XOrg
  783. * Mon Mar 29 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl2
  784. - rebuild
  785. * Mon Mar 8 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
  786. - source upgrade
  787. - remove patch800
  788. - add patch100 (only for qt-x11-free-3.3.1)
  789. * Sun Feb 1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl3
  790. - enable cups support
  791. * Sun Dec 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
  792. - build for VineSeed with new toolchain
  793. - disable cup support
  794. * Wed Dec 3 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
  795. - source upgrade
  796. - revised Patch402 and 403
  797. - remove Patch100
  798. - add patch800 to build against freetype2-2.1.7
  799. - (VinePlus/2.6) BuildPrereq: autoconf258
  800. * Sun Nov 9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
  801. - source upgrade
  802. - revised Patch400
  803. - remove Patch15
  804. * Sun Nov 2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl4
  805. - enable cups support
  806. * Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0.26vl3
  807. - rebuild for Vine2.6
  808. * Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl3
  809. - revised Patch400 and Patch402
  810. - clean up spec
  811. * Sun Sep 28 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0.26vl2
  812. - rebuild for Vine2.6
  813. * Sun Sep 28 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl2
  814. - revised Patch400-
  815. - clean up spec
  816. * Mon Sep 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0.26vl1
  817. - rebuild for Vine2.6
  818. * Mon Sep 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
  819. - source upgrade
  820. - add Patch100
  821. - remove Patch302 (it is included in this source)
  822. - stop using Patch400-
  823. - build with gcc-3.2.3
  824. - add export LANG=C
  825. - add *.pc (pkg-config files) to qt-devel package
  826. * Fri Aug 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0.26vl5
  827. - rebuild for Vine2.6
  828. * Wed Aug 13 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl5
  829. - add Patch302 to fix performance of jmode
  830. - change make option for SMP and add script
  831. * Thu Jun 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl4
  832. - update Patch400 and 401
  833. * Wed Jun 18 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl3
  834. - change spec to build with g++-2.95.3
  835. * Mon Apr 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0.26vl2
  836. - rebuild for Vine2.6
  837. * Wed Apr 16 2003 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.1.2-0vl2
  838. - rebuilt with libpng >= 1.2.5 when %%{vine26} is set to 0 (ie VineSeedPlus)
  839. * Fri Mar 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
  840. - source upgrade
  841. - remove all patches except patch15
  842. - revised patch 300-
  843. - stop building Xt package
  844. * Mon Feb 24 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl3
  845. - revised patch 301 and 302
  846. - enable patch 301 and 302 to Vine2.5/2.6
  847. * Sun Feb 9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl2
  848. - change spec to build both VineSeed and Vine2.5/2.6
  849. - re-number patch300-
  850. - delete patch4 (qt-3.1.1 does not need it)
  851. - add patch13 and 14
  852. -- Thu Dec 19 2002 Than Ngo <than@redhat.com> 3.1.1-3
  853. - add monospace patch file from Leon Ho (bug #79949)
  854. - add small patch file from Sysoltsev Slawa (bug #79731)
  855. - add patch15
  856. -- Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  857. - Change qmlined.h to not include an attic header that is also not shipped
  858. with Red Hat Linux. This also fixes building unixODBC, that includes this
  859. header (apparently also without needing it).
  860. * Sat Jan 4 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl1
  861. - source upgrade
  862. - cleanup spec
  863. - revised Patch7, 301
  864. - add Patch306, 307, 308 from kde.gr.jp
  865. * Sun Dec 15 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.0-0vl1
  866. - source upgrade
  867. - stop using objprelink2, it does not work with gcc3
  868. - add Patch304 and Patch305 from www.kde.gr.jp/~akito/xft/patch_xft.html
  869. - add Patch1 - Patch12 from rawhide 3.1.0-1.3
  870. - add BuildPrereq: openMotif-devel >= 2.2.2 for build qt-Xt
  871. - cleanup spec for build x11 package only
  872. * Mon Nov 11 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5-0vl3
  873. - add export PATH=`pwd`:$PATH to %%build section
  874. * Mon Oct 15 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5-0vl2
  875. - objprelink2 support only i386 (add %%ifarch i386 ... again)
  876. - delete BuildPrereq: libmng-static (it merged to libmng-devel)
  877. - delete %%doc ANNOUNCE
  878. - Requires: XFree86-gl instead of Mesa
  879. * Fri Oct 4 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5-0vl1
  880. - add BuildPrereq: objprelink2 instead of BuildPrereq: objprelink
  881. - add BuildPrereq: autoconf253 automake15
  882. - delete Patch199 (objprelink2 do not need this patch)
  883. - source upgrade
  884. - revised all patches [Kdeveloper:02404]
  885. - add man files to qt-devel sub-package
  886. * Tue Jul 16 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl5
  887. - add patch304 from kde.gr.jp [Kdeveloper:02368]
  888. * Thu Jul 4 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl4
  889. - add patch303 from kde.gr.jp [Kdeveloper:02378]
  890. * Wed Apr 17 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl3
  891. - add patch302 from kde.gr.jp
  892. * Thu Apr 4 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl2
  893. - revised patch300 from kde.gr.jp and XIMInputStyle=Over The Spot in qtrc
  894. - add patch301 from kde.gr.jp
  895. - make unixODBC plugin (delete define odbcplugins 0 and if %%{odbcplugins})
  896. * Sat Mar 30 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl1
  897. - merged with rawhide 3.0.3-0.cvs20020314.1
  898. - source update to 3.0.3
  899. - add patch199 (objprelink)
  900. - add patch300 and add defaultInputStyle=OverTheSpot in qtrc
  901. - define cups 0 (Vine does not have cups)
  902. - define odbcplugins 0 (unixODBC requires libqt-mt.so.2 of qt-2)
  903. - cleanup spec
  904. - There is Vine's previous changes, hacked for Vine
  905. -- Sat Jan 5 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.1-6vl4
  906. - rebuild with -xft support (XFree86-4.1.99.4)
  907. -- Mon Dec 31 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.3.1-6vl3
  908. - rebuild with glibc-2.2.4
  909. -- Sun Nov 25 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.3.1-6vl2
  910. - add Source2 and Patch4 (use objprelink, i386 only)
  911. -- Sat Oct 13 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.3.1-6vl1
  912. - Build for VineSeed
  913. - Add qt.using_new_library.patch from Kondara
  914. -- Mon Jun 11 2001 net_hal <net_hal@cwa.bai.ne.jp>
  915. - First build for Vine2.1.5
  916. -- Thu Apr 12 2001 Rex Dieter <rdieter@unl.edu> 2.3.0-0.6x.3
  917. - redhat 6.x backport based on rawhide's qt-2.3.0-3
  918. - remove -xft support (because we're using XFree-3)
  919. * Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-0.cvs20020314.1
  920. - Update to 3.0.3-pre, required for KDE3
  921. - force -fPIC usage
  922. - Remove conflict with qt2 < 2.3.2-1, the new qt2 2.3.1 is fixed and qt 2.3.2
  923. is broken
  924. - Ship the qmake config files (so qmake works for building any 3rd party stuff,
  925. e.g. aethera)
  926. * Wed Mar 6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-2
  927. - Add some fixes from KDE's qt-copy CVS
  928. - Pluginize image formats
  929. * Mon Feb 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-1
  930. - 3.0.2 final
  931. * Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.3
  932. - Add GB18030 codec patch, #60034
  933. - Force-build jpeg support, fixing #59775 and #59795
  934. * Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.2
  935. - Build with CUPS support
  936. * Fri Jan 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.1
  937. - Fix up /usr/bin/moc links, they should point to qt3
  938. * Mon Jan 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020114.1
  939. - Build styles directly into the main library for now, there's too much broken
  940. code out there depending on this ATM.
  941. * Wed Jan 9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020109.1
  942. - Stop excluding alpha, gcc has been fixed
  943. * Tue Jan 8 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020108.1
  944. - Add fixes from CVS; this fixes the "Alt + F1, arrow up, arrow up doesn't work
  945. in KDE" bug
  946. * Mon Dec 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-2
  947. - Fix up settings search path
  948. - Add default qtrc allowing to use KDE 3.x Qt plugins
  949. - Make sure QLibrary uses RTLD_GLOBAL when dlopen()ing libraries
  950. * Thu Dec 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.1.0-1
  951. - Work around gcc bug #57467
  952. * Wed Dec 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  953. - 3.0.1 final
  954. * Mon Dec 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-0.cvs20011210.1
  955. - Update to current (needed by KDE 3.x)
  956. - Rebuild with current libstdc++
  957. - Temporarily disable building on alpha
  958. - Fix build with PostgreSQL 7.2
  959. * Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-5
  960. - Fix up glweak
  961. * Mon Nov 5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-4
  962. - Give designer, uic, moc, etc. their real names - the qt2 versions
  963. have been renamed in qt2-2.3.2-1.
  964. Conflict with qt2 < 2.3.2-1.
  965. * Thu Oct 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-3
  966. - Add symlink /usr/lib/qt-3.0.0 -> /usr/lib/qt3 and set QTDIR to the
  967. symlink, allowing to update to 3.0.1 without breaking rpath'ed binaries
  968. * Tue Oct 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-1
  969. - 3.0.0 final
  970. - fix some minor specfile bugs
  971. - Modularize some more (image format plugins)
  972. - Build codecs
  973. * Tue Sep 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta5.1
  974. - beta5
  975. - Share more code between qt-x11 and qt-embedded builds
  976. * Wed Aug 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta4.1
  977. - beta4
  978. - build the Motif style directly into Qt rather than as a plugin - Qt should
  979. always have at least one style...
  980. - replace the designer3 symlink with a shell script that sets QTDIR correctly
  981. before launching designer
  982. - Add desktop file for designer
  983. * Mon Aug 6 2001 Tim Powers <timp@redhat.com> 3.0.0-0.beta3.4
  984. - explicitly include qm2ts, qmake, qtconfig in the devel package file list to avoid dangling symlinks
  985. * Thu Aug 2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.3
  986. - Try yet another workaround for buildsystem breakages
  987. * Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  988. - Add another ugly workaround for build system problems, this should finally
  989. get rid of the dangling symlinks
  990. * Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.2
  991. - Rephrase parts of the spec file, hopefully pleasing the build system
  992. * Sun Jul 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.1
  993. - beta3
  994. - Fix dangling symlinks
  995. * Sun Jun 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta1.2
  996. - Fix up QSQL Postgres classes for Postgres 7.1.x
  997. - Fix various bugs:
  998. - QtMultilineEdit and QtTableView should actually compile
  999. - Link libqsqlpsql with libpq
  1000. - Don't link the base library with libmysqlclient, linking the MySQL
  1001. module with it is sufficient
  1002. - Add missing const qualifier
  1003. - move the SQL drivers to separate packages to avoid dependencies
  1004. - build and install designer plugins - converting glade files to Qt is fun. ;)
  1005. - handle RPM_OPT_FLAGS
  1006. * Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta1.1
  1007. - 3.0 beta 1
  1008. * Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20010516.1
  1009. - Update, remove conflicts with Qt 2.x
  1010. * Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20010514.1
  1011. - Initial build of 3.0 branch
  1012. * Fri Apr 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-6
  1013. - Fix crashes on ia64, Patch from Bill Nottingham <notting@redhat.com>
  1014. - Allow building qt-nox
  1015. * Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-5
  1016. - Make sure uic and designer use the libqui from the source tree, not
  1017. a previously installed one.
  1018. Linking uic-x11 against libqui-embedded is definitely not a feature. ;)
  1019. - The qclipboard fix is needed for qt-x11 only, don't apply it if we're
  1020. building qt-embedded
  1021. * Sat Apr 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1022. - Handle LPRng specific constructs in printcap, Bug #35937
  1023. * Sun Mar 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  1024. - add qfont patch from Trolltech
  1025. * Tue Mar 13 2001 Harald Hoyer <harald@redhat.de>
  1026. - added patch for '@euro' language settings
  1027. * Tue Mar 6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1028. - 2.3.0 final
  1029. - BuildRequires XFree86-devel >= 4.0.2 (#30486)
  1030. * Mon Feb 26 2001 Than Ngo <than@redhat.com>
  1031. - fix check_env function, so that qt does not crash if QT_XFT is not set
  1032. - fix symlinks
  1033. * Mon Feb 26 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1034. - 2.3.0b1
  1035. - Add a patch to qpsprinter that handles TrueType fonts even if they come from xfs
  1036. * Tue Feb 13 2001 Preston Brown <pbrown@redhat.com>
  1037. - japanese input and clipboard fixes applied. Changes have been sent upstream by patch authors.
  1038. * Fri Feb 9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1039. - Rebuild with new Mesa to get rid of pthreads linkage
  1040. - Add Xft fix from KDE CVS
  1041. * Wed Feb 7 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1042. - Add printing bugfix patch from Trolltech
  1043. * Sat Feb 3 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1044. - 2.2.4
  1045. - Qt Embedded: Add QVfb and VNC support
  1046. * Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1047. - Don't segfault when running Qt/Embedded applications as root
  1048. - Improve the Qt/Embedded sparc patch so we don't need the specfile hacks
  1049. anymore
  1050. - Fix a bug in QPrintDialog (causing KDE Bug #18608)
  1051. * Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1052. - bzip2 source to save space
  1053. - Qt/Embedded 2.2.3
  1054. - Fix qte build on sparc
  1055. * Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1056. - Run ldconfig in %%post and %%postun for qt-Xt
  1057. * Sun Dec 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1058. - Build with the Xrender extension
  1059. (Patch from Keith Packard <keithp@keithp.com>)
  1060. * Wed Dec 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1061. - 2.2.3
  1062. * Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1063. - Rebuild to fix permissions on doc dir
  1064. - Don't exclude ia64 anymore
  1065. * Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1066. - Fix up uic (Patch from trolltech)
  1067. * Wed Nov 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1068. - Build qt-embedded
  1069. changes to base: fix build, fix ISO C99 compliance, fix 64bit support
  1070. * Mon Nov 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1071. - 2.2.2
  1072. * Tue Oct 24 2000 Than Ngo <than@redhat.com>
  1073. - call ldconfig for updating (Bug #19687)
  1074. - added patch from Trolltech, thanks to Rainer <rms@trolltech.com>
  1075. * Wed Oct 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1076. - Add missing msg2qm, msgmerge, qconfig tools (Bug #18997), introduced
  1077. by broken Makefiles in base
  1078. - fix up %%install so it works both with old-style and new-style fileutils
  1079. (fileutils <= 4.0z don't know about -L)
  1080. * Fri Oct 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1081. - Disable exception handling; this speeds up KDE 2.x and reduces its
  1082. memory footprint by 20 MB.
  1083. * Tue Oct 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1084. - dereference symlinks in include
  1085. * Sun Oct 8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1086. - fix -devel
  1087. - update to the new version of 2.2.1 on trolltech.com; the initial tarball
  1088. contained broken docs
  1089. * Thu Oct 5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1090. - 2.2.1
  1091. * Mon Sep 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1092. - Add missing uic
  1093. * Thu Sep 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1094. - Move Qt designer to a different source RPM to get rid of a
  1095. circular dependency (kdelibs2->qt, qt->kdelibs2)
  1096. - Enable MNG support
  1097. - Don't compile (just include) examples and tutorials
  1098. - move the static libraries to a separate package (qt-static).
  1099. They're HUGE, and most people won't ever need them.
  1100. - clean up spec file
  1101. - fix up dependencies (-devel requires base, -static requires devel,
  1102. Xt requires base)
  1103. - add BuildRequires line
  1104. * Tue Sep 12 2000 Than Ngo <than@redhat.com>
  1105. - update release 2.2.0
  1106. - changed copyright to GPL
  1107. - added missing static libraries
  1108. - made symbolic link for designer to load the help files correct
  1109. - made designer and designer-kde2 as sub packages
  1110. - added missing templates for designer
  1111. - remove jakub patch, since the release 2.2.0 already
  1112. contains this patch.
  1113. - fixed qt again to compile with gcc-2.96
  1114. - use make -j for building
  1115. * Wed Aug 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1116. - Work around compiler bugs (Patch from Jakub)
  1117. - Use relative symlinks (Bug #16750)
  1118. * Mon Aug 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1119. - beta2
  1120. * Mon Aug 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1121. - new qt-copy from KDE2 CVS
  1122. * Wed Aug 9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1123. - official beta 1
  1124. * Thu Aug 3 2000 Than Ngo <than@redhat.de>
  1125. - rebuilt against the libpng-1.0.8
  1126. * Thu Jul 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1127. - rebuild (so we have it on all arches)
  1128. * Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1129. - move man pages to a more reasonable place (this fixes Bug #14126)
  1130. - exclude ia64 for now (compiler problems!!!)
  1131. * Mon Jul 24 2000 Harald Hoyer <harald@redhat.de>
  1132. - modified connect patch to fit qt 2.2.0 beta.
  1133. * Thu Jul 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1134. - update to current qt-copy; this is now a qt 2.2.0 beta.
  1135. * Mon Jul 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1136. - update to current qt-copy in kde CVS, required
  1137. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  1138. - automatic rebuild
  1139. * Sun Jul 11 2000 Harald Hoyer <harald@redhat.de>
  1140. - made patch smaller and binary compatible when recompiled with 6.2
  1141. - modified connect and moc to cope with the new g++ class layout
  1142. * Sun Jul 09 2000 Than Ngo <than@redhat.de>
  1143. - rebuilt qt with gcc-2.96-34
  1144. * Fri Jul 07 2000 Than Ngo <than@redhat.de>
  1145. - rebuilt qt with c++ 2.96
  1146. * Mon Jul 3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1147. - Fix dependancies
  1148. * Sun Jul 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1149. - Use egcs++ for now ** FIXME
  1150. * Wed Jun 28 2000 Preston Brown <pbrown@redhat.com>
  1151. - fix up qt.sh
  1152. * Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1153. - Build in jpeg and threading support
  1154. - Fix a bug in clipboard pasting code
  1155. * Wed Jun 07 2000 Preston Brown <pbrown@redhat.com>
  1156. - fix qt.{sh,csh}
  1157. - use new rpm macro paths
  1158. - package man pages
  1159. * Fri Jun 2 2000 Bill Nottingham <notting@redhat.com>
  1160. - build without optimization on ia64
  1161. * Mon May 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1162. - 2.1.1
  1163. * Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  1164. - recompile with correct libstdc++
  1165. * Thu Apr 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1166. - 2.1.0 final
  1167. * Wed Apr 5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1168. - beta4
  1169. - depend on libGL.so.1 rather than Mesa - XFree86 4.0 provides that
  1170. lib, too
  1171. * Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1172. - beta3
  1173. * Tue Mar 7 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1174. - beta2
  1175. - fix compilation of the NSPlugin add-on
  1176. * Fri Mar 3 2000 Bill Nottingham <notting@redhat.com>
  1177. - fix %postun script
  1178. * Fri Feb 18 2000 Bernhard Rosenkr?nzer <bero@redhat.com>
  1179. - beta1
  1180. - get rid of qt-ImageIO, the functionality is now in the main Qt library
  1181. - remove qt-Network, the functionality is now in the main Qt library
  1182. - add changes-2.1.0 to %doc
  1183. * Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
  1184. - no refcount check on postun script, we want it to happen even on upgrades
  1185. * Thu Feb 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1186. - new snapshot, should fix QWhatsThisButton
  1187. - remove executable permissions from *.pro files
  1188. * Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
  1189. - strip binaries in examples, tutorial
  1190. * Mon Jan 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1191. - new snapshot - should fix the hotkey bug
  1192. - Fix up the Makefiles so it compiles
  1193. * Tue Jan 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1194. - new snapshot - we need those QVariant fixes
  1195. * Thu Jan 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1196. - switch from glxMesa to Mesa for the GL addon
  1197. * Wed Jan 5 2000 Bernhard Rosenkr?nzer <bero@redhat.com>
  1198. - Fix up dependencies
  1199. - new snapshot
  1200. * Mon Jan 3 2000 Ngo Than <than@redhat.de>
  1201. - new snapshot for Red Hat Linux 6.2
  1202. - increase version number
  1203. * Mon Dec 20 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1204. - new snapshot
  1205. - handle RPM_OPT_FLAGS
  1206. * Mon Dec 13 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1207. - new snapshot
  1208. - -GL requires libGL.so.1 instead of Mesa (might as well be glxMesa
  1209. or some commercial OpenGL)
  1210. - -GL BuildPrereqs /usr/X11R6/include/GL/gl.h instead of Mesa-devel
  1211. (might as well be glxMesa or some commercial OpenGL)
  1212. * Sun Dec 05 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1213. - update to current RSYNC version
  1214. - remove compilation patch - it finally works out of the box
  1215. * Wed Oct 27 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1216. - update to current CVS snapshot
  1217. - build extensions
  1218. - add patch to fix QNetwork compilation
  1219. * Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.de>
  1220. - current CVS snapshot
  1221. - fix compilation with gcc 2.95.x
  1222. - use install -c rather than just install to make BSD install happy
  1223. * Mon Oct 11 1999 Bernhard Rosenkraenzer <bero@redhat.de>
  1224. - 2.1.0 snapshot (for KDE2)
  1225. - Fix typo in spec
  1226. * Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
  1227. - don't ship tutorial or example binaries
  1228. * Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
  1229. - substitution in tutorial and examples so that dependencies are correct and
  1230. they can be successfully rebuilt.
  1231. - switched to completely using QTDIR. trying to coexist with links into
  1232. /usr/{include,lib} and still compile with qt 1.x is very hard for
  1233. configure scripts to cope with.
  1234. * Thu Aug 19 1999 Preston Brown <pbrown@redhat.com>
  1235. - implemented QTDIR compatibility.
  1236. * Tue Jul 20 1999 Preston Brown <pbrown@redhat.com>
  1237. - qt 2.0.1 packaged.
  1238. * Wed Jul 14 1999 Preston Brown <pbrown@redhat.com>
  1239. - Qt 2.00 packaged.
  1240. - examples, html documentation, tutorial moved to /usr/doc
  1241. * Sat Apr 17 1999 Preston Brown <pbrown@redhat.com>
  1242. - static library supplied in dev package.
  1243. * Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
  1244. - turn on internal GIF reading support
  1245. * Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
  1246. - strip binaries
  1247. * Mon Mar 15 1999 Preston Brown <pbrown@redhat.com>
  1248. - upgrade to qt 1.44.
  1249. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  1250. - Injected new description and group.
  1251. * Tue Jan 19 1999 Preston Brown <pbrown@redhat.com>
  1252. - moved includes to /usr/include/qt
  1253. * Mon Jan 04 1999 Preston Brown <pbrown@redhat.com>
  1254. - made setup phase silent.
  1255. * Fri Dec 04 1998 Preston Brown <pbrown@redhat.com>
  1256. - upgraded to qt 1.42, released today.
  1257. * Tue Dec 01 1998 Preston Brown <pbrown@redhat.com>
  1258. - took Arnts RPM and made some minor changes for Red Hat.