/[smeserver]/rpms/anaconda/sme9/anaconda.spec
ViewVC logotype

Diff of /rpms/anaconda/sme9/anaconda.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.16 by wellsi, Sat Apr 19 02:44:23 2014 UTC Revision 1.17 by vip-ire, Fri Mar 27 11:42:34 2015 UTC
# Line 3  Line 3 
3    
4  Summary: Graphical system installer  Summary: Graphical system installer
5  Name:    anaconda  Name:    anaconda
6  Version: 13.21.215  Version: 13.21.229
7  Release: 1%{?dist}.12  Release: 1%{?dist}.1
8  License: GPLv2+  License: GPLv2+
9  Group:   Applications/System  Group:   Applications/System
10  URL:     http://fedoraproject.org/wiki/Anaconda  URL:     http://fedoraproject.org/wiki/Anaconda
# Line 40  Patch10020: 0020-PreventTooOldUpgrades.p Line 40  Patch10020: 0020-PreventTooOldUpgrades.p
40  Patch10021: 0021-RaidN-v2.patch  Patch10021: 0021-RaidN-v2.patch
41  Patch10022: 0022-InstallerLanguages.patch  Patch10022: 0022-InstallerLanguages.patch
42    
43    
44  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
45    
46  # Versions of required components (done so we make sure the buildrequires  # Versions of required components (done so we make sure the buildrequires
# Line 50  BuildRoot: %{_tmppath}/%{name}-%{version Line 51  BuildRoot: %{_tmppath}/%{name}-%{version
51  %define intltoolver 0.31.2-3  %define intltoolver 0.31.2-3
52  %define libnlver 1.0  %define libnlver 1.0
53  %define libselinuxver 1.6  %define libselinuxver 1.6
54  %define pykickstartver 1.74.14  %define pykickstartver 1.74.15
55  %define rpmpythonver 4.2-0.61  %define rpmpythonver 4.2-0.61
56  %define slangver 2.0.6-2  %define slangver 2.0.6-2
57  %define yumver 2.9.2  %define yumver 2.9.2
# Line 78  BuildRequires: e2fsprogs-devel >= %{e2fs Line 79  BuildRequires: e2fsprogs-devel >= %{e2fs
79  BuildRequires: elfutils-devel  BuildRequires: elfutils-devel
80  BuildRequires: gettext >= %{gettextver}  BuildRequires: gettext >= %{gettextver}
81  BuildRequires: gtk2-devel  BuildRequires: gtk2-devel
82    BuildRequires: gdk-pixbuf2-devel
83  BuildRequires: intltool >= %{intltoolver}  BuildRequires: intltool >= %{intltoolver}
84  BuildRequires: isomd5sum-devel >= %{isomd5sumver}  BuildRequires: isomd5sum-devel >= %{isomd5sumver}
85  BuildRequires: libarchive-devel  BuildRequires: libarchive-devel
# Line 187  system.  These files are of little use o Line 189  system.  These files are of little use o
189    
190  %prep  %prep
191  %setup -q  %setup -q
192    
193  %patch1000 -p1  %patch1000 -p1
194  %patch1002 -p1  %patch1002 -p1
195  %patch1003 -p1  %patch1003 -p1
# Line 268  update-desktop-database &> /dev/null || Line 271  update-desktop-database &> /dev/null ||
271  %endif  %endif
272    
273  %changelog  %changelog
274    * Wed Oct 15 2014 Johnny Hughes <johnny@centos.org> - 13.21.229-1.el6.centos
275    - Rebase to CentOS-6.6
276    
277    * Mon Sep 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.229-1
278    - Revert "Use edd fcoe boot option instead of enumerating all ifaces"
279      (rvykydal)
280      Resolves: rhbz#1103920
281    
282    * Fri Sep 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.228-1
283    - Prevent duplicate snapshot accounting. (dlehman)
284      Related: rhbz#1043916
285    
286    * Fri Aug 29 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.227-1
287    - Fix typo in previous patch "Correctly determine whether...". (dlehman)
288      Related: rhbz#842920
289    
290    * Mon Aug 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.226-1
291    - Let tmp use more than 250M when there is more RAM (bcl)
292      Resolves: rhbz#1123791
293    - Move totalMemory into its own file (bcl)
294      Related: rhbz#1123791
295      Resolves: rhbz#1123791
296    
297    * Tue Aug 12 2014 Brian C. Lane <bcl@redhat.com> - 13.21.225-1
298    - Allow missing swap devices to be skipped during upgrade (dshea)
299      Resolves: rhbz#1044716
300    - Don't force installation of authconfig, chkconfig, or system-config-firewall.
301      (clumens)
302      Resolves: rhbz#1123481
303    - Provide ways in kickstart to skip kernel and bootloader. (clumens)
304      Related: rhbz#1123481
305    - Implement %packages --instLangs. (clumens)
306      Related: rhbz#1123481
307    - Allow skipping installation of the core group, if asked for in kickstart.
308      (clumens)
309      Related: rhbz#1123481
310    - Fix ks fetching on nfs via vlan (sbueno+anaconda)
311      Resolves: rhbz#1067857
312    - Fix traceback when rpm scriptlets fail during pkg install. (sbueno+anaconda)
313      Resolves: rhbz#1122532
314    
315    * Wed Jun 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.224-1
316    - Add shared-mime-info to the instroot (dshea)
317      Resolves: rhbz#1110834
318    
319    * Tue Jun 24 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.223-1
320    - Change pixbuf loaders path. (sbueno+anaconda)
321      Resolves: rhbz#1110834
322    - Remove unnecessary drivers to contain the size of ppc64.img.
323      (sbueno+anaconda)
324      Resolves: rhbz#1112405
325    
326    * Mon Jun 23 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.222-1
327    - Rm device from lvm reject filter if in action list. (sbueno+anaconda)
328      Resolves: rhbz#885755
329    - The boot menu entry should contain the RHEL major release number (mkolman)
330      Resolves: rhbz#1001960
331    
332    * Wed Jun 18 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.221-1
333    - Add BuildRequires: gdk-pixbuf2-devel (sbueno+anaconda)
334      Resolves: rhbz#1109298
335    - If kernel-kdump is installed, don't set it as the default kernel.
336      (sbueno+anaconda)
337      Resolves: rhbz#734121
338    - Close yum objects before running post scripts (bcl)
339      Resolves: rhbz#1110148
340    - Catch custom partitioning problems on UEFI (bcl)
341      Resolves: rhbz#991620
342    - Mark dracut-network for installation on mpath. (sbueno+anaconda)
343      Resolves: rhbz#1007463
344    - Write --percent to kickstart output even if --grow was used (mkolman)
345      Resolves: rhbz#1046320
346    
347    * Fri Jun 13 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.220-1
348    - Fix wrong attribute name in swap ks line (bcl)
349      Resolves: rhbz#1002924
350      Related: rhbz#1002924
351    - Look up MD arrays by MD UUID, not FS UUID. (dlehman)
352      Related: rhbz#868182
353    - Remove snapshots as needed when removing LVs. (dlehman)
354      Resolves: rhbz#1043916
355    - Let LVM determine alignment for PV data areas. (dlehman)
356      Resolves: rhbz#962961
357    - Correctly determine whether any partitioning has been done. (dlehman)
358      Resolves: rhbz#842920
359    - Fix handling of LUKS when using onpart. (dlehman)
360      Resolves: rhbz#840890
361    
362    * Thu Jun 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.219-1
363    - Fix typo from commit ed3caa7b (bcl)
364      Related: rhbz#1039051
365      Resolves: rhbz#1039051
366    - Write fsoptions to anaconda-ks.cfg (bcl)
367      Resolves: rhbz#1002924
368    - Add logging to bootloaderInfo (bcl)
369      Resolves: rhbz#974996
370    
371    * Wed Jun 04 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.218-1
372    - Fix rsyslogd calls to remove deprecated flag. (sbueno+anaconda)
373      Resolves: rhbz#1104234
374    - Maintain original device order in identifyMultipaths (artur.paszkiewicz)
375      Resolves: rhbz#868182
376    - network: add kickstart --domain (ifcfg DOMAIN) option (rvykydal)
377      Resolves: rhbz#1039051
378    
379    * Tue May 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.217-1
380    - Correct matching of md raid names containing special characters
381      (artur.paszkiewicz)
382      Resolves: rhbz#1096889
383    - network: hide (debug) confusing log message for ipv6.conf (rvykydal)
384      Resolves: rhbz#1031481
385    - network: write bond options in generated kickstart (rvykydal)
386      Resolves: rhbz#1009376
387    - network: fix --bondopts used in kickstart %pre section (rvykydal)
388      Resolves: rhbz#1038001
389    - Add ping to initrd for NM's GATEWAY_PING_TIMEOUT / nicdelay (rvykydal)
390      Related: rhbz#979163
391      Resolves: rhbz#979163
392    - Remove more drivers on ppc64 to reduce initrd size (bcl)
393      Resolves: rhbz#1098486
394    
395    * Mon May 12 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.216-1
396    - Add buildarch option to buildinstall (bcl)
397      Related: rhbz#1087466
398      Resolves: rhbz#1087466
399    - Remove actions that try to remove non-existing devices (vpodzime)
400      Resolves: rhbz#906807
401    - Rename dev_actions to prune_actions (vpodzime)
402      Related: rhbz#906807
403    - Add dm-raid45 to initrd (mmatsuya)
404      Resolves: rhbz#1056830
405    - Fix echo typo (bcl)
406      Resolves: rhbz#969339
407    - Copy firmware updates to rootPath (bcl)
408      Resolves: rhbz#1043372
409    - Skip comments in dmidecode output (bcl)
410      Resolves: rhbz#1064701
411    - Replace hard-coded console device in generic.prm. (sbueno+anaconda)
412      Resolves: rhbz#1081596
413    - Don't remove the .efi files from buildinstall (vpodzime)
414      Resolves: rhbz#1076369
415    
416  * Fri Apr 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.12  * Fri Apr 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.12
417  - Modify installer language search path [SME: 8231]  - Modify installer language search path [SME: 8231]
418    


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