/[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.15 by slords, Mon May 17 16:15:49 2010 UTC Revision 1.20 by slords, Thu May 5 17:50:37 2011 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.209  Version: 11.1.2.224
3  Release: 1%{dist}  Release: 1%{?dist}.1
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{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.26-1, pciutils-devel >= 3.1.7-3
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
# Line 22  BuildPreReq: iscsi-initiator-utils >= 6. Line 22  BuildPreReq: iscsi-initiator-utils >= 6.
22  %endif  %endif
23  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
24  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
25  Requires: kudzu >= 1.2.57.1.18, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.26-1, yum >= 2.9.2, pirut >= 1.1.0
26  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
27  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
28  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
# Line 39  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_5.5.patch  Patch4: anaconda-centos-centos-branding-po_files_5.6.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
 Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  
 Patch10: anaconda-centos-additional-repos.patch  
46    
47  # SME specific patches  # SME specific patches
48  Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch  Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
49  Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch  Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
50  Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch  Patch1003: 0003-Always-pick-best-arch-for-package.patch
51  Patch1004: 0004-Always-pick-best-arch-for-package.patch  Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
52  Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch  Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
53  Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch  Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
54  Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch  Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
55  Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch  Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
56  Patch1009: 0009-Force-time-to-be-based-on-UTC.patch  Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
57  Patch1010: 0010-Add-final-warning-before-installing.patch  Patch1010: 0010-Add-final-warning-before-installing.patch
58  Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch  Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
59  Patch1012: 0012-Make-install-window-wider.patch  Patch1012: 0012-Make-install-window-wider.patch
60  Patch1013: 0013-Don-t-email-root-on-raid-events.patch  Patch1013: 0013-Don-t-email-root-on-raid-events.patch
61  Patch1014: 0014-Make-boot-loader-use-SME-labels.patch  Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
# Line 105  sets, but are not meant for use on alrea Line 103  sets, but are not meant for use on alrea
103  %patch5 -p1  %patch5 -p1
104  %patch6 -p1  %patch6 -p1
105  %patch7 -p1  %patch7 -p1
 %patch8 -p1  
 %patch10 -p1  
106    
107  # SME specific patches  # SME specific patches
108  %patch1001 -p1  %patch1001 -p1
# Line 183  fi Line 179  fi
179  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
180  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
181    
182  %changelog  %changelog*
183  * Mon May 17 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme  * Wed Apr 27 2011 Shad L. Lords <slords@mail.com> 11.1.2.224-1.el5.sme.1
184  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
185    (recreate initrd if kernel was installed)    (recreate initrd if kernel was installed)
186  - No warnings if unable to remove rpm databases  - No warnings if unable to remove rpm databases
 - Fix goto previous if unable to go back  
187  - Always pick best arch for package  - Always pick best arch for package
188  - Allow creating/mounting degraded raid arrays  - Allow creating/mounting degraded raid arrays
189    (log info about degraded arrays instead of not starting them)    (log info about degraded arrays instead of not starting them)
# Line 196  fi Line 191  fi
191  - Automatically upgrade bootloader if necessary  - Automatically upgrade bootloader if necessary
192  - Search for language updates on upgrade disk  - Search for language updates on upgrade disk
193  - Force time to be based on UTC  - Force time to be based on UTC
194    - Log install errors but don't bug user about them
195  - Add final warning before installing  - Add final warning before installing
196  - Make install headless but still write keyboard info out  - Make install headless but still write keyboard info out
197    (don't ask us to use vnc mode)    (don't ask us to use vnc mode)
# Line 208  fi Line 204  fi
204  - Run SME post-install scripts on kickstart install/upgrade  - Run SME post-install scripts on kickstart install/upgrade
205  - Limit languages to those supported by SME  - Limit languages to those supported by SME
206    
207  * Sun Apr 25 2010 Karanbir Singh <kbsingh@centos.org> 11.1.2.209-1.el5.centos  * Thu Feb  3 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.224-1.el5.centos
208  - Roll in CentOS Changes  - Roll in CentOS Branding changes
209    
210    * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
211    - noeject overrides kickstart eject (bcl)
212      Related: rhbz#477887
213    - Pass --noeject to anaconda (bcl)
214      Related: rhbz#477887
215    
216    * Thu Dec 16 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.223-1
217    - Rebuild for latest kudzu and pciutils (pciutils ABI change)
218      Related: rhbz#663395
219    
220    * Thu Dec 13 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.222-1
221    - Japanese translations were completed (transifex)
222      Resolves: rhbz#661199
223    
224    * Thu Dec 9 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.221-1
225    - Japanese translations were updated (transifex)
226      Resolves: rhbz#661199
227    
228    * Mon Dec 6 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.220-1
229    - Gtk package %post script has changed (rvykydal)
230      Resolves: rhbz#659309
231    
232    * Tue Nov 30 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.219-1
233    - Generate correct initrd.addrsize file for System z (dcantrell)
234      Related: rhbz#647827
235    
236    * Tue Nov 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.218-1
237    - Append to modprobe.conf rather than overwrite it (dcantrell)
238      Related: rhbz#537887
239    
240    * Thu Nov 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.217-1
241    - Fix generic.ins for s390 LPAR installations (dcantrell)
242      Resolves: rhbz#647827
243    - Fix gateway ping test for layer3 vswitch users (dcantrell)
244      Resolves: rhbz#643961
245    - Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell)
246      Resolves: rhbz#537887
247    - Document noeject (bcl)
248      Resolves: rhbz#647232
249    
250    * Tue Sep 28 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.216-1
251    - Don't immediately retry on downloading a package. (clumens)
252      Resolves: rhbz#544323
253    - Make sure we can go back to a previous step before doing so (clumens)
254      Resolves: rhbz#537889
255    - Check for and complain about package scriptlet errors (clumens)
256      Resolves: rhbz#531599
257    
258    * Mon Sep 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.215-1
259    - Add python-libs package, python package has been split (rvykydal)
260      Resolves: rhbz#634827
261    
262    * Wed Sep 8 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.214-1
263    - Add noeject support to cdrom eject handling (bcl)
264      Resolves: rhbz#477887
265    - Add noeject support to loader2 (bcl)
266      Related: rhbz#477887
267    - Resolve kernel dependencies in pkgorder (mgracik)
268      Resolves: rhbz#491136
269    
270    * Fri Aug 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.213-1
271    - Do not check size of swap partition(s) on s390 (dcantrell)
272      Resolves: rhbz#475358
273    - Make parent directories for ks scriptlet log files (dcantrell)
274      Resolves: rhbz#568861
275    - Add dlabel confirmation dialog to interactive installs (msivak)
276      Resolves: rhbz#570053
277    - Add xts module to initrd (msivak)
278      Resolves: rhbz#553411
279    - Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak)
280      Resolves: rhbz#572341
281    - Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak)
282      Resolves: rhbz#571895
283    - Support for Brocade FCoE/CEE to PCIe CNAs (msivak)
284      Resolves: rhbz#549677
285    - Disable ipv6 kernel modules if user disables IPv6 (dcantrell)
286      Resolves: rhbz#537887
287    
288    * Mon Aug 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.212-1
289    - Mount /proc/bus/usb under /mnt/sysimage (hdegoede)
290      Resolves: rhbz#532397
291    - Update kickstart-docs iscsi commands information (hdegoede)
292      Resolves: rhbz#525136
293    
294    * Wed Aug 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.211-1
295    - Clean up sanityCheckHostname() in network.py (dcantrell)
296      Resolves: rhbz#559626
297    - Support long 'option domain-name' values in loader (dcantrell)
298      Resolves: rhbz#578110
299    - Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell)
300      Resolves: rhbz#440498
301    
302    * Wed Aug 04 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.210-1
303    - Add Chelsio T4 10Gb driver to install (bcl)
304      Resolves: rhbz#562913
305    - Fix traceback on headless installs with xconfig --startxonboot (clumens)
306      Resolves: rhbz#517051
307    - Install the right arch of anaconda's required packages (clumens)
308      Resolves: rhbz#541323
309    - Document options of nfs boot parameter (akozumpl)
310      Resolves: rhbz#559200
311    - Document ignoredisk --only-use kickstart option (clumens)
312      Resolves: rhbz#586576
313    
314  * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1  * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
315  - Add a missing patch to make dlabel work again  - Add a missing patch to make dlabel work again


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