/[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.22 by slords, Sat Sep 17 20:44:05 2011 UTC Revision 1.23 by wellsi, Sun Oct 6 16:09:18 2013 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.242  Version: 11.1.2.242
3  Release: 1%{?dist}  Release: 1%{?dist}.1
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
# Line 63  Patch1014: 0014-Make-boot-loader-use-SME Line 63  Patch1014: 0014-Make-boot-loader-use-SME
63  Patch1015: 0015-Determine-upgradability-of-SME-server.patch  Patch1015: 0015-Determine-upgradability-of-SME-server.patch
64  Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch  Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
65  Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch  Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
66    Patch1018: 0018-All-attached-disks-reformat-warning.patch
67    
68  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
69    
# Line 95  are needed for installing new systems. Line 96  are needed for installing new systems.
96  sets, but are not meant for use on already installed systems.  sets, but are not meant for use on already installed systems.
97    
98  %prep  %prep
99    %global _default_patch_fuzz 2
100  %setup -q  %setup -q
101  %patch1 -p1  %patch1 -p1
102  %patch2 -p1  %patch2 -p1
103  %patch3 -p1  %patch3 -p1
104  %patch4 -p1  %patch4 -p1
105  %patch5 -p1  %patch5 -p1
106  %patch6 -p1  %patch6 -p1
# Line 123  sets, but are not meant for use on alrea Line 124  sets, but are not meant for use on alrea
124  %patch1015 -p1  %patch1015 -p1
125  %patch1016 -p1  %patch1016 -p1
126  %patch1017 -p1  %patch1017 -p1
127    %patch1018 -p1
128    
129  %build  %build
130  make depend  make depend
# Line 181  fi Line 183  fi
183  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
184    
185  %changelog  %changelog
186    * Sun Oct 6 2013 Ian Wells <esmith@wellsi.com> 11.1.2.242-1.el5.sme.1
187    - Update warning about re-formatting attached hard drives [SME: 4788]
188    
189  * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> 11.1.2.242-1.el5.sme  * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> 11.1.2.242-1.el5.sme
190  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
191    (recreate initrd if kernel was installed)    (recreate initrd if kernel was installed)


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