/[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.14 by slords, Thu Mar 4 16:31:07 2010 UTC Revision 1.15 by slords, Mon May 17 16:15:49 2010 UTC
# Line 1  Line 1 
 # $Id$  
   
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.195  Version: 11.1.2.209
3  Release: 1%{?dist}.1  Release: 1%{dist}
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-%{version}.tar.bz2
8  BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel  BuildPreReq: kudzu-devel >= 1.2.57.1.18, 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
11  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
12  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
13  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
14  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,  BuildPreReq: pykickstart >= 0.43.8, 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: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
# Line 41  Url: http://fedoraproject.org/wiki/Anaco Line 39  Url: http://fedoraproject.org/wiki/Anaco
39  Patch1: anaconda-centos-syslinux-msg.patch  Patch1: anaconda-centos-syslinux-msg.patch
40  Patch2: anaconda-centos-installclasses-2.patch  Patch2: anaconda-centos-installclasses-2.patch
41  Patch3: anaconda-centos-regkey.patch  Patch3: anaconda-centos-regkey.patch
42  Patch4: anaconda-centos-centos-branding-po_files.patch  Patch4: anaconda-centos-centos-branding-po_files_5.5.patch
43  Patch5: anaconda-centos-inst-type.patch  Patch5: anaconda-centos-inst-type.patch
44  Patch6: anaconda-centos-task.patch  Patch6: anaconda-centos-task.patch
45  Patch7: anaconda-centos-removeStatusText.patch  Patch7: anaconda-centos-removeStatusText.patch
46  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
 Patch9: anaconda-centos-pkgorder.patch  
47  Patch10: anaconda-centos-additional-repos.patch  Patch10: anaconda-centos-additional-repos.patch
48    
49  # SME specific patches  # SME specific patches
# Line 101  sets, but are not meant for use on alrea Line 98  sets, but are not meant for use on alrea
98  %prep  %prep
99    
100  %setup -q  %setup -q
   
101  %patch1 -p1  %patch1 -p1
102  %patch2 -p1  %patch2 -p1
103  %patch3 -p1  %patch3 -p1
# Line 110  sets, but are not meant for use on alrea Line 106  sets, but are not meant for use on alrea
106  %patch6 -p1  %patch6 -p1
107  %patch7 -p1  %patch7 -p1
108  %patch8 -p1  %patch8 -p1
 #deprecated : %patch9 -p1  
109  %patch10 -p1  %patch10 -p1
110    
111  # SME specific patches  # SME specific patches
# Line 189  fi Line 184  fi
184  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
185    
186  %changelog  %changelog
187  * Thu Oct 22 2009 Shad L. Lords <slords@mail.com> 11.1.2.195-1.sme.1  * Mon May 17 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme
188  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
189    (recreate initrd if kernel was installed)    (recreate initrd if kernel was installed)
190  - No warnings if unable to remove rpm databases  - No warnings if unable to remove rpm databases
# Line 213  fi Line 208  fi
208  - Run SME post-install scripts on kickstart install/upgrade  - Run SME post-install scripts on kickstart install/upgrade
209  - Limit languages to those supported by SME  - Limit languages to those supported by SME
210    
211  * Mon Sep 28 2009 Karanbir Singh <kbsingh@centos.org> 11.1.2.195-1.el5.centos  * Sun Apr 25 2010 Karanbir Singh <kbsingh@centos.org> 11.1.2.209-1.el5.centos
212  - Roll in CentOS Patch set  - Roll in CentOS Changes
213    
214    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
215    - Add a missing patch to make dlabel work again
216      Related: rhbz#485060
217    
218    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
219    - Revert patch for #521189 (dcantrell)
220      Resolves: rhbz#575129
221    
222    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
223    - Fix driver disk loading from partitionless media (dcantrell)
224      Resolves: rhbz#575129
225    
226    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
227    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
228      Related: rhbz#485060
229    - Wait a bit longer for network on s390 (Brad Hinson)
230      Resolves: rhbz#506742
231    
232    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
233    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
234      Resolves: rhbz#568691
235    
236    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
237    - Update anaconda xorg driver list (dcantrell)
238      Resolves: rhbz#567666
239    
240    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
241    - Cut the size of the boot.img for ia64 in half (akozumpl)
242      Resolves: rhbz#556976
243    
244    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
245    - Rebuild anaconda to get the newest Kudzu
246      Resolves: rhbz#555188
247    
248    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
249    - Rebuild anaconda to get the newest Kudzu
250      Resolves: rhbz#555188
251    
252    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
253    - Add anaconda support for group removal syntax.
254      Resolves: rhbz#558516
255    
256    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
257    - Rebuild anaconda to get the newest Kudzu
258      Related: rhbz#555188
259    
260    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
261    - os.exists -> os.path.exists (clumens)
262      Resolves: rhbz#554853
263    - reIPL support for s390 (hamzy)
264      Resolves: rhbz#512195
265    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
266      Resolves: rhbz#538129
267    
268    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
269    - Provide CMS script for IPL under z/VM
270      Resolves: rhbz#475343
271    - Force interface up before checking link status
272      Resolves: rhbz#549751
273    - Document new bootloader --hvargs kickstart option
274      Related: rhbz#501438
275    
276    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
277    - Support for the pmcraid driver
278      Resolves: rhbz#532777
279    - Always return correct network config from kickstartNetworkUp
280      Resolves: rhbz#495042
281    - Actually use the ftp login&password parse code
282      Related: rhbz#505424
283    - Fix clearpart of PVs that are part of multidrive VGs
284      Resolves: rhbz#545869
285    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
286      Resolves: rhbz#475707
287    - Fix EDD BIOS information parsing
288      Resolves: rhbz#540637
289    
290    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
291    - Fix the build for s390
292      Related: rhbz#517768
293    
294    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
295    - Fix the build, we were missing one include in loader.c
296      Related: rhbz#517768
297    
298    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
299    - Various improvements to kickstart scriptlet reporting
300      Resolves: rhbz#510636
301    - Fix parsing of optional portnr in iscsi target IP
302      Resolves: rhbz#525054
303    - "ip=ibft" is not needed any more if ibft configuration is available
304      Resolves: rhbz#517768
305    - Revert the badEDID check
306      Resolves: rhbz#445486
307    - Remove #!/usr/bin/env python calls
308      Resolves: rhbz#521337
309    - Do not reinstall packages of the same NAEVR in upgrade
310      Resolves: rhbz#495796
311    - Add be2iscsi driver support
312      Resolves: rhbz#529442
313    - Reset partitioning when going back to parttype screen
314      Resolves: rhbz#516715
315    - Find LVs specified by label in /etc/fstab
316      Resolves: rhbz#502178
317    - Ensure the ghostscript-fonts get installed with ghostscript
318      Resolves: rhbz#530548
319    
320    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
321    - Added N-Port-ID (NPIV) install support for Linux on Power
322      Resolves: rhbz#512237
323    - Ignore comments when looking for %ksappend lines
324      Resolves: rhbz#525676
325    - Add kickstart support for xen hypervisor arguments in grub.
326      Resolves: rhbz#501438
327    - Fix kickstarts without a pw
328      Resolves: rhbz#538412
329    
330    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
331    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
332      Resolves: rhbz#498086
333    - Honor the --label option to the kickstart "part" command
334      Resolves: rhbs#498856
335    - Add "Hipersockets" to qeth NETTYPE description
336      Resolves: rhbz#511962
337    - Honor existing RUNKS conf file variable on s390
338      Resolves: rhbz#513951
339    - kickstart option to make mpath0 point to arbitrary LUN
340      Resolves: rhbz#502768
341    - Sleep if the kickstart file read fails
342      Related: rhbz#460566
343    - If the device disappeared during DD selection, do not crash
344      Resolves: rhbz#521189
345    
346    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
347    - Adds interactive install support for NFS options
348      Resolves: rhbz#493052
349    - KS can reside on password protected FTP servers
350      Resolves: rhbz#505424
351    - Detect oemdrv DDs on cdrom devices too
352      Resolves: rhbz#485060
353    - Prepare dev nodes for block devices too for blkid
354      Resolves: rhbz#515437
355    
356  * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1  * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
357  - Update the loader with support code for Mellanox cards  - Update the loader with support code for Mellanox cards


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