/[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.4 by slords, Wed Apr 9 13:51:41 2008 UTC Revision 1.5 by slords, Tue Jun 24 15:37:10 2008 UTC
# Line 1  Line 1 
 # $Id$  
   
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.87  Version: 11.1.2.113
3  Release: 1%{?dist}  Release: 1.el5.centos.2
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
 Patch1: anaconda-centos-syslinux-msg.patch  
 Patch2: anaconda-centos-installclasses-2.patch  
 Patch3: anaconda-centos-regkey.patch  
 Patch4: anaconda-centos-centos-branding-po_files_5.1.patch  
 Patch5: anaconda-centos-inst-type.patch  
 Patch6: anaconda-centos-task.patch  
 Patch7: anaconda-centos-removeStatusText.patch  
 Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  
 Patch9: anaconda-centos-pkgorder.patch  
 Patch10: anaconda-centos-additional-repos.patch  
 Patch100: anaconda-11.1.2.87-smeserver.patch  
   
8  BuildPreReq: kudzu-devel >= 1.2.57.1.15, pciutils-devel  BuildPreReq: kudzu-devel >= 1.2.57.1.15, pciutils-devel
9  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
10  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
# Line 28  BuildPreReq: libXxf86misc-devel, intltoo Line 14  BuildPreReq: libXxf86misc-devel, intltoo
14  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,
15  BuildPreReq: libsepol-devel  BuildPreReq: libsepol-devel
16  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
17  BuildPreReq: glib2-devel >= 2.11.1-5  BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1
18  BuildPreReq: libdhcp-devel >= 1.16, mkinitrd-devel >= 5.1.2-1  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
 BuildPreReq: audit-libs-devel  
19  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
20  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
21  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0
# Line 46  Requires: rhpxl >= 0.25 Line 31  Requires: rhpxl >= 0.25
31  %endif  %endif
32  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
33  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedora.redhat.com/projects/anaconda-installer/
34    Patch1: anaconda-centos-syslinux-msg.patch
35    Patch2: anaconda-centos-installclasses-2.patch
36    Patch3: anaconda-centos-regkey.patch
37    Patch4: anaconda-centos-centos-branding-po_files_5.1.patch
38    Patch5: anaconda-centos-inst-type.patch
39    Patch6: anaconda-centos-task.patch
40    Patch7: anaconda-centos-removeStatusText.patch
41    Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
42    Patch9: anaconda-centos-pkgorder.patch
43    Patch10: anaconda-centos-additional-repos.patch
44    
45    
46  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
47    
# Line 76  sets, but are not meant for use on alrea Line 72  sets, but are not meant for use on alrea
72  %prep  %prep
73    
74  %setup -q  %setup -q
75    
76  %patch1 -p1  %patch1 -p1
77  %patch2 -p1  %patch2 -p1
78  %patch3 -p1  %patch3 -p1
# Line 86  sets, but are not meant for use on alrea Line 83  sets, but are not meant for use on alrea
83  %patch8 -p1  %patch8 -p1
84  #%patch9 -p1  #%patch9 -p1
85  %patch10 -p1  %patch10 -p1
 %patch100 -p1  
   
86    
87  %build  %build
88  make depend  make depend
# Line 129  rm -rf $RPM_BUILD_ROOT Line 124  rm -rf $RPM_BUILD_ROOT
124  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
125    
126  %changelog  %changelog
127  * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 11.1.2.87-1.el5.sme  * Mon Jun  8 2008 Karanbir Singh <kbsingh@centos.org> 11.1.2.113-1.el5.centos.2
128  - Apply SME patches  - Roll in CentOS Modifications
129    
130  * Fri Nov 16 2007 Karanbir Singh <kbsingh@centos.org> 11.1.2.87-1.el5.centos  * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
131  - Roll in CentOS Patches  - Require the latest version of libnl-devel.
132      Resolves: rhbz#441922
133    - Fix definition of __libc_setlocale_lock for new glibc.
134      Resolves: rhbz#441940
135    - Add support for the bcm5710 driver.
136      Resolves: rhbz#442553
137    - Require the latest libdhcp (dcantrell).
138      Resolves: rhbz#435978
139    - Fix networking tracebacks (pjones, clumens).
140      Resolves: rhbz#442020
141    
142    * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
143    - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
144      Related: rhbz#435978
145    
146    * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
147    - Don't rebuild the initrds if no modules were installed.
148      Resolves: rhbz#439379
149    - Bootable requests can not be on logical volumes.
150      Resolves: rhbz#439270
151    - Name the xen images for ia64 in the .treeinfo file (jgranado).
152    - Fix reporting on transaction errors (jgranado).
153      Resolves: rhbz#437813
154    - Fix loop iteration in nl_ip2str (dcantrell).
155      Resolves: rhbz#437773
156    - Allow GPT on ppc or ppc64 (dcantrell).
157      Resolves: rhbz#438683
158    
159    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
160    - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
161      Resolves: rhbz#435173
162    
163    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
164    - Make sure DHCP works in rescue mode (dcantrell).
165      Resolves: rhbz#435978
166    
167    * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
168    - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
169      Resolves: rhbz#436377
170    
171    * Thu Mar  6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
172    - Fix another case which could have None options
173      Resolves: rhbz#435998
174    
175    * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
176    - Fix the case where we're checking for _netdev but options is None (pjones).
177      Resolves: rhbz#435998
178    
179    * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
180    - Add support for _rnetdev mount option in fstab (pjones).
181      Resolves: rhbz#435716
182    - Lots of network UI configuration fixes (dcantrell).
183      Resolves: rhbz#432011
184    - Fix lvm error handling (msivak).
185      Related: rhbz#224636
186    
187    * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
188    - Handle exceptions when setting up repos not enabled by a key.
189      Resolves: rhbz#433028
190    - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
191      Related:  rhbz#275291
192    
193    * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
194    - Fix a traceback in the backported pkgorder fix.
195      Resolves: rhbz#432006
196    - Fix wrong function names for iscsi login/start (pjones).
197      Resolves: rhbz#433276
198    
199    * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
200    - Correct auth command reading problem for ks files (dcantrell).
201      Related: rhbz#427388
202    - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
203      Related: rhbz#427388
204    
205    * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
206    - Make sure interface description is defined (dcantrell).
207      Resolves: rhbz#432635
208    - Set an attribute when iscsid is started
209      Resolves: rhbz#431904
210    
211    * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
212    - Better fixes for iscsi probing (pjones, jlaska)
213      Related: rhbz#431924
214    - Make man pages work in the chrooted environment (jgranado)
215      Resolves: rhbz#243443
216    - Use correct variable in comparison (jgranado)
217      Related: rhbz#432035
218    
219    * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
220    - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
221      Resolves: rhbz#432035
222    
223    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
224    - Fix an infinite loop in using libnl (dcantrell).
225      Related: rhbz#303681
226    
227    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
228    - Add module dependencies of qeth.ko.
229      Resolves: rhbz#431922
230    - Make sure ISCSIADM and such are defined (pjones).
231      Resolves: rhbz#431924
232    - Use libnl to read MAC and IP addresses (dcantrell).
233      Resolves: rhbz#303681
234    - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
235      Resolves: rhbz#207657
236    
237    * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
238    - Include libnssutil3.so in the initrd for s390 as well.
239      Resolves: rhbz#431054
240    - Document the dhcptimeout parameter (msivak).
241      Related: rhbz#198147, rhbz#254032
242    
243    * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
244    - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
245      Resolves: rhbz#354021
246    
247    * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
248    - Include libnssutil3.so for sshd on s390 (dcantrell).
249    - Remove old IP addresses from interface on reconfig (dcantrell).
250      Resolves: rhbz#218273
251    - More fixes for .treeinfo (jgranado).
252    
253    * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
254    - Support network --bootproto=query in kickstart installs.
255      Resolves: rhbz#401531
256    - Set the format flag for new volume groups (msivak).
257      Resolves: rhbz#246523
258    - More fixes for .treeinfo (jgranado).
259      Related: rhbz#253992
260    
261    * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
262    - Fix remaining issues with createLuserConf() changes
263      Related: rhbz#430237
264    
265    * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
266    - Include python-iniparse in stage2 for pirut.
267      Resolves:  rhbz#430212
268    - Update the information contained in .treeinfo files (jgranado).
269      Resolves: rhbz#253992
270    - Fix namespace issue with createLuserConf (dcantrell).
271      Resolves: rhbz#430237
272    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
273      Related: rhbz#428694, rhbz#216158
274    
275    * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
276    - Add the stage2 to the .treeinfo file (jgranado).
277      Resolves: rhbz#253992
278    - Fix handling %packages section in output anaconda-ks.cfg file.
279      Related: rhbz#280101
280    - Fix a traceback caused by the patch for 427388.
281      Resolves: rhbz#429902
282    - Fix some additional errors in createLuserConf() (dcantrell).
283      Resolves: rhbz#429902
284    - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
285    
286    * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
287    - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
288      Resolves: rhbz#427388
289    
290    * Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1
291    - Allow users to back up past instkey dialog (dlehman).
292      Resolves: rhbz#252349
293    - Handle missing FTP files the same way as missing HTTP files (dlehman).
294      Resolves: rhbz#350251
295    - Add support for iSCSI iBFT (msivak).
296      Resolves: rhbz#307761
297    - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
298      Resolves: rhbz#275291
299    - If bootproto is dhcp, unset any static settings (dcantrell).
300      Resolves: rhbz#218489
301    - Add support for the mptctl driver.
302      Resolves: rhbz#382941
303    - Fix a traceback running pkgorder in non-base products (dgregor).
304      Resolves: rhbz#317131
305    - Fix a traceback when adding zFCP disk without specifying details (msivak).
306      Resolves: rhbz#428180
307    - Catch lvm tools errors when creating logical volumes (msivak).
308      Resolves: rhbz#224636
309    - Add support for specifying the dhcp timeout (msivak).
310      Resolves: rhbz#198147, rhbz#254032
311    - Don't add a trailing 1 to filesystem labels (jgranado).
312      Resolves: rhbz#415861
313    - Add spufs support (jgranado).
314      Resolves: rhbz#247720
315    - List iSCSI multipath devices in the installer UI. (dcantrell).
316      Resolves: rhbz#391951
317    - Fix selected device when adding an advanced storage device (msivak).
318      Resolves: rhbz#248447
319    - Add maketreeinfo.py script (jgranado).
320      Resolves: rhbz#253992
321    - Make F12 work for the network config screen in text installs (jgranado).
322      Resolves: rhbz#250982
323    - Add the ixgbe driver (jgranado).
324      Resolves: rhbz#350911
325    - Write out IPV6INIT= to network-scripts (jgranado).
326      Resolves: rhbz#243524
327    - Close md devices to fix RAID tracebacks (jgranado).
328      Related: rhbz#208970
329    - Use input %packages section for anaconda-ks.cfg (msivak).
330      Resolves: rhbz#280101
331    - Add option for selecting different comps file (msivak).
332      Resolves: rhbz#352081
333    - Add nicdelay parameter (msivak).
334      Resolves: rhbz#349521
335    - Be more accepting in which strings we wait for from sshd (alanm).
336      Resolves: rhbz#286031
337    - Allow the use of double quotes in the pxeboot config file (jgranado).
338      Resolves: rhbz#248170
339    - Read the nic info before showing the configuration window (jgranado).
340      Resolves: rhbz#278451
341    - Make the back button work on the network config screen in loader (jgranado).
342      Resolves: rhbz#233655
343    - Get lcs interface name correctly (msivak).
344      Resolves: rhbz#237508
345    - Include more terminfo files to fix s390 telnet mode (msivak).
346      Resolves: rhbz#231173
347    - Fix kickstart docs for --dhcpclass parameter (jgranado).
348      Resolves: rhbz#248910
349    - Fix traceback when displaying autopartition error messages (jgranado).
350      Resolves: rhbz#247257
351    - Fix comparison of unusual network interface names (jgranado).
352      Resolves: rhbz#246135
353    - Populate the kickstart file dialog with the original value (jgranado).
354      Resolves: rhbz#245936
355    - Make the man pages work in rescue mode (jgranado).
356      Resolves: rhbz#243443
357    - Sort text package list (jgranado).
358      Resolves: rhbz#242456
359    - Don't eject the cd before the %post scripts are run (jgranado).
360      Resolves: rhbz#238711
361    
362  * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1  * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1
363  - Prompt for manual network configuration in the loader if needed.  - Prompt for manual network configuration in the loader if needed.


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