/[smeserver]/rpms/anaconda/sme9/anaconda.spec
ViewVC logotype

Diff of /rpms/anaconda/sme9/anaconda.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by charliebrady, Thu Jan 2 01:40:49 2014 UTC Revision 1.15 by wellsi, Thu Apr 17 00:43:15 2014 UTC
# Line 4  Line 4 
4  Summary: Graphical system installer  Summary: Graphical system installer
5  Name:    anaconda  Name:    anaconda
6  Version: 13.21.215  Version: 13.21.215
7  Release: 1%{?dist}.2  Release: 1%{?dist}.11
8  License: GPLv2+  License: GPLv2+
9  Group:   Applications/System  Group:   Applications/System
10  URL:     http://fedoraproject.org/wiki/Anaconda  URL:     http://fedoraproject.org/wiki/Anaconda
# Line 27  Patch10004: 0004-UTC.patch Line 27  Patch10004: 0004-UTC.patch
27  Patch10005: 0005-DegradedRAID1.patch  Patch10005: 0005-DegradedRAID1.patch
28  Patch10006: 0006-InstallerHDWarning.patch  Patch10006: 0006-InstallerHDWarning.patch
29  Patch10007: 0007-VolGroup.patch  Patch10007: 0007-VolGroup.patch
30  Patch10008: 0008-StorageActivationFail.patch  Patch10011: 0011-CheckArch.patch
31  Patch10009: 0009-CheckArch.patch  Patch10012: 0012-CheckArch2.patch
32  Patch10010: 0010-CheckArch.patch2  Patch10013: 0013-Limit-languages.patch
33    Patch10014: 0014-Make-boot-loader-use-SME-labels.patch
34    Patch10015: 0015-Determine-upgradability-of-SME-server.patch
35    Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch
36    Patch10017: 0017-Headless-install.patch
37    Patch10018: 0018-RaidN.patch
38    Patch10019: 0019-UpgradeText-whitespace.patch
39    Patch10020: 0020-PreventTooOldUpgrades.patch
40    Patch10021: 0021-RaidN-v2.patch
41    
42  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
43    
# Line 181  system.  These files are of little use o Line 189  system.  These files are of little use o
189  %patch1000 -p1  %patch1000 -p1
190  %patch1002 -p1  %patch1002 -p1
191  %patch1003 -p1  %patch1003 -p1
192    
193  %patch10001 -p1  %patch10001 -p1
194  %patch10002 -p1  %patch10002 -p1
195  %patch10003 -p1  %patch10003 -p1
# Line 188  system.  These files are of little use o Line 197  system.  These files are of little use o
197  %patch10005 -p1  %patch10005 -p1
198  %patch10006 -p1  %patch10006 -p1
199  %patch10007 -p1  %patch10007 -p1
200  %patch10008 -p1  %patch10011 -p1
201  %patch10009 -p2  %patch10012 -p1
202  %patch10010 -p1  %patch10013 -p1
203    %patch10014 -p1
204    %patch10015 -p1
205    %patch10016 -p1
206    %patch10017 -p1
207    %patch10018 -p1
208    %patch10019 -p1
209    %patch10020 -p1
210    %patch10021 -p1
211    
212  %build  %build
213  %configure --disable-static  %configure --disable-static
# Line 249  update-desktop-database &> /dev/null || Line 266  update-desktop-database &> /dev/null ||
266  %endif  %endif
267    
268  %changelog  %changelog
269    * Wed Apr 16 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.11
270    - Add more support for "raid=N" [SME: 7529]
271    
272    * Sat Mar 29 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.10
273    - Prevent upgrades from too old versions [SME: 8038]
274    - Also modify whitespace in textw/upgrade_text.py
275    
276    * Sun Mar 23 2014 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.9
277    - Add support for "raid=N" [SME: 7529]
278    
279    * Wed Mar 19 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.8
280    - Patches for headless install [SME: 8226]
281    
282    * Tue Mar 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.7
283    - Automatically upgrade bootloader if necessary [SME: 8223]
284    - Installer shows warning about "too old version" [SME: 8038]
285    
286    * Mon Mar 17 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.6
287    - Make boot loader use SME labels [SME: 8229]
288    
289    * Sat Feb 22 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.5
290    - Limit languages to those supported by SME [SME: 8231]
291    
292    * Sat Feb 22 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.4
293    - Port missing part of architecture check patch from SME 8 [SME: 8083]
294    - Remove 0008-StorageActivationFail.patch as no longer needed [SME: 8066]
295    
296    * Fri Jan  3 2014 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.3
297    - Fix references to Mitel in architecture check patch. [SME: 8083]
298    
299  * Sun Dec 15 2013 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.2  * Sun Dec 15 2013 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.2
300  - Fix indenting in last patch. [SME: 8066]  - Stop anaconda from attempting to "upgrade" from 32bit to 64bit, or from 64bit to
301      32bit. Adjust SME specific patches to have zero offset to avoid .py.orig files.
302      [SME: 8083]
303    
304  * Sun Dec 15 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.1  * Sun Dec 15 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.1
305  - Apply SME Server specific patches [SME: 8066]  - Apply SME Server specific patches [SME: 8066]


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed