/[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.25 by wellsi, Fri Oct 11 05:10:09 2013 UTC Revision 1.27 by wellsi, Sun Nov 10 06:00:42 2013 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.259  Version: 11.1.2.263
3  Release: 1%{?dist}  Release: 2%{?dist}
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-7, 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
# Line 101  sets, but are not meant for use on alrea Line 101  sets, but are not meant for use on alrea
101  %setup -q  %setup -q
102  %patch1 -p1  %patch1 -p1
103  %patch2 -p1  %patch2 -p1
104  %patch3 -p1  %patch3 -p1
105  %patch4 -p1  %patch4 -p1
106  %patch5 -p1  %patch5 -p1
107  %patch6 -p1  %patch6 -p1
# Line 184  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 10 2013 Ian Wells <esmith@wellsi.com> 11.1.2.259-1.el5.sme  * Sat Nov 9 2013 Ian Wells <esmith@wellsi.com> 11.1.2-263-2-1.el5.sme
188  - Apply SME patches to 11.1.2.259-1 [SME: 7882]  - Apply SME patches to 11.1.2.259-1 [SME: 7976]
189  - Update warning about re-formatting attached hard drives [SME: 4788]  - Update warning about re-formatting attached hard drives [SME: 4788]
190  - Increase fuzz to allow package to build [SME: 7853]  - Increase fuzz to allow package to build [SME: 7853]
191  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
# Line 211  fi Line 211  fi
211  - Run SME post-install scripts on kickstart install/upgrade  - Run SME post-install scripts on kickstart install/upgrade
212  - Limit languages to those supported by SME  - Limit languages to those supported by SME
213    
214  * Thu Jan 10 2013 Karanbir Singh <kbsingh@centos.org> 11.1.2.259-1.el5.centos  * Mon Oct  7 2013 Karanbir Singh <kbsingh@centos.org> 11.1.2-263-2.el5.centos
215  - Build for CentOS-5.9  - Build for CentOS-5.10
216    
217    * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
218    - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
219      Resolves: rhbz#751351
220    - Skip relabeling empty disks on s390 (bcl)
221      Resolves: rhbz#966950
222    
223    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
224    - Include librt.so in initrd for s390 (rvykydal)
225      Resolves: rhbz#966123
226    
227    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
228    - Fix issue where arch detected incorrectly (sbueno)
229      Resolves: rhbz##908959
230    
231    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
232    - Generate new anaconda.pot file (vpodzime)
233      Resolves: rhbz#907574
234    - Relabel the disk when using autopart all (bcl)
235      Resolves: rhbz#758881
236    - Store and write out 'noauto' fstab lines (vpodzime)
237      Resolves: rhbz#873644
238    - Just log warning if cannot show it (vpodzime)
239      Resolves: rhbz#767260
240    
241  * Tue Nov 14 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.259-1  * Tue Nov 14 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.259-1
242  - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)  - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
# Line 377  fi Line 401  fi
401    Resolves: rhbz#703082    Resolves: rhbz#703082
402  - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)  - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
403    Resolves: rhbz#703081    Resolves: rhbz#703081
404      
405  * 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
406  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
407    Resolves: rhbz#716836    Resolves: rhbz#716836


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