TZIVI-254: IVI needs a newer version of cmake
[profile/ivi/cmake.git] / packaging / cmake.changes
1 * Mon Jul 23 23:53:38 UTC 2012 - tracy.graydon@intel.com
2 - TZIVI-254: IVI needs a newer version of cmake than version in Tizen:Main
3
4 * Fri Jul 08 2011 Ulf Hofemeier <ulf.hofemeier@linux.intel.com> - 2.8.3
5 - Removed cmake utilities Windows build directory as this is not needed for MeeGo BMC#20850
6
7 * Thu Dec 30 2010 Fathi Boudra <fathi.boudra@nokia.com> - 2.8.3
8 - New upstream release (BMC#11847)
9 - Merge cmake and cmake-gui in a single spec file for an easier maintainability
10   and allow to use a single project for cmake and link cmake-gui project
11   (BMC#11848)
12 - Remove add_findlibarchive_cmake_module.patch - merged upstream
13 - Add postchecks_buffer_overflow.patch to fix build in postchecks repository
14   on buffer overflow error
15
16 * Mon Aug 16 2010 Fathi Boudra <fathi.boudra@nokia.com> - 2.8.2
17 - Use pkgconfig BuildRequires when possible.
18
19 * Fri Aug 13 2010 Fathi Boudra <fathi.boudra@nokia.com> - 2.8.2
20 - Drop cmake-gui to avoid to be blocked by Qt
21 - Remove BuildRequires: pkgconfig(QtGui), desktop-file-utils, libX11-devel
22
23 * Thu Aug 12 2010 Fathi Boudra <fathi.boudra@nokia.com> - 2.8.2
24 - Use QtGui instead of QtCore
25 - Remove license header
26 - Remove %clean target (useless since MeeGo 1.1)
27
28 * Wed Aug 11 2010 Kaitlin Rupert <kaitlin.rupert@intel.com> - 2.8.2
29 - Replace qt4-devel with pkgconfig(QtCore)
30
31 * Mon Jul 19 2010 Fathi Boudra <fathi.boudra@nokia.com> - 2.8.2
32 - Update to 2.8.2
33 - Sanitize the spec file
34 - Use one BuildRequires per line
35 - Improve cmake-gui summary and description
36 - Use build-flags.cmake file for cmake initialization
37 - Pass --system-libs bootstrap option
38 - Re-enable Qt gui (cmake-gui)
39 - Drop conditional build parameters (without bootstrap/with gui)
40 - Drop rpm requirement. CMake doesn't need rpm to run.
41 - Add procps build requirement/requirement. CMake uses ps binary
42 - Add libarchive-devel build requirement
43 - Add add_findlibarchive_cmake_module.patch
44   It allows to build with the system's libarchive
45 - Fix find command in %install tag
46   chmod +x should be applied to shell script files only
47
48 * Thu Dec 03 2009 Austin Zhang <austin.zhang@intel.com> 2.8.0
49 - Update to 2.8.0
50
51 * Sun Feb 15 2009 Anas Nashif <anas.nashif@intel.com> 2.6.3
52 - Disable gui
53
54 * Tue Jan 13 2009 Orion Poplawski <orion@cora.nwra.com> - 2.6.3-0.3.rc8
55 - Update to 2.6.3-RC-8
56
57 * Sun Jan 04 2009 Rex Dieter <rdieter@fedoraproject.org> - 2.6.3-0.2.rc5
58 - macros.cmake: add -DCMAKE_SKIP_RPATH:BOOL=ON
59 - fix Release tag
60
61 * Wed Dec 10 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.3-0.rc5.1
62 - Update to 2.6.3-RC-5
63
64 * Tue Dec 2 2008 Rex Dieter <rdieter@fedoraproject.org> - 2.6.2-3
65 - Add -DCMAKE_VERBOSE_MAKEFILE=ON to %%cmake (#474053)
66 - preserve timestamp of macros.cmake
67 - cosmetics
68
69 * Tue Oct 21 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.2-2
70 - Allow conditional build of gui
71
72 * Mon Sep 29 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.2-1
73 - Update to 2.6.2
74
75 * Mon Sep 8 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.2-0.rc3.1
76 - Update to 2.6.2-RC-2
77 - Drop parens patch fixed upstream
78
79 * Tue Sep 2 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.1-3
80 - Drop jni patch, applied upstream.
81
82 * Tue Aug 26 2008 Rex Dieter <rdieter@fedoraproject.org> - 2.6.1-2
83 - attempt to patch logic error, crasher
84
85 * Tue Aug 5 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.1-1
86 - Update to 2.6.1
87
88 * Mon Jul 14 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.1-0.rc8.1
89 - Update to 2.6.1-RC-8
90 - Drop xmlrpc patch fixed upstream
91
92 * Tue May 6 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-1
93 - Update to 2.6.0
94
95 * Mon May 5 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-0.rc10.1
96 - Update to 2.6.0-RC-10
97
98 * Thu Apr 24 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-0.rc9.1
99 - Update to 2.6.0-RC-9
100
101 * Fri Apr 11 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-0.rc8.1
102 - Update to 2.6.0-RC-8
103
104 * Thu Apr 3 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-0.rc6.1
105 - Update to 2.6.0-RC-6
106
107 * Fri Mar 28 2008 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-0.rc5.1
108 - Update to 2.6.0-RC-5
109 - Add gui sub-package for Qt frontend
110
111 * Fri Mar 7 2008 Orion Poplawski <orion@cora.nwra.com> - 2.4.8-3
112 - Add macro for bootstrapping new release/architecture
113 - Add %%check section
114
115 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.4.8-2
116 - Autorebuild for GCC 4.3
117
118 * Tue Jan 22 2008 Orion Poplawski <orion@cora.nwra.com> - 2.4.8-1
119 - Update to 2.4.8
120
121 * Wed Jan 16 2008 Orion Poplawski <orion@cora.nwra.com> - 2.4.8-0.rc12
122 - Update to 2.4.8 RC-12
123
124 * Fri Dec 14 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.8-0.rc4
125 - Update to 2.4.8 RC-4
126
127 * Mon Nov 12 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.7-4
128 - No longer set CMAKE_SKIP_RPATH
129
130 * Tue Aug 28 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.7-3
131 - Rebuild for new expat
132
133 * Wed Aug 22 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.7-2
134 - Rebuild for BuildID
135
136 * Mon Jul 23 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.7-1
137 - Update to 2.4.7
138
139 * Fri Jun 29 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.7-0.rc11
140 - Update to 2.4.7 RC-11
141
142 * Wed Jun 27 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.6-4
143 - Update macros.cmake to add CMAKE_INSTALL_LIBDIR, INCLUDE_INSTALL_DIR,
144   LIB_INSTALL_DIR, SYSCONF_INSTALL_DIR, and SHARE_INSTALL_PREFIX
145
146 * Mon Apr 16 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.6-3
147 - Apply patch from upstream CVS to fix .so install permissions (bug #235673)
148
149 * Fri Apr 06 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.6-2
150 - Add rpm macros
151
152 * Thu Jan 11 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.6-1
153 - Update to 2.4.6
154
155 * Mon Dec 18 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.5-2
156 - Use system libraries (bootstrap --system-libs)
157
158 * Tue Dec  5 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.5-1
159 - Update to 2.4.5
160
161 * Tue Nov 21 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.4-1
162 - Update to 2.4.4
163
164 * Tue Oct 31 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.3-4
165 - Add /usr/lib/jvm/java to FindJNI search paths
166
167 * Tue Aug 29 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.3-3
168 - Rebuild for FC6
169
170 * Wed Aug  2 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.3-2
171 - vim 7.0 now ships cmake files, so don't ship ours (bug #201018)
172 - Add patch to Linux.cmake for Fortran soname support for plplot
173
174 * Tue Aug  1 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.3-1
175 - Update to 2.4.3
176
177 * Mon Jul 31 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.2-3
178 - Update for vim 7.0
179
180 * Tue Jul 11 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.2-2
181 - Patch FindRuby and FindSWIG to work on Fedora (bug #198103)
182
183 * Fri Jun 30 2006 Orion Poplawski <orion@cora.nwra.com> - 2.4.2-1
184 - Update to 2.4.2
185
186 * Thu Apr  6 2006 Orion Poplawski <orion@cora.nwra.com> - 2.2.3-4
187 - Update for vim 7.0c
188
189 * Tue Mar 28 2006 Orion Poplawski <orion@cora.nwra.com> - 2.2.3-3
190 - No subpackages, just own the emacs and vim dirs.
191
192 * Tue Mar 21 2006 Orion Poplawski <orion@cora.nwra.com> - 2.2.3-2
193 - Add emacs and vim support
194 - Include Example in docs
195
196 * Wed Mar  8 2006 Orion Poplawski <orion@cora.nwra.com> - 2.2.3-1
197 - Fedora Extras version