/[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.23 by wellsi, Sun Oct 6 16:09:18 2013 UTC Revision 1.26 by wellsi, Sun Nov 10 05:15:55 2013 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.242  Version: 11.1.2.263
3  Release: 1%{?dist}.1  Release: 2.el5.centos
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
# Line 8  Source: anaconda-%{version}.tar.bz2 Line 8  Source: anaconda-%{version}.tar.bz2
8  Patch1: anaconda-centos-syslinux-msg.patch  Patch1: anaconda-centos-syslinux-msg.patch
9  Patch2: anaconda-centos-installclasses-2.patch  Patch2: anaconda-centos-installclasses-2.patch
10  Patch3: anaconda-centos-regkey.patch  Patch3: anaconda-centos-regkey.patch
11  Patch4: anaconda-centos-centos-branding-po_files_5.6.patch  Patch4: anaconda-centos-centos-branding-po_files_5_10.patch
12  Patch5: anaconda-centos-inst-type.patch  Patch5: anaconda-centos-inst-type.patch
13  Patch6: anaconda-centos-task.patch  Patch6: anaconda-centos-task.patch
14  Patch7: anaconda-centos-removeStatusText.patch  Patch7: anaconda-centos-removeStatusText.patch
15    
16  BuildPreReq: kudzu-devel >= 1.2.57.1.26-1, pciutils-devel >= 3.1.7-3  BuildPreReq: kudzu-devel >= 1.2.57.1.26-7, pciutils-devel >= 3.1.7-3
17  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
18  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
19  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
# Line 22  BuildPreReq: libXxf86misc-devel, intltoo Line 22  BuildPreReq: libXxf86misc-devel, intltoo
22  BuildPreReq: pykickstart >= 0.43.8, 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,
23  BuildPreReq: libsepol-devel  BuildPreReq: libsepol-devel
24  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
25  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-13, mkinitrd-devel >= 5.1.2-1
26  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
27  BuildPreReq: libdhcp6client >= 1.0.10-17  BuildPreReq: libdhcp6client >= 1.0.10-17
28  %ifnarch s390 s390x  %ifnarch s390 s390x
# Line 30  BuildPreReq: iscsi-initiator-utils >= 6. Line 30  BuildPreReq: iscsi-initiator-utils >= 6.
30  %endif  %endif
31  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
32  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
33  Requires: kudzu >= 1.2.57.1.26-1, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.26-7, yum >= 2.9.2, pirut >= 1.1.0
34  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
35  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
36  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
# Line 45  Requires: rhpxl >= 0.25 Line 45  Requires: rhpxl >= 0.25
45  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
46  Url: http://fedoraproject.org/wiki/Anaconda  Url: http://fedoraproject.org/wiki/Anaconda
47    
 # SME specific patches  
 Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch  
 Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch  
 Patch1003: 0003-Always-pick-best-arch-for-package.patch  
 Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch  
 Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch  
 Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch  
 Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch  
 Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch  
 Patch1009: 0009-Force-time-to-be-based-on-UTC.patch  
 Patch1010: 0010-Add-final-warning-before-installing.patch  
 Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch  
 Patch1012: 0012-Make-install-window-wider.patch  
 Patch1013: 0013-Don-t-email-root-on-raid-events.patch  
 Patch1014: 0014-Make-boot-loader-use-SME-labels.patch  
 Patch1015: 0015-Determine-upgradability-of-SME-server.patch  
 Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch  
 Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch  
 Patch1018: 0018-All-attached-disks-reformat-warning.patch  
   
48  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
49    
50  %description  %description
# Line 79  Requires: libxml2-python, python, rpm-py Line 59  Requires: libxml2-python, python, rpm-py
59  Requires: anaconda = %{version}-%{release}  Requires: anaconda = %{version}-%{release}
60  Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs  Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs
61  %ifarch %{ix86} x86_64  %ifarch %{ix86} x86_64
62  Requires: syslinux  Requires: syslinux, syslinux-perl
63  %endif  %endif
64  %ifarch s390 s390x  %ifarch s390 s390x
65  Requires: openssh  Requires: openssh
# Line 96  are needed for installing new systems. Line 76  are needed for installing new systems.
76  sets, but are not meant for use on already installed systems.  sets, but are not meant for use on already installed systems.
77    
78  %prep  %prep
79  %global _default_patch_fuzz 2  
80  %setup -q  %setup -q
81  %patch1 -p1  %patch1 -p1
82  %patch2 -p1  %patch2 -p1
83  %patch3 -p1  %patch3 -p1
84  %patch4 -p1  %patch4 -p1
85  %patch5 -p1  %patch5 -p1
86  %patch6 -p1  %patch6 -p1
87  %patch7 -p1  %patch7 -p1
   
 # SME specific patches  
 %patch1001 -p1  
 %patch1002 -p1  
 %patch1003 -p1  
 %patch1004 -p1  
 %patch1005 -p1  
 %patch1006 -p1  
 %patch1007 -p1  
 %patch1008 -p1  
 %patch1009 -p1  
 %patch1010 -p1  
 %patch1011 -p1  
 %patch1012 -p1  
 %patch1013 -p1  
 %patch1014 -p1  
 %patch1015 -p1  
 %patch1016 -p1  
 %patch1017 -p1  
 %patch1018 -p1  
88    
89  %build  %build
90  make depend  make depend
# Line 183  fi Line 143  fi
143  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
144    
145  %changelog  %changelog
 * Sun Oct 6 2013 Ian Wells <esmith@wellsi.com> 11.1.2.242-1.el5.sme.1  
 - Update warning about re-formatting attached hard drives [SME: 4788]  
146    
147  * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> 11.1.2.242-1.el5.sme  * Mon Oct  7 2013 Karanbir Singh <kbsingh@centos.org> 11.1.2-263-2.el5.centos
148  - No warnings if kernel not upgraded  - Build for CentOS-5.10
   (recreate initrd if kernel was installed)  
 - No warnings if unable to remove rpm databases  
 - Always pick best arch for package  
 - Allow creating/mounting degraded raid arrays  
   (log info about degraded arrays instead of not starting them)  
 - Start /boot raid device first so it will be in sync for grub install  
 - Automatically upgrade bootloader if necessary  
 - Log install errors but don't bug user about them  
 - Search for language updates on upgrade disk  
 - Force time to be based on UTC  
 - Add final warning before installing  
 - Make install headless but still write keyboard info out  
   (don't ask us to use vnc mode)  
 - Make install window wider  
   (fix titlebar spacing)  
 - Don't email root on raid events  
 - Make boot loader use SME labels  
 - Determine upgradability of SME server  
   (change erase disks to upgrade dialog)  
 - Run SME post-install scripts on kickstart install/upgrade  
 - Limit languages to those supported by SME  
149    
150  * Fri Aug 19 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.242-1.el5.centos  * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
151  - Roll in CentOS Branding  - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
152      Resolves: rhbz#751351
153    - Skip relabeling empty disks on s390 (bcl)
154      Resolves: rhbz#966950
155    
156    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
157    - Include librt.so in initrd for s390 (rvykydal)
158      Resolves: rhbz#966123
159    
160    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
161    - Fix issue where arch detected incorrectly (sbueno)
162      Resolves: rhbz##908959
163    
164    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
165    - Generate new anaconda.pot file (vpodzime)
166      Resolves: rhbz#907574
167    - Relabel the disk when using autopart all (bcl)
168      Resolves: rhbz#758881
169    - Store and write out 'noauto' fstab lines (vpodzime)
170      Resolves: rhbz#873644
171    - Just log warning if cannot show it (vpodzime)
172      Resolves: rhbz#767260
173    
174    * Tue Nov 14 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.259-1
175    - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
176      Related: rhbz#754213
177    - Revert 64aa1c709a30f3fb6604a2dde13d780fabdcc4af targeting gfs support (vpodzime)
178      Related: rhbz#754213
179    
180    * Tue Nov 13 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.258-1
181    - Add extra modules that are not in the kernel package (vpodzime)
182      Related: rhbz#754213
183    
184    * Thu Nov 8 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-2
185    - Require syslinux-perl in anaconda (rvykydal)
186      Related: rhbz#872225
187    
188    * Wed Nov 7 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-1
189    - Include syslinux-perl from split syslinux package (rvykydal)
190      Resolves: rhbz#872225
191    - Don't remove files from the kmod-gfs package (vpodzime)
192      Related: rhbz#754213
193    
194    * Wed Sep 19 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.256-1
195    - Create /dev/* symlinks after we mount tmpfs on /dev (vpodzime)
196      Resolves: rhbz#784159
197    
198    * Mon Sep 17 2012 David Cantrell <dcantrell@redhat.com> 11.1.2.255-1
199    - Increase size of diskboot.img (jkeating)
200      Resolves: rhbz#812719
201    - Disable Encryption on SW RAID (bcl)
202      Resolves: rhbz#771901
203    
204    * Tue Aug 21 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.254-1
205    - Load and probe hyperv bus (VM_BUS) (#824880)
206      Related: rhbz#824880
207    
208    * Fri Aug 10 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.253-2
209    - New kudzu is needed to support in-box MS PV drivers (rvykydal)
210      Related: rhbz#824880
211    
212    * Fri Jul 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.253-1
213    - Syslinux changed paths from /usr/lib to /usr/share (mgracik)
214      Resolves: rhbz#843290
215    - Install and enable openibd service if IPoIB is used (rvykydal)
216      Resolves: rhbz#788871
217    - Do not add unresolvable hostname to 127.0.0.1 of /etc/hosts (rvykydal)
218      Resolves: rhbz#750681
219    - Fix NFS mounting (jkeating)
220      Resolves: rhbz#841136
221    - Add the Hyper-V drivers (mgracik)
222      Resolves: rhbz#824880
223    - Comment out the fstab lines with unknown filesystem rather then ignoring them (vpodzime)
224      Resolves: rhbz#754213
225    
226    * Wed Jun 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.252-1
227    - Add gfs support (vpodzime)
228      Resolves: rhbz#754213
229    - Fix handling of invalid bios disks (jkeating)
230      Resolves: rhbz#819721
231    
232    * Mon Jun 18 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.251-2
233    - Change limit for ext[34] to 16T and use mkfs.ext3 when formating ext3 (vpodzime)
234      Resolves: rhbz#769287
235    - Close dialogs as canceled if Esc is hit (vpodzime)
236      Resolves: rhbz#773573
237    - Do not remove filesystem labels set in kickstart (mgraciK)
238      Resolves: rhbz#797075
239    - getFilename takes no loglevel parameter (mgracik)
240      Resolves: rhbz#760496
241    - Add link to /proc/self/fd in /dev (mgracik)
242      Resolves: rhbz#784159
243    
244    * Fri Dec 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.250-1
245    - Check if the anaconda attribute is set in YumSorter (mgracik)
246      Related: rhbz#756707
247    
248    * Wed Dec 21 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.249-1
249    - Don't add packages from @conflicts group as dependencies (mgracik)
250      Resolves: rhbz#756707
251    - Do not create new iSCSI target when 'Esc' is hit (vpodzime)
252      Resolves: rhbz#768082
253    - Do not add drive when 'Esc' is hit in the Advanced Storage Options dialog (vpodzime)
254      Related: rhbz#768082
255    - Do nothing when 'Esc' is hit in partition dialog (vpodzime)
256      Resolves: rhbz#758106
257    
258    * Tue Nov 15 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.248-1
259    - Handle %posttrans RPMCALLBACK_INST_OPEN_FILE properly (rvykydal)
260      Resolves: rhbz#506361
261    
262    * Wed Nov 02 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.247-1
263    - Ignore duplicate opening of rpm package file (rvykydal)
264      Resolves: rhbz#506361
265    
266    * Thu Oct 27 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.246-1
267    - Make sure fstype exists before we try to test it (mgracik)
268      Resolves: rhbz#718123
269    - Update getMaxLVSize from lvm1 to lvm2 (dlehman)
270      Resolves: rhbz#695299
271    - Fix "ignoredisk --only-use=___" handling (dcantrell)
272      Resolves: rhbz#738186
273    - We need portmap on all arches because of new NFS (msivak)
274      Resolves: rhbz#742889
275    
276    * Thu Oct 20 2011 Martin Sivak <msivak@redhat.com> 11.1.2.245-2
277    - New kudzu is needed to detect FusionIO devices
278      Resolves: rhbz#707563
279    
280    * Tue Oct 04 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.245-1
281    - Initialize useIPv6 device setting (rvykydal)
282      Resolves: rhbz#713120
283    - Accept dotted-quad netmask for IPv4 in loader UI (rvykydal)
284      Resolves: rhbz#719578
285    
286    * Fri Sep 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.244-1
287    - Remove old labels before labeling disk entries (mgracik)
288      Resolves: rhbz#566668
289    - Honor kickstart key command for upgrade (rvykydal)
290      Resolves: rhbz#477748
291    - Shorten long NIC descriptions to 60. (akozumpl)
292      Related: rhbz#660684
293    - infiniband: bump kudzu version to the one that knows about IB. (akozumpl)
294      Related: rhbz#695388
295      Related: rhbz#660684
296    - infiniband: textual representation of an infiniband MAC is up to 60 bytes.
297      (akozumpl)
298      Related: rhbz#660684
299    - infiniband: some drivers imply other drivers (akozumpl)
300      Related: rhbz#660684
301    - Do not strip trailing zeros from XFS labels (dcantrell)
302      Resolves: rhbz#571513
303    - Remove call to detailedMessageWindow (dcantrell)
304      Resolves: rhbz#712443
305    
306    * Wed Sep 14 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-2
307    - Require latest libdhcp (dcantrell)
308      Resolves: rhbz#737161
309    
310    * Wed Sep 07 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-1
311    - Suppress critical errors when guessing release notes names (akozumpl)
312      Resolves: rhbz#707143
313    - Add the Solarflare network module (mgracik)
314      Resolves: rhbz#714243
315    - Create /var/{log,run/rhsm} for subscription-manager (dcantrell)
316      Resolves: rhbz#708121
317    - Sanitize DASD device specifications (dcantrell)
318      Resolves: rhbz#689470
319    - Add /dev/stdin, /dev/stdout, /dev/stderr to initrd.img (dcantrell)
320      Resolves: rhbz#684220
321    - Single quote values in show_parms() in linuxrc.s390 (dcantrell)
322      Resolves: rhbz#681219
323    - Make execWithRedirect() append to the files. (akozumpl)
324      Resolves: rhbz#702024
325    - iscsi: with ibft, wait for link with waitForLink(). (akozumpl)
326      Resolves: rhbz#727774
327    - Fix pa_IN translation data (dcantrell)
328      Resolves: rhbz#711363
329    - Don't import partedUtils in list-harddrives-stub (mgracik)
330      Resolves: rhbz#709880
331    - BR libdhcp-1.20-12 (dcantrell)
332      Related: rhbz#694570
333    - And document the --no-ssh parameter, too. (clumens)
334      Resolves: rhbz#703082
335    - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
336      Resolves: rhbz#703081
337    
338  * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1  * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1
339  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)


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