/[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.14 by wellsi, Sat Mar 29 23:07:17 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}.10
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    
41  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
42    
# Line 202  system.  These files are of little use o Line 204  system.  These files are of little use o
204  %patch10016 -p1  %patch10016 -p1
205  %patch10017 -p1  %patch10017 -p1
206  %patch10018 -p1  %patch10018 -p1
207    %patch10019 -p1
208    %patch10020 -p1
209    
210  %build  %build
211  %configure --disable-static  %configure --disable-static
# Line 260  update-desktop-database &> /dev/null || Line 264  update-desktop-database &> /dev/null ||
264  %endif  %endif
265    
266  %changelog  %changelog
267    * Sat Mar 29 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.10
268    - Prevent upgrades from too old versions [SME: 8038]
269    - Also modify whitespace in textw/upgrade_text.py
270    
271  * 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
272  - Add support for "raid=N" [SME: 7529]  - Add support for "raid=N" [SME: 7529]
273    


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