/[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.29 by charliebrady, Mon Jan 20 20:18:46 2014 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: 3%{?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 65  Patch1015: 0015-Determine-upgradability- Line 65  Patch1015: 0015-Determine-upgradability-
65  Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch  Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
66  Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch  Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
67  Patch1018: 0018-All-attached-disks-reformat-warning.patch  Patch1018: 0018-All-attached-disks-reformat-warning.patch
68    Patch1019: 0019-upgrade-archcheck.patch
69    
70  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
71    
# Line 101  sets, but are not meant for use on alrea Line 102  sets, but are not meant for use on alrea
102  %setup -q  %setup -q
103  %patch1 -p1  %patch1 -p1
104  %patch2 -p1  %patch2 -p1
105  %patch3 -p1  %patch3 -p1
106  %patch4 -p1  %patch4 -p1
107  %patch5 -p1  %patch5 -p1
108  %patch6 -p1  %patch6 -p1
# Line 126  sets, but are not meant for use on alrea Line 127  sets, but are not meant for use on alrea
127  %patch1016 -p1  %patch1016 -p1
128  %patch1017 -p1  %patch1017 -p1
129  %patch1018 -p1  %patch1018 -p1
130    %patch1019 -p1
131    
132  %build  %build
133  make depend  make depend
# Line 184  fi Line 186  fi
186  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
187    
188  %changelog  %changelog
189  * Thu Oct 10 2013 Ian Wells <esmith@wellsi.com> 11.1.2.259-1.el5.sme  * Mon Jan 20 2014 Charlie Brady <charlie_brady@mitel.com> 11.1.2-263-3.el5.sme
190  - Apply SME patches to 11.1.2.259-1 [SME: 7882]  - Prevent 32/64bit cross upgrades. [SME: 8054]
191    
192    * Sat Nov 9 2013 Ian Wells <esmith@wellsi.com> 11.1.2-263-2.el5.sme
193    - Apply SME patches to 11.1.2.259-1 [SME: 7976]
194  - Update warning about re-formatting attached hard drives [SME: 4788]  - Update warning about re-formatting attached hard drives [SME: 4788]
195  - Increase fuzz to allow package to build [SME: 7853]  - Increase fuzz to allow package to build [SME: 7853]
196  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
# Line 211  fi Line 216  fi
216  - Run SME post-install scripts on kickstart install/upgrade  - Run SME post-install scripts on kickstart install/upgrade
217  - Limit languages to those supported by SME  - Limit languages to those supported by SME
218    
219  * 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
220  - Build for CentOS-5.9  - Build for CentOS-5.10
221    
222    * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
223    - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
224      Resolves: rhbz#751351
225    - Skip relabeling empty disks on s390 (bcl)
226      Resolves: rhbz#966950
227    
228    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
229    - Include librt.so in initrd for s390 (rvykydal)
230      Resolves: rhbz#966123
231    
232    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
233    - Fix issue where arch detected incorrectly (sbueno)
234      Resolves: rhbz##908959
235    
236    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
237    - Generate new anaconda.pot file (vpodzime)
238      Resolves: rhbz#907574
239    - Relabel the disk when using autopart all (bcl)
240      Resolves: rhbz#758881
241    - Store and write out 'noauto' fstab lines (vpodzime)
242      Resolves: rhbz#873644
243    - Just log warning if cannot show it (vpodzime)
244      Resolves: rhbz#767260
245    
246  * 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
247  - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)  - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
# Line 377  fi Line 406  fi
406    Resolves: rhbz#703082    Resolves: rhbz#703082
407  - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)  - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
408    Resolves: rhbz#703081    Resolves: rhbz#703081
409      
410  * 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
411  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
412    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