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

Diff of /rpms/anaconda/sme8/anaconda.spec

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

Revision 1.7 by slords, Tue Apr 14 14:36:31 2009 UTC Revision 1.8 by slords, Tue Apr 14 19:25:04 2009 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.168  Version: 11.1.2.168
3  Release: 1.el5.centos  Release: 1%{?dist}.1
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
# Line 45  Patch7: anaconda-centos-removeStatusText Line 45  Patch7: anaconda-centos-removeStatusText
45  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
46  Patch9: anaconda-centos-pkgorder.patch  Patch9: anaconda-centos-pkgorder.patch
47  Patch10: anaconda-centos-additional-repos.patch  Patch10: anaconda-centos-additional-repos.patch
48    Patch100: anaconda-11.1.2.168-smepatches.patch
49    
50    
51  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
# Line 91  sets, but are not meant for use on alrea Line 92  sets, but are not meant for use on alrea
92  %patch8 -p1  %patch8 -p1
93  #%patch9 -p1  #%patch9 -p1
94  %patch10 -p1  %patch10 -p1
95    %patch100 -p1
96    
97    
98    
# Line 151  fi Line 153  fi
153  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
154    
155  %changelog  %changelog
156    * Tue Jun 24 2008 Shad L. Lords <slords@mail.com> 11.1.2.168-1.el5.sme.1
157    - Apply SME patches
158    - Make progress box wider
159    - Fix titlebar spacing
160    - Force UTC for time settings
161    - Automate bootloader upgrades
162    - Change erase disks to upgrade dialog
163    - Make install headless
164    - Don't warn if no kernels were installed
165    - Add format warning (default to no)
166    - Always upgrade to best arch version of package
167    - Remove mail to root in mdadm
168    - Allow grub to be installed on raid device
169    - Allow creating degraded raid arrays
170    - Set/write keyboard config in headless mode
171    - Display window and run post-install script when using kickstart file
172    - Update supported languages
173    - Allow language updates to be part of updates image
174    - Start boot raid device first so it will sync first
175    - Check e-smith-release instead of redhat-release
176    - Log info about degraded arrays instead of not starting them
177    - Don't crash if you can't go back to previous screen
178    - Only recreate initrd if kernel was installed
179    - Don't display warning about no being able to remove rpmdb files
180    
181  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org>  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org>
182  - Roll in CentOS Branding  - Roll in CentOS Branding
183    


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