/[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.13 by wellsi, Mon Mar 24 01:40:45 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}.9  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 35  Patch10015: 0015-Determine-upgradability Line 35  Patch10015: 0015-Determine-upgradability
35  Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch  Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch
36  Patch10017: 0017-Headless-install.patch  Patch10017: 0017-Headless-install.patch
37  Patch10018: 0018-RaidN.patch  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 202  system.  These files are of little use o Line 205  system.  These files are of little use o
205  %patch10016 -p1  %patch10016 -p1
206  %patch10017 -p1  %patch10017 -p1
207  %patch10018 -p1  %patch10018 -p1
208    %patch10019 -p1
209    %patch10020 -p1
210    %patch10021 -p1
211    
212  %build  %build
213  %configure --disable-static  %configure --disable-static
# Line 260  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  * 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]  - Add support for "raid=N" [SME: 7529]
278    


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