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

Diff of /rpms/anaconda/sme7/anaconda.spec

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

Revision 1.6 by slords, Mon Aug 24 15:09:08 2009 UTC Revision 1.7 by slords, Mon Aug 24 16:46:21 2009 UTC
# Line 1  Line 1 
1  ExcludeArch: ppc64  ExcludeArch: ppc64
2  Name: anaconda  Name: anaconda
3  Version: 10.1.1.103  Version: 10.1.1.103
4  Release: 1.centos4  Release: 1.centos4.1%{?dist}
5  License: GPL  License: GPL
6  Summary: Graphical system installer  Summary: Graphical system installer
7  Group: Applications/System  Group: Applications/System
# Line 11  Patch10: centos4-anaconda.patch Line 11  Patch10: centos4-anaconda.patch
11  Patch11: centos4-buildi586.patch  Patch11: centos4-buildi586.patch
12  Patch12: centos4-isolinux-colors.patch  Patch12: centos4-isolinux-colors.patch
13  Patch13: centos4-use-discinfo.patch  Patch13: centos4-use-discinfo.patch
14    Patch100: anaconda-10.1.1.103-smepatches.patch
15    
16  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel
17  %ifarch i386  %ifarch i386
# Line 47  sets, but are not meant for use on alrea Line 48  sets, but are not meant for use on alrea
48  %patch12 -p1  %patch12 -p1
49  %patch13 -p1  %patch13 -p1
50  cp -f %{SOURCE1} anaconda.spec  cp -f %{SOURCE1} anaconda.spec
51    %patch100 -p1
52    
53  %build  %build
54  make depend  make depend
# Line 88  rm -rf $RPM_BUILD_ROOT Line 90  rm -rf $RPM_BUILD_ROOT
90  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
91    
92  %changelog  %changelog
93    * Mon Aug 24 2009 Shad L. Lords <slords@mail.com> 10.1.1.103-1.centos4.1.sme
94    - Add kmods based on selected kernel
95    - Remove super-minor from mdadm.conf to fix warnings.
96    - Remove root email from mdadm.conf to remove duplicate emails [SME: 2147]
97    - Make boot device be created first so raid will be ready for grub
98    - Apply various SME Server patches [SME: 1277]
99    - Change location of crash dump report [SME: 1250]
100    
101  * Fri Jul  3 2009 Tru Huynh <tru@centos.org> - 10.1.1.103-1.centos4  * Fri Jul  3 2009 Tru Huynh <tru@centos.org> - 10.1.1.103-1.centos4
102  - modified to include the centos anaconda spec file in the build as it is used  - modified to include the centos anaconda spec file in the build as it is used
103    in the build process (SOURCE1).    in the build process (SOURCE1).


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