/[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.2 by slords, Sat Dec 1 03:37:30 2007 UTC Revision 1.7 by slords, Mon Aug 24 16:46:21 2009 UTC
# Line 1  Line 1 
1  ExcludeArch: ppc64  ExcludeArch: ppc64
2  Name: anaconda  Name: anaconda
3  Version: 10.1.1.81  Version: 10.1.1.103
4  Release: 1.centos4.1%{?dist}  Release: 1.centos4.1%{?dist}
5  License: GPL  License: GPL
6  Summary: Graphical system installer  Summary: Graphical system installer
# Line 11  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
14  Patch1000: back-button.patch  Patch100: anaconda-10.1.1.103-smepatches.patch
15  Patch1001: upgrade-install.patch  
16  Patch1002: package-logging.patch  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, 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
 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  
 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  
17  %ifarch i386  %ifarch i386
18  BuildRequires: dietlibc  BuildRequires: dietlibc
19  %endif  %endif
20  Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu  Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.19-23, booty, kudzu
21  Requires: pyparted, libxml2-python, dosfstools >= 2.8-17  Requires: pyparted, libxml2-python, dosfstools >= 2.8-17
22  Requires: anaconda-help, system-logos  Requires: anaconda-help, system-logos
23  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
# Line 57  sets, but are not meant for use on alrea Line 48  sets, but are not meant for use on alrea
48  %patch12 -p1  %patch12 -p1
49  %patch13 -p1  %patch13 -p1
50  cp -f %{SOURCE1} anaconda.spec  cp -f %{SOURCE1} anaconda.spec
51  %patch1000 -p1  %patch100 -p1
 %patch1001 -p1  
 %patch1002 -p1  
 %patch1003 -p1  
 %patch1100 -p1  
 %patch1101 -p1  
 %patch1102 -p1  
 %patch1103 -p1  
 %patch1104 -p1  
 %patch1105 -p1  
 %patch1106 -p1  
52    
53  %build  %build
54  make depend  make depend
# Line 109  rm -rf $RPM_BUILD_ROOT Line 90  rm -rf $RPM_BUILD_ROOT
90  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
91    
92  %changelog  %changelog
93  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> 10.1.1.81-4.centos4.1.sme  * Mon Aug 24 2009 Shad L. Lords <slords@mail.com> 10.1.1.103-1.centos4.1.sme
94  - Add kmods based on selected kernel  - Add kmods based on selected kernel
95  - Remove super-minor from mdadm.conf to fix warnings.  - Remove super-minor from mdadm.conf to fix warnings.
96  - Remove root email from mdadm.conf to remove duplicate emails [SME: 2147]  - Remove root email from mdadm.conf to remove duplicate emails [SME: 2147]
# Line 117  rm -rf $RPM_BUILD_ROOT Line 98  rm -rf $RPM_BUILD_ROOT
98  - Apply various SME Server patches [SME: 1277]  - Apply various SME Server patches [SME: 1277]
99  - Change location of crash dump report [SME: 1250]  - Change location of crash dump report [SME: 1250]
100    
101  * Sat Nov 17 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.81-1.centos4  * Fri Jul  3 2009 Tru Huynh <tru@centos.org> - 10.1.1.103-1.centos4
102  - 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
103    in the build process (SOURCE1).    in the build process (SOURCE1).
104  - rolled in centos patches 10, 11, 12, 13  - rolled in centos patches 10, 11, 12, 13
105    
106    * Tue Mar 31 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.103-1
107    - libwrap is now located in /LIBDIR/libwrap (msivak).
108      Resolves: rhbz:#493005
109    
110    * Thu Mar 26 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.102-1
111    - Fix the size of the vmlinuz images for i386 and ia64 (msivak).
112      Resolves: rhbz:#492331
113    
114    * Wed Mar 25 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.101-1
115    - Add the qla2500 to the table of known modules (msivak).
116      Resolves: rhbz:#491982
117    
118    * Wed Mar 11 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.100-1
119    - Fix clamping of VG size in case when it is not sufficient for lvm metadata (rvykydal).
120      Resolves: rhbz:#489549
121    
122    * Wed Mar 4 2009 Joel Granados <jgranados@redhat.com> - 10.1.1.99-1
123    - We have to first refresh the devices and _then_ set the protected list (msivak).
124      Resolves: rhbz:#461855
125    
126    * Thu Feb 26 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.98-1
127    - LVM VG size is not same as the device where PV is (jgranado).
128      Patch in partRequest.py instead of autopart.py.
129      Resolves: rhbz:#480793
130    
131    * Mon Feb 23 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.97-1
132    - LVM VG size is not same as the device where PV is (jgranado).
133      Resolves: rhbz:#480793
134    
135    * Wed Feb 4 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.96-1
136    - Don't show the root password dialog, make patch work better (msivak).
137      Resolves: rhbz:#481597
138    - Clamp the lv size on LV device creation (jgranados).
139      Resolves: rhbz:#480793
140    
141    * Fri Jan 30 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.95-1
142    - Avoid devices where the lvm metadata is not present (jgranado).
143      Resolves: rhbz:#481698
144    - Don't show the root password dialog, password was provided by ks file (msivak).
145      Resolves: rhbz:#481597
146    
147    * Tue Jan 27 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.94-1
148    - Remove missing PVs before removing obsolete VG (jgranado).
149      Resolves: rhbz:#481698
150    
151    * Mon Jan 26 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.93-1
152    - Correct backport from RHEL5 (jgranados).
153      Resolves: rhbz:#480793
154    
155    * Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.92-1
156    - Flush the drive dict first so CD-ROM device nodes get made (clumens).
157      Resolves: rhbz:#435926
158    - Protect installation source partition from deletion (msivak).
159      Resolves: rhbz:#461855
160    - Allow bootloader on mbr when /boot is dmraid1 (hdegoede).
161      Resolves: rhbz:#217176
162    - Allow empty DNS variable in s390 CMS conf file (dcantrell).
163      Resolves: rhbz:#465175
164    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
165      Resolves: rhbz:#459730
166    - docs update for driveorder ks command (msivak).
167      Resolves: rhbz:#430476
168    - Fix detection of xen environment for kbd setting (rvykydal).
169      Resolves: rhbz:#459785
170    - Fix clamping of size of lvm physical volumes (backport) (rvykydal).
171      Resolves: rhbz:#233050
172    - Add virtio support (clalance).
173      Related: rhbz:#479134,446215
174    - Do a check in lvm grow to catch negative sizes (jgranado).
175      Related: rhbz:#144676
176    
177    * Tue Jul 08 2008 Peter Jones <pjones@redhat.com> - 10.1.1.91-1
178    - Add initrd.size to the generic.ins files on s390.  (I think this should
179      solve #454492 , and indicates that the verification of #449617 was an error.)
180      Related: rhbz#454492
181    
182    * Wed Jun 25 2008 Peter Jones <pjones@redhat.com> - 10.1.1.90-1
183    - Add support for automatically determining the initramfs size on s390x
184      Resolves: rhbz#449617
185    
186    * Mon May 05 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.89-1
187    - Fix field separator spec in awk commands in linuxrc.s390 (jgranado)
188      Resolves: rhbz#444674
189    - Fix IPv6 address verification functions in linuxrc.s390 (jgranado)
190      Resolves: rhbz#362411
191    - Revert previous change to notify NFS server when we finish install (jgranado)
192      Related: rhbz#208103
193    
194    * Thu Apr 24 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.88-1
195    - Increase ia64 initrd image size (jgranado)
196      Resolves: rhbz#443373
197    - Specify mode when running mdadm
198      Resolves: rhbz#443844
199    
200    * Tue Apr 22 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.87-1
201    - Fix traceback trying to access non-existent anaconda instance
202      Resolves: rhbz#443412
203    
204    * Fri Apr 18 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.86-1
205    - Fix dispatch traceback (msivak)
206      Resolves: rhbz#442750
207    - Fix loader crash from freeing static bufer (clumens)
208      Resolves: rhbz#442863
209    
210    * Tue Apr 15 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.85-1
211    - Fix detection of xen para-virt environment (msivak)
212      Resolves: rhbz#441729
213    - Add bnx2x driver
214      Resolves: rhbz#442563
215    - Add myri10ge driver
216      Resolves: rhbz#442545
217    
218    * Mon Apr 14 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.84-1
219    - Tell the nfs server when we unmount the nfs mountpoints (jgranado)
220      Resolves: rhbz#208103
221    - Fix logic in patch for protecting hard drive install source (msivak)
222      Related: rhbz#220161
223    - Remove defunct VG before creating a new one of the same name
224      Resolves: rhbz#257161
225    - Use the search path when running mdadm
226      Related: rhbz#185674
227    - Support SHA256/SHA512 password encoding from kickstart
228      Resolves: rhbz#427384
229    
230    * Fri Mar 28 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.83-1
231    - Fix a typo in the dhcptimeout patch
232      Related: rhbz#246483
233    - Fix various problems with the no-duplicate-hostadapters patch
234      Related: rhbz#248619
235    
236    * Thu Mar 27 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.82-1
237    - Add dhcptimeout parameter to loader (msivak)
238      Resolves: rhbz#246483
239    - Fix swap size recommendation to match manuals (msivak)
240      Resolves: rhbz#339001
241    - Add ixgbe module
242      Resolves: rhbz#350921
243    - Fix segfault with driver disk image in initrd
244      Resolves: rhbz#249241
245    - Avoid duplicate scsi_hostadapter lines in modprobe.conf
246      Resolves: rhbz#248619
247    - Prevent modification to partitions containing harddrive install media (msivak)
248      Resolves: rhbz#220161
249    - Use mdadm to generate mdadm.conf (jgranado)
250      Resolves: rhbz#185674
251    - Add IP address validation routines for s390 (jgranado)
252      Resolves: rhbz#362411
253    - Close RAID devices after collecting device labels (jgranado)
254      Resolves: rhbz#434949
255    
256  * 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
257  - Copy loaderData->macaddr in to cfg->macaddr  - Copy loaderData->macaddr in to cfg->macaddr
258    Related: rhbz#233357    Related: rhbz#233357
# Line 130  rm -rf $RPM_BUILD_ROOT Line 261  rm -rf $RPM_BUILD_ROOT
261  - Copy in usr/sbin/ip for the s390 & s390x initrd.img files  - Copy in usr/sbin/ip for the s390 & s390x initrd.img files
262    Related: rhbz#233357    Related: rhbz#233357
263    
264    * Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.79-1
265    - Make e100e description in module-info unique (pjones)
266      Related: rhbz#253791
267    
268  * 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
269  - Add sbin/ip to KEEPFILE list on s390 & s390x  - Add sbin/ip to KEEPFILE list on s390 & s390x
270    Related: rhbz#233357    Related: rhbz#233357
# Line 246  rm -rf $RPM_BUILD_ROOT Line 381  rm -rf $RPM_BUILD_ROOT
381  - Actually create the /bin/echo symlink on all arches  - Actually create the /bin/echo symlink on all arches
382  - Detect FBA storage devices on zSeries  - Detect FBA storage devices on zSeries
383    
384    * Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4
385    - Ignore disks listed in ignoredisks, even if we have clearpart --all
386      Resolves: #186438
387    
388    * Mon Apr 09 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3
389    - Label fat filesystems on ia64 during upgrade
390      Resolves: #234815
391    
392    * Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2
393    - Fix rescue mode selinuxfs mount (#234137)
394    - Add stex driver to module-info (#230214)
395    
396  * 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
397  - Allow graphical xen installs to proceed with no mouse  - Allow graphical xen installs to proceed with no mouse
398    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