qt-vl.spec 47 KB

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