/[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.21 by slords, Sat Sep 17 20:38:53 2011 UTC Revision 1.22 by slords, Sat Sep 17 20:44:05 2011 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.242  Version: 11.1.2.242
3  Release: 1  Release: 1%{?dist}
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
# Line 45  Requires: rhpxl >= 0.25 Line 45  Requires: rhpxl >= 0.25
45  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
46  Url: http://fedoraproject.org/wiki/Anaconda  Url: http://fedoraproject.org/wiki/Anaconda
47    
48    # SME specific patches
49    Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
50    Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
51    Patch1003: 0003-Always-pick-best-arch-for-package.patch
52    Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
53    Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
54    Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
55    Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
56    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
57    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
58    Patch1010: 0010-Add-final-warning-before-installing.patch
59    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
60    Patch1012: 0012-Make-install-window-wider.patch
61    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
62    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
63    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
64    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
65    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
66    
67  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
68    
69  %description  %description
# Line 86  sets, but are not meant for use on alrea Line 105  sets, but are not meant for use on alrea
105  %patch6 -p1  %patch6 -p1
106  %patch7 -p1  %patch7 -p1
107    
108    # SME specific patches
109    %patch1001 -p1
110    %patch1002 -p1
111    %patch1003 -p1
112    %patch1004 -p1
113    %patch1005 -p1
114    %patch1006 -p1
115    %patch1007 -p1
116    %patch1008 -p1
117    %patch1009 -p1
118    %patch1010 -p1
119    %patch1011 -p1
120    %patch1012 -p1
121    %patch1013 -p1
122    %patch1014 -p1
123    %patch1015 -p1
124    %patch1016 -p1
125    %patch1017 -p1
126    
127  %build  %build
128  make depend  make depend
# Line 144  fi Line 181  fi
181  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
182    
183  %changelog  %changelog
184    * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> 11.1.2.242-1.el5.sme
185    - No warnings if kernel not upgraded
186      (recreate initrd if kernel was installed)
187    - No warnings if unable to remove rpm databases
188    - Always pick best arch for package
189    - Allow creating/mounting degraded raid arrays
190      (log info about degraded arrays instead of not starting them)
191    - Start /boot raid device first so it will be in sync for grub install
192    - Automatically upgrade bootloader if necessary
193    - Log install errors but don't bug user about them
194    - Search for language updates on upgrade disk
195    - Force time to be based on UTC
196    - Add final warning before installing
197    - Make install headless but still write keyboard info out
198      (don't ask us to use vnc mode)
199    - Make install window wider
200      (fix titlebar spacing)
201    - Don't email root on raid events
202    - Make boot loader use SME labels
203    - Determine upgradability of SME server
204      (change erase disks to upgrade dialog)
205    - Run SME post-install scripts on kickstart install/upgrade
206    - Limit languages to those supported by SME
207    
208  * Fri Aug 19 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.242-1.el5.centos  * Fri Aug 19 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.242-1.el5.centos
209  - Roll in CentOS Branding  - Roll in CentOS Branding
210    


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