/[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.5 by slords, Wed Apr 9 13:51:45 2008 UTC Revision 1.6 by slords, Tue Jun 24 16:34:40 2008 UTC
# Line 1  Line 1 
 # $Id$  
   
1  Summary: simple python bootloader config lib  Summary: simple python bootloader config lib
2  Name: booty  Name: booty
3  Version: 0.80.4  Version: 0.80.4
4  Release: 5.1%{?dist}  Release: 6
5  License: LGPL  License: LGPL
6  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
7  Patch0: %{name}-0.80.4-multipath.patch  Patch0: %{name}-0.80.4-multipath.patch
8  Patch1: %{name}-0.80.4-ia64-vmm.patch  Patch1: %{name}-0.80.4-ia64-vmm.patch
9  Patch1000: booty-0.80.4-smeserver.patch  Patch2: booty-0.80.4-bz236452-dmraid-partitions.patch
10  Group: System Environment/Libraries  Group: System Environment/Libraries
11  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
12  Requires: rhpl  Requires: rhpl
# Line 24  and up2date. Line 22  and up2date.
22  %setup -q  %setup -q
23  %patch0 -p 1 -b .multipath  %patch0 -p 1 -b .multipath
24  %patch1 -p1 -b .ia64-vmm  %patch1 -p1 -b .ia64-vmm
25  %patch1000 -p1  %patch2 -p1 -b .dmraid-partitions
26    
27  %build  %build
28  make  make
# Line 43  rm -rf $RPM_BUILD_ROOT Line 41  rm -rf $RPM_BUILD_ROOT
41    
42    
43  %changelog  %changelog
44  * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> - 0.80.4-5.1.sme  * Thu Feb 07 2008 Peter Jones <pjones@redhat.com> - 0.80.4-6
45  - Make bootloader install on all drives that contain /boot.  - Fix installation of boot sector to partitions on dmraid devices.
46  - Make grub look in e-smith-release instead of redhat-release    Resolves: rhbz#236452
47    
48  * 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
49  - Do not use LABEL= for non-dm devices, prevents boot failures  - Do not use LABEL= for non-dm devices, prevents boot failures


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