/[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.6 by slords, Tue Jun 24 16:34:40 2008 UTC
# Line 1  Line 1 
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  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    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 21  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    %patch2 -p1 -b .dmraid-partitions
26    
27  %build  %build
28  make  make
# Line 39  rm -rf $RPM_BUILD_ROOT Line 41  rm -rf $RPM_BUILD_ROOT
41    
42    
43  %changelog  %changelog
44    * Thu Feb 07 2008 Peter Jones <pjones@redhat.com> - 0.80.4-6
45    - Fix installation of boot sector to partitions on dmraid devices.
46      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
50    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