/[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.1 by slords, Tue Jun 12 14:39:14 2007 UTC Revision 1.2 by slords, Sat Dec 1 03:37:30 2007 UTC
# Line 1  Line 1 
1  ExcludeArch: ppc64  ExcludeArch: ppc64
2  Name: anaconda  Name: anaconda
3  Version: 10.1.1.63  Version: 10.1.1.81
4  Release: 4.centos4.1%{?dist}  Release: 1.centos4.1%{?dist}
5  License: GPL  License: GPL
6  Summary: Graphical system installer  Summary: Graphical system installer
7  Group: Applications/System  Group: Applications/System
8  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
9  Source1: anaconda.centos.spec.txt  Source1: anaconda.centos.spec.txt
 Patch0: anaconda-10.1.1.63-echo.patch  
 Patch1: anaconda-10.1.1.63-fbadasd.patch  
 Patch2: anaconda-10.1.1.63-selinuxrescuemount.patch  
 Patch3: anaconda-10.1.1.63-stex.patch  
 Patch4: anaconda-10.1.1.63-fatlabel.patch  
 Patch5: anaconda-10.1.1.63-ignoredisk.patch  
10  Patch10: centos4-anaconda.patch  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-unicode-linedraw-chars.patch  Patch13: centos4-use-discinfo.patch
14  Patch100: back-button.patch  Patch1000: back-button.patch
15  Patch101: upgrade-install.patch  Patch1001: upgrade-install.patch
16  Patch102: package-logging.patch  Patch1002: package-logging.patch
17  Patch103: postaction-intf.patch  Patch1003: postaction-intf.patch
18  Patch200: smeserver.patch  Patch1100: smeserver.patch
19  Patch201: smeserver-crashdumptext.patch  Patch1101: smeserver-crashdumptext.patch
20  Patch202: smeserver-degraded-raid.patch  Patch1102: smeserver-degraded-raid.patch
21  Patch203: smeserver-bootraidfirst.patch  Patch1103: smeserver-bootraidfirst.patch
22  Patch204: smeserver-mdadm-noroot.patch  Patch1104: smeserver-mdadm-noroot.patch
23  Patch205: smeserver-super-minor.patch  Patch1105: smeserver-super-minor.patch
24  Patch206: smeserver-kmod.patch  Patch1106: smeserver-kmod.patch
25  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.16, 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
26  %ifarch i386  %ifarch i386
27  BuildRequires: dietlibc  BuildRequires: dietlibc
28  %endif  %endif
# Line 58  sets, but are not meant for use on alrea Line 52  sets, but are not meant for use on alrea
52  %prep  %prep
53    
54  %setup -q  %setup -q
 %patch0 -p0  
 %patch1 -p0 -b .fba  
 %patch2 -p0 -b .selinux  
 %patch3 -p0 -b .stex  
 %patch4 -p0 -b .fatlabel  
 %patch5 -p0 -b .ignoredisk  
55  %patch10 -p1  %patch10 -p1
56  %patch11 -p1  %patch11 -p1
57  %patch12 -p1  %patch12 -p1
58  %patch13 -p1  %patch13 -p1
59  cp -f %{SOURCE1} anaconda.spec  cp -f %{SOURCE1} anaconda.spec
60  %patch100 -p1  %patch1000 -p1
61  %patch101 -p1  %patch1001 -p1
62  %patch102 -p1  %patch1002 -p1
63  %patch103 -p1  %patch1003 -p1
64  %patch200 -p1  %patch1100 -p1
65  %patch201 -p1  %patch1101 -p1
66  %patch202 -p1  %patch1102 -p1
67  %patch203 -p1  %patch1103 -p1
68  %patch204 -p1  %patch1104 -p1
69  %patch205 -p1  %patch1105 -p1
70  %patch206 -p1  %patch1106 -p1
71    
72  %build  %build
73  make depend  make depend
# Line 121  rm -rf $RPM_BUILD_ROOT Line 109  rm -rf $RPM_BUILD_ROOT
109  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
110    
111  %changelog  %changelog
112  * Thu May 17 2007 Shad L. Lords <slords@mail.com> 10.1.1.63-4.centos4.1.sme  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> 10.1.1.81-4.centos4.1.sme
113  - Add kmods based on selected kernel  - Add kmods based on selected kernel
114  - Remove super-minor from mdadm.conf to fix warnings.  - Remove super-minor from mdadm.conf to fix warnings.
115  - 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 129  rm -rf $RPM_BUILD_ROOT Line 117  rm -rf $RPM_BUILD_ROOT
117  - Apply various SME Server patches [SME: 1277]  - Apply various SME Server patches [SME: 1277]
118  - Change location of crash dump report [SME: 1250]  - Change location of crash dump report [SME: 1250]
119    
120  * Sun May  6 2007 Johnny Hughes <johnny@cenots.org> - 10.1.1.63-4.centos4.1  * Sat Nov 17 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.81-1.centos4
 - modifed centos i586 patches to work with Xen.  
   
 * Wed May  2 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.63-4.centos4  
121  - 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
122    in the build process (SOURCE1).    in the build process (SOURCE1).
123  - rolled in previous centos changes  - rolled in centos patches 10, 11, 12, 13
124    
125  * Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4  * Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1
126  - Ignore disks listed in ignoredisks, even if we have clearpart --all  - Copy loaderData->macaddr in to cfg->macaddr
127      Related: rhbz#233357
128    
129    * Mon Oct 29 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.80-1
130    - Copy in usr/sbin/ip for the s390 & s390x initrd.img files
131      Related: rhbz#233357
132    
133    * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1
134    - Add sbin/ip to KEEPFILE list on s390 & s390x
135      Related: rhbz#233357
136    
137    * Wed Oct 10 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.77-1
138    - Add /sbin/ip command to the initrd.img file on s390 & s390x
139      Related: rhbz#233357
140    
141    * Wed Oct 10 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.76-1
142    - ChangeLog corrections caught by rpmdiff
143      Related: rhbz#234134
144    
145    * Tue Oct 09 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.75-1
146    - use /sbin/ip in init to set the MAC address on s390/s390x (bhinson)
147      Resolves: rhbz#233357
148    
149    * Tue Oct 09 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.74-1
150    - add qla4xxx driver
151      Resolves: rhbz#234134
152    
153    * Tue Sep 25 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.73-1
154    - look for labels on all fstypes
155      Resolves: rhbz#251579
156    - add e1000e driver (pjones)
157      Resolves: rhbz#253791
158    
159    * Mon Sep 17 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.72-1
160    - fix handling of MACADDR when configuring OSA layer2 networking (dcantrell)
161    - Related: rhbz#233357
162    
163    * Tue Sep 11 2007 Peter Jones <pjones@redhat.com> - 10.1.1.71-2
164    - rebuild with COLLECTION=dist-4E-U6-candidate to pick up newer kudzu.
165    
166    * Thu Sep 06 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.71-1
167    - Fix raid --useexisting.
168      Resolves: rhbz#207541.
169    
170    * Mon Sep 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.70-1
171    - Increase the size of x86_64 diskboot.img so everything fits (pjones)
172      Resolves: rhbz#240561
173    - Fix MAC address specification with OSA layer2 networking, based on patch
174      from Brad Hinson (dcantrell)
175      Resolves: rhbz#252021
176    - Fix biosdisk install problems on certain hardware (dcantrell)
177      Resolves: rhbz#247303
178    - Enable igb network devices (dcantrell)
179      Resolves: rhbz#253711
180    
181    * Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.69-1
182    - Fix py-compile failure introduced in .68-1 .
183    
184    * Fri Aug 10 2007 Peter Jones <pjones@redhat.com> - 10.1.1.68-1
185    - Add missing pata_* and sata_* HBA drivers
186      Resolves: rhbz#251718
187    - Fix UI for drive selection for partitioning (clumens)
188      Resolves: rhbz#251150
189    
190    * Thu Aug 02 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.67-1
191    - Handle return value from waitLinkSleep() correctly (pjones)
192      Related: rhbz#207546
193    - Only show >15 partitions message if there is a user interface (dlehman)
194      Related: rhbz#238708
195    
196    * Fri Jul 13 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.66-1
197    - Don't read filesystem labels from drives we cleared with clearpart.
198      Resolves: #209291
199    - Don't display an error if mount fails when searching for a root (dlehman).
200      Resolves: #214008
201    - Check for SCSI disks containing more than 15 partitions (dlehman).
202      Resoles: #238708
203    - Fix PATH assignment in linuxrc.s390 (dlehman).
204      Resolves: #190215
205    - Add netxen_nic support (dlehman).
206      Resolves: #233639
207    - Add ignoredisk --only-use option.
208      Resolves: #198526
209    - Document nfsmountopts command line option.
210      Resolves: #234185
211    
212    * Wed Jun 20 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.65-1
213    - Support FTP and HTTP URLs with auth info (dcantrell).
214      Resolves: #194247
215    - Increase DHCP timeout to 45 seconds and retries to 10 (dcantrell).
216      Resolves: #207546
217    - Remove invalid preexisting RAID requests.
218      Resolves: #233308
219    - Don't traceback on keeping preexisting partitions and logical volumes.
220      Resolves: #182943
221    - Fix probing for RAID superblocks.
222      Resolves: #172648
223    - Document the nicdelay command line option.
224      Resolves: #232721
225    - Change the cciss module description.
226      Resolves: #210414
227    - Add support for qla3xxx and the Areca RAID adapter.
228      Resolves: #233672, #242113
229    - Support OSA Layer 2 networking (bhinson).
230      Resolves: #233357
231    - Merge in the following changelog entries from devel-cvs spec file:
232    - Ignore disks listed in ignoredisks, even if we have clearpart --all (pjones)
233    Resolves: #186438    Resolves: #186438
234    - Label fat filesystems on ia64 during upgrade (pjones)
 * Mon Apr  9 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3  
 - Label fat filesystems on ia64 during upgrade  
235    Resolves: #234815    Resolves: #234815
236    
237  * Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2  * Wed Apr 14 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.64-1
238  - Fix rescue mode selinuxfs mount (#234137)  - Fix rescue mode selinuxfs mount
239  - Add stex driver to module-info (#230214)  - Add stex driver to module-info
240  - Actually create the /bin/echo symlink on all arches (#178781)  - Add OSA layer 2 network support for zSeries (dcantrell)
241  - Detect FBA storage devices on zSeries    Resolves: #233357
242    Resolves: #227913  - Add size and model info to text mode drive selection (dcantrell)
243      Resolves: #233606
244    - Honor nicdelay when ksdevice=link is used (dcantrell)
245      Resolves: #207546
246    - Actually create the /bin/echo symlink on all arches
247    - Detect FBA storage devices on zSeries
248    
249  * 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
250  - Allow graphical xen installs to proceed with no mouse  - Allow graphical xen installs to proceed with no mouse
# Line 272  rm -rf $RPM_BUILD_ROOT Line 366  rm -rf $RPM_BUILD_ROOT
366  - Eliminate dupe vnc entries in command line docs (#175368)  - Eliminate dupe vnc entries in command line docs (#175368)
367  - Fix RAID error messages to be more clear (#184246)  - Fix RAID error messages to be more clear (#184246)
368    
 * Sat Mar 11 2006 Johnny Hughes <johnny@centos.org> - 10.1.1.37-1.centos4.2  
 - added centos4-isolinux-colors.patch to change the isolinux colors  
   
 * Thu Mar  9 2006 Johnny Hughes <johnny@centos.org> - 10.1.1.37-1.centos4  
 - Rolled in previous CentOS-4 changes  
 - added centos4-buildi586.patch to allow for 2 boot kernels, i686 and i586  
   made i686 the default kernel.  
   
369  * Thu Mar  2 2006 Peter Jones <pjones@redhat.com> - 10.1.1.38-1  * Thu Mar  2 2006 Peter Jones <pjones@redhat.com> - 10.1.1.38-1
370  - Make the ACPI probe happen when isys is imported, and return cached  - Make the ACPI probe happen when isys is imported, and return cached
371    data from there on out.    data from there on out.
# Line 303  rm -rf $RPM_BUILD_ROOT Line 389  rm -rf $RPM_BUILD_ROOT
389  - Change minimum cpu count for largesmp kernel selection on ppc  - Change minimum cpu count for largesmp kernel selection on ppc
390    to 64.  (pjones, #179027)    to 64.  (pjones, #179027)
391    
 * Sat Dec 31 2005 Pasi Pirhonen <upi@iki.fi> - 10.1.1.33-1.centos4  
 - Changed install directory to CentOS instead of RedHat  
 - Changed various trademark and logos  
   
392  * Wed Dec 21 2005 Peter Jones <pjones@redhat.com> - 10.1.1.33-2  * Wed Dec 21 2005 Peter Jones <pjones@redhat.com> - 10.1.1.33-2
393  - rebuild for fixed gcc  - rebuild for fixed gcc
394    


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