/[smeserver]/rpms/booty/sme8/booty.spec
ViewVC logotype

Diff of /rpms/booty/sme8/booty.spec

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

Revision 1.3 by slords, Tue Mar 18 22:33:40 2008 UTC Revision 1.5 by slords, Wed Apr 9 13:51:45 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Summary: simple python bootloader config lib  Summary: simple python bootloader config lib
4  Name: booty  Name: booty
5  Version: 0.80.4  Version: 0.80.4
6  Release: 5  Release: 5.1%{?dist}
7  License: LGPL  License: LGPL
8  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
9  Patch0: %{name}-0.80.4-multipath.patch  Patch0: %{name}-0.80.4-multipath.patch
10  Patch1: %{name}-0.80.4-ia64-vmm.patch  Patch1: %{name}-0.80.4-ia64-vmm.patch
11    Patch1000: booty-0.80.4-smeserver.patch
12  Group: System Environment/Libraries  Group: System Environment/Libraries
13  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
14  Requires: rhpl  Requires: rhpl
# Line 21  and up2date. Line 24  and up2date.
24  %setup -q  %setup -q
25  %patch0 -p 1 -b .multipath  %patch0 -p 1 -b .multipath
26  %patch1 -p1 -b .ia64-vmm  %patch1 -p1 -b .ia64-vmm
27    %patch1000 -p1
28    
29  %build  %build
30  make  make
# Line 39  rm -rf $RPM_BUILD_ROOT Line 43  rm -rf $RPM_BUILD_ROOT
43    
44    
45  %changelog  %changelog
46    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> - 0.80.4-5.1.sme
47    - Make bootloader install on all drives that contain /boot.
48    - Make grub look in e-smith-release instead of redhat-release
49    
50  * Tue Aug 14 2007 David Cantrell <dcantrell@redhat.com> - 0.80.4-5  * Tue Aug 14 2007 David Cantrell <dcantrell@redhat.com> - 0.80.4-5
51  - Do not use LABEL= for non-dm devices, prevents boot failures  - Do not use LABEL= for non-dm devices, prevents boot failures
52    Resolves: rhbz#250631    Resolves: rhbz#250631


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