Changeset 1141
- Timestamp:
- Mar 14, 2013, 9:00:17 PM (12 years ago)
- Location:
- packaging
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
packaging/INSTALL.OS2
r1098 r1141 39 39 - A OS/2 Warp 4 Fixpack 16+, OS/2 Warp 4.5 or eComStation operating system. 40 40 41 - LIBC library version 0.6. 3:41 - LIBC library version 0.6.5: 42 42 43 ftp://ftp.netlabs.org/pub/libc/libc-0_6_ 3-csd3.wpi43 ftp://ftp.netlabs.org/pub/libc/libc-0_6_5-csd5.wpi 44 44 45 45 - GCC 4 Core Libraries: 46 46 47 ftp://ftp.netlabs.org/pub/gcc/gcc4core .wpi47 ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_1.wpi 48 48 49 49 - Extended system tray widget for XCenter version 0.1.1 or above (optional): … … 53 53 - eCUPS 1.4.8 or later to support printing from Qt 4 applications (optional): 54 54 55 http://sourceforge.net/projects/ecsports/files/CUPS/cups-1.4.8-os2-20110831.zip/download 56 http://svn.netlabs.org/ecups/wiki/CupsPort 55 http://svn.netlabs.org/ecups/wiki/CupsPort#ZIPFiles 57 56 58 57 - OpenSSL DLLs for OpenSSL support and for MySQL/PostgresSQL plugins to … … 60 59 61 60 http://bauxite.sakura.ne.jp/tmp/os2/openssl-1.0.0a-os2knix-20100706-runtime.zip 61 62 - Mozilla CA root certificate bundle version 2011.80 or later to support 63 HTTPS connections via SSL (optional): 64 65 ftp://ftp.netlabs.org/pub/qt4/ssl/ca-certificates-2011.80-1.zip 62 66 63 67 -
packaging/qt4.spec
r1139 r1141 15 15 %define ver_patch 3 16 16 17 %define os2_release 017 %define os2_release 2 18 18 19 19 %define rpm_release 1 … … 782 782 #------------------------------------------------------------------------------ 783 783 %changelog 784 785 * Fri Mar 13 2013 Dmitriy Kuminov <dmik/coding.org> 4.7.3.2-1 786 - New release 4.7.3.2 (4.7.3 GA2). See %{pkg_docdir}/CHANGES.OS2 787 for more information. 788 784 789 * Thu Sep 15 2011 Dmitriy Kuminov <dmik/coding.org> 4.7.3-1 785 790 - New release 4.7.3. See %{pkg_docdir}/changes-4.7.3 and
Note:
See TracChangeset
for help on using the changeset viewer.