/[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.30 by wellsi, Sun Feb 2 06:26:31 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: 4%{?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  * Sat Feb 1 2014 Ian Wells <esmith@wellsi.com> 11.1.2-263-4.el5.sme
190  - Apply SME patches to 11.1.2.259-1 [SME: 7882]  - Correct indentation in last patch. [SME: 8054]
191    
192    * Mon Jan 20 2014 Charlie Brady <charlie_brady@mitel.com> 11.1.2-263-3.el5.sme
193    - Prevent 32/64bit cross upgrades. [SME: 8054]
194    
195    * Sat Nov 9 2013 Ian Wells <esmith@wellsi.com> 11.1.2-263-2.el5.sme
196    - Apply SME patches to 11.1.2.259-1 [SME: 7976]
197  - Update warning about re-formatting attached hard drives [SME: 4788]  - Update warning about re-formatting attached hard drives [SME: 4788]
198  - Increase fuzz to allow package to build [SME: 7853]  - Increase fuzz to allow package to build [SME: 7853]
199  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
# Line 211  fi Line 219  fi
219  - Run SME post-install scripts on kickstart install/upgrade  - Run SME post-install scripts on kickstart install/upgrade
220  - Limit languages to those supported by SME  - Limit languages to those supported by SME
221    
222  * 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
223  - Build for CentOS-5.9  - Build for CentOS-5.10
224    
225    * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
226    - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
227      Resolves: rhbz#751351
228    - Skip relabeling empty disks on s390 (bcl)
229      Resolves: rhbz#966950
230    
231    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
232    - Include librt.so in initrd for s390 (rvykydal)
233      Resolves: rhbz#966123
234    
235    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
236    - Fix issue where arch detected incorrectly (sbueno)
237      Resolves: rhbz##908959
238    
239    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
240    - Generate new anaconda.pot file (vpodzime)
241      Resolves: rhbz#907574
242    - Relabel the disk when using autopart all (bcl)
243      Resolves: rhbz#758881
244    - Store and write out 'noauto' fstab lines (vpodzime)
245      Resolves: rhbz#873644
246    - Just log warning if cannot show it (vpodzime)
247      Resolves: rhbz#767260
248    
249  * 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
250  - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)  - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
# Line 377  fi Line 409  fi
409    Resolves: rhbz#703082    Resolves: rhbz#703082
410  - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)  - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
411    Resolves: rhbz#703081    Resolves: rhbz#703081
412      
413  * 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
414  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)  - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
415    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