/[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.6 by slords, Tue Jun 24 16:34:40 2008 UTC Revision 1.7 by slords, Tue Jun 24 16:50:06 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: 6  Release: 6%{?dist}
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  Patch2: booty-0.80.4-bz236452-dmraid-partitions.patch
10    Patch100: booty-0.80.4-smeserver.patch
11  Group: System Environment/Libraries  Group: System Environment/Libraries
12  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
13  Requires: rhpl  Requires: rhpl
# Line 23  and up2date. Line 24  and up2date.
24  %patch0 -p 1 -b .multipath  %patch0 -p 1 -b .multipath
25  %patch1 -p1 -b .ia64-vmm  %patch1 -p1 -b .ia64-vmm
26  %patch2 -p1 -b .dmraid-partitions  %patch2 -p1 -b .dmraid-partitions
27    %patch100 -p1
28    
29  %build  %build
30  make  make
# Line 41  rm -rf $RPM_BUILD_ROOT Line 43  rm -rf $RPM_BUILD_ROOT
43    
44    
45  %changelog  %changelog
46    * Tue Jun 24 2008 Shad L. Lords <slords@mail.com> - 0.80.4-6.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  * Thu Feb 07 2008 Peter Jones <pjones@redhat.com> - 0.80.4-6  * Thu Feb 07 2008 Peter Jones <pjones@redhat.com> - 0.80.4-6
51  - Fix installation of boot sector to partitions on dmraid devices.  - Fix installation of boot sector to partitions on dmraid devices.
52    Resolves: rhbz#236452    Resolves: rhbz#236452


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