/[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.5 by charliebrady, Fri Jan 3 22:12:21 2014 UTC Revision 1.16 by wellsi, Sat Apr 19 02:44:23 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}.12
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    Patch10022: 0022-InstallerLanguages.patch
42    
43  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
44    
# Line 181  system.  These files are of little use o Line 190  system.  These files are of little use o
190  %patch1000 -p1  %patch1000 -p1
191  %patch1002 -p1  %patch1002 -p1
192  %patch1003 -p1  %patch1003 -p1
193    
194  %patch10001 -p1  %patch10001 -p1
195  %patch10002 -p1  %patch10002 -p1
196  %patch10003 -p1  %patch10003 -p1
# Line 188  system.  These files are of little use o Line 198  system.  These files are of little use o
198  %patch10005 -p1  %patch10005 -p1
199  %patch10006 -p1  %patch10006 -p1
200  %patch10007 -p1  %patch10007 -p1
201  %patch10008 -p1  %patch10011 -p1
202  %patch10009 -p2  %patch10012 -p1
203  %patch10010 -p1  %patch10013 -p1
204    %patch10014 -p1
205    %patch10015 -p1
206    %patch10016 -p1
207    %patch10017 -p1
208    %patch10018 -p1
209    %patch10019 -p1
210    %patch10020 -p1
211    %patch10021 -p1
212    %patch10022 -p1
213    
214  %build  %build
215  %configure --disable-static  %configure --disable-static
# Line 249  update-desktop-database &> /dev/null || Line 268  update-desktop-database &> /dev/null ||
268  %endif  %endif
269    
270  %changelog  %changelog
271    * Fri Apr 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.12
272    - Modify installer language search path [SME: 8231]
273    
274    * Wed Apr 16 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.11
275    - Add more support for "raid=N" [SME: 7529]
276    
277    * Sat Mar 29 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.10
278    - Prevent upgrades from too old versions [SME: 8038]
279    - Also modify whitespace in textw/upgrade_text.py
280    
281    * Sun Mar 23 2014 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.9
282    - Add support for "raid=N" [SME: 7529]
283    
284    * Wed Mar 19 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.8
285    - Patches for headless install [SME: 8226]
286    
287    * Tue Mar 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.7
288    - Automatically upgrade bootloader if necessary [SME: 8223]
289    - Installer shows warning about "too old version" [SME: 8038]
290    
291    * Mon Mar 17 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.6
292    - Make boot loader use SME labels [SME: 8229]
293    
294    * Sat Feb 22 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.5
295    - Limit languages to those supported by SME [SME: 8231]
296    
297    * Sat Feb 22 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.4
298    - Port missing part of architecture check patch from SME 8 [SME: 8083]
299    - Remove 0008-StorageActivationFail.patch as no longer needed [SME: 8066]
300    
301    * Fri Jan  3 2014 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.3
302    - Fix references to Mitel in architecture check patch. [SME: 8083]
303    
304  * 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
305  - Stop anaconda from attempting to "upgrade" from 32bit to 64bit, or from 64bit to  - Stop anaconda from attempting to "upgrade" from 32bit to 64bit, or from 64bit to
306    32bit. Adjust SME specific patches to have zero offset to avoid .py.orig files.    32bit. Adjust SME specific patches to have zero offset to avoid .py.orig files.


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