/[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.11 by slords, Thu Oct 22 14:06:59 2009 UTC Revision 1.14 by slords, Thu Mar 4 16:31:07 2010 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Name: anaconda  Name: anaconda
4  Version: 11.1.2.195  Version: 11.1.2.195
5  Release: 1.el5.centos  Release: 1%{?dist}.1
6  License: GPL  License: GPL
7  Summary: Graphical system installer  Summary: Graphical system installer
8  Group: Applications/System  Group: Applications/System
# Line 47  Patch8: anaconda-centos-splittree_allow_ Line 49  Patch8: anaconda-centos-splittree_allow_
49  Patch9: anaconda-centos-pkgorder.patch  Patch9: anaconda-centos-pkgorder.patch
50  Patch10: anaconda-centos-additional-repos.patch  Patch10: anaconda-centos-additional-repos.patch
51    
52    # SME specific patches
53    Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
54    Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
55    Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch
56    Patch1004: 0004-Always-pick-best-arch-for-package.patch
57    Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch
58    Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch
59    Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch
60    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
61    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
62    Patch1010: 0010-Add-final-warning-before-installing.patch
63    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch
64    Patch1012: 0012-Make-install-window-wider.patch
65    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
66    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
67    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
68    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
69    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
70    
71  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
72    
73  %description  %description
# Line 92  sets, but are not meant for use on alrea Line 113  sets, but are not meant for use on alrea
113  #deprecated : %patch9 -p1  #deprecated : %patch9 -p1
114  %patch10 -p1  %patch10 -p1
115    
116    # SME specific patches
117    %patch1001 -p1
118    %patch1002 -p1
119    %patch1003 -p1
120    %patch1004 -p1
121    %patch1005 -p1
122    %patch1006 -p1
123    %patch1007 -p1
124    %patch1008 -p1
125    %patch1009 -p1
126    %patch1010 -p1
127    %patch1011 -p1
128    %patch1012 -p1
129    %patch1013 -p1
130    %patch1014 -p1
131    %patch1015 -p1
132    %patch1016 -p1
133    %patch1017 -p1
134    
135  %build  %build
136  make depend  make depend
137  make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"  make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
# Line 149  fi Line 189  fi
189  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
190    
191  %changelog  %changelog
192    * Thu Oct 22 2009 Shad L. Lords <slords@mail.com> 11.1.2.195-1.sme.1
193    - No warnings if kernel not upgraded
194      (recreate initrd if kernel was installed)
195    - No warnings if unable to remove rpm databases
196    - Fix goto previous if unable to go back
197    - Always pick best arch for package
198    - Allow creating/mounting degraded raid arrays
199      (log info about degraded arrays instead of not starting them)
200    - Start /boot raid device first so it will be in sync for grub install
201    - Automatically upgrade bootloader if necessary
202    - Search for language updates on upgrade disk
203    - Force time to be based on UTC
204    - Add final warning before installing
205    - Make install headless but still write keyboard info out
206      (don't ask us to use vnc mode)
207    - Make install window wider
208      (fix titlebar spacing)
209    - Don't email root on raid events
210    - Make boot loader use SME labels
211    - Determine upgradability of SME server
212      (change erase disks to upgrade dialog)
213    - Run SME post-install scripts on kickstart install/upgrade
214    - Limit languages to those supported by SME
215    
216  * Mon Sep 28 2009 Karanbir Singh <kbsingh@centos.org> 11.1.2.195-1.el5.centos  * Mon Sep 28 2009 Karanbir Singh <kbsingh@centos.org> 11.1.2.195-1.el5.centos
217  - Roll in CentOS Patch set  - Roll in CentOS Patch set
218    


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