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

Diff of /rpms/anaconda/sme7/anaconda.spec

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

Revision 1.3 by slords, Wed Apr 9 13:51:41 2008 UTC Revision 1.4 by slords, Fri Sep 12 03:22:46 2008 UTC
# Line 1  Line 1 
 # $Id$  
   
1  ExcludeArch: ppc64  ExcludeArch: ppc64
2  Name: anaconda  Name: anaconda
3  Version: 10.1.1.81  Version: 10.1.1.91
4  Release: 1.centos4.1%{?dist}  Release: 1.centos4
5  License: GPL  License: GPL
6  Summary: Graphical system installer  Summary: Graphical system installer
7  Group: Applications/System  Group: Applications/System
# Line 13  Patch10: centos4-anaconda.patch Line 11  Patch10: centos4-anaconda.patch
11  Patch11: centos4-buildi586.patch  Patch11: centos4-buildi586.patch
12  Patch12: centos4-isolinux-colors.patch  Patch12: centos4-isolinux-colors.patch
13  Patch13: centos4-use-discinfo.patch  Patch13: centos4-use-discinfo.patch
 Patch1000: back-button.patch  
 Patch1001: upgrade-install.patch  
 Patch1002: package-logging.patch  
 Patch1003: postaction-intf.patch  
 Patch1100: smeserver.patch  
 Patch1101: smeserver-crashdumptext.patch  
 Patch1102: smeserver-degraded-raid.patch  
 Patch1103: smeserver-bootraidfirst.patch  
 Patch1104: smeserver-mdadm-noroot.patch  
 Patch1105: smeserver-super-minor.patch  
 Patch1106: smeserver-kmod.patch  
14  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.23, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.23, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel
15  %ifarch i386  %ifarch i386
16  BuildRequires: dietlibc  BuildRequires: dietlibc
# Line 59  sets, but are not meant for use on alrea Line 46  sets, but are not meant for use on alrea
46  %patch12 -p1  %patch12 -p1
47  %patch13 -p1  %patch13 -p1
48  cp -f %{SOURCE1} anaconda.spec  cp -f %{SOURCE1} anaconda.spec
 %patch1000 -p1  
 %patch1001 -p1  
 %patch1002 -p1  
 %patch1003 -p1  
 %patch1100 -p1  
 %patch1101 -p1  
 %patch1102 -p1  
 %patch1103 -p1  
 %patch1104 -p1  
 %patch1105 -p1  
 %patch1106 -p1  
49    
50  %build  %build
51  make depend  make depend
# Line 111  rm -rf $RPM_BUILD_ROOT Line 87  rm -rf $RPM_BUILD_ROOT
87  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
88    
89  %changelog  %changelog
90  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> 10.1.1.81-4.centos4.1.sme  * Sat Jul 28 2008 Johnny Hughes <johnny@centos.org> - 10.1.1.91-1.centos4
 - Add kmods based on selected kernel  
 - Remove super-minor from mdadm.conf to fix warnings.  
 - Remove root email from mdadm.conf to remove duplicate emails [SME: 2147]  
 - Make boot device be created first so raid will be ready for grub  
 - Apply various SME Server patches [SME: 1277]  
 - Change location of crash dump report [SME: 1250]  
   
 * Sat Nov 17 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.81-1.centos4  
91  - modified to include the centos anaconda spec file in the build as it is used  - modified to include the centos anaconda spec file in the build as it is used
92    in the build process (SOURCE1).    in the build process (SOURCE1).
93  - rolled in centos patches 10, 11, 12, 13  - rolled in centos patches 10, 11, 12, 13
94    
95    * Tue Jul 08 2008 Peter Jones <pjones@redhat.com> - 10.1.1.91-1
96    - Add initrd.size to the generic.ins files on s390.  (I think this should
97      solve #454492 , and indicates that the verification of #449617 was an error.)
98      Resolves: rhbz#449617
99      
100    * Wed Jun 25 2008 Peter Jones <pjones@redhat.com> - 10.1.1.90-1
101    - Add support for automatically determining the initramfs size on s390x
102      Resolves: rhbz#449617
103    
104    * Mon May 05 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.89-1
105    - Fix field separator spec in awk commands in linuxrc.s390 (jgranado)
106      Resolves: rhbz#444674
107    - Fix IPv6 address verification functions in linuxrc.s390 (jgranado)
108      Resolves: rhbz#362411
109    - Revert previous change to notify NFS server when we finish install (jgranado)
110      Related: rhbz#208103
111    
112    * Thu Apr 24 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.88-1
113    - Increase ia64 initrd image size (jgranado)
114      Resolves: rhbz#443373
115    - Specify mode when running mdadm
116      Resolves: rhbz#443844
117    
118    * Tue Apr 22 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.87-1
119    - Fix traceback trying to access non-existent anaconda instance
120      Resolves: rhbz#443412
121    
122    * Fri Apr 18 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.86-1
123    - Fix dispatch traceback (msivak)
124      Resolves: rhbz#442750
125    - Fix loader crash from freeing static bufer (clumens)
126      Resolves: rhbz#442863
127    
128    * Tue Apr 15 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.85-1
129    - Fix detection of xen para-virt environment (msivak)
130      Resolves: rhbz#441729
131    - Add bnx2x driver
132      Resolves: rhbz#442563
133    - Add myri10ge driver
134      Resolves: rhbz#442545
135    
136    * Mon Apr 14 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.84-1
137    - Tell the nfs server when we unmount the nfs mountpoints (jgranado)
138      Resolves: rhbz#208103
139    - Fix logic in patch for protecting hard drive install source (msivak)
140      Related: rhbz#220161
141    - Remove defunct VG before creating a new one of the same name
142      Resolves: rhbz#257161
143    - Use the search path when running mdadm
144      Related: rhbz#185674
145    - Support SHA256/SHA512 password encoding from kickstart
146      Resolves: rhbz#427384
147    
148    * Fri Mar 28 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.83-1
149    - Fix a typo in the dhcptimeout patch
150      Related: rhbz#246483
151    - Fix various problems with the no-duplicate-hostadapters patch
152      Related: rhbz#248619
153    
154    * Thu Mar 27 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.82-1
155    - Add dhcptimeout parameter to loader (msivak)
156      Resolves: rhbz#246483
157    - Fix swap size recommendation to match manuals (msivak)
158      Resolves: rhbz#339001
159    - Add ixgbe module
160      Resolves: rhbz#350921
161    - Fix segfault with driver disk image in initrd
162      Resolves: rhbz#249241
163    - Avoid duplicate scsi_hostadapter lines in modprobe.conf
164      Resolves: rhbz#248619
165    - Prevent modification to partitions containing harddrive install media (msivak)
166      Resolves: rhbz#220161
167    - Use mdadm to generate mdadm.conf (jgranado)
168      Resolves: rhbz#185674
169    - Add IP address validation routines for s390 (jgranado)
170      Resolves: rhbz#362411
171    - Close RAID devices after collecting device labels (jgranado)
172      Resolves: rhbz#434949
173    
174  * Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1  * Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1
175  - Copy loaderData->macaddr in to cfg->macaddr  - Copy loaderData->macaddr in to cfg->macaddr
176    Related: rhbz#233357    Related: rhbz#233357
# Line 132  rm -rf $RPM_BUILD_ROOT Line 179  rm -rf $RPM_BUILD_ROOT
179  - Copy in usr/sbin/ip for the s390 & s390x initrd.img files  - Copy in usr/sbin/ip for the s390 & s390x initrd.img files
180    Related: rhbz#233357    Related: rhbz#233357
181    
182    * Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.79-1
183    - Make e100e description in module-info unique (pjones)
184      Related: rhbz#253791
185    
186  * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1  * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1
187  - Add sbin/ip to KEEPFILE list on s390 & s390x  - Add sbin/ip to KEEPFILE list on s390 & s390x
188    Related: rhbz#233357    Related: rhbz#233357
# Line 248  rm -rf $RPM_BUILD_ROOT Line 299  rm -rf $RPM_BUILD_ROOT
299  - Actually create the /bin/echo symlink on all arches  - Actually create the /bin/echo symlink on all arches
300  - Detect FBA storage devices on zSeries  - Detect FBA storage devices on zSeries
301    
302    * Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4
303    - Ignore disks listed in ignoredisks, even if we have clearpart --all
304      Resolves: #186438
305    
306    * Mon Apr 09 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3
307    - Label fat filesystems on ia64 during upgrade
308      Resolves: #234815
309    
310    * Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2
311    - Fix rescue mode selinuxfs mount (#234137)
312    - Add stex driver to module-info (#230214)
313    
314  * Tue Mar 06 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-1  * Tue Mar 06 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-1
315  - Allow graphical xen installs to proceed with no mouse  - Allow graphical xen installs to proceed with no mouse
316    Resolves: #229588    Resolves: #229588


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