/[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.4 by slords, Tue Mar 18 23:03:04 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: 5.1%{?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    Patch1000: booty-0.80.4-smeserver.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    %patch1000 -p1
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    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> - 0.80.4-5.1.sme
45    - Make bootloader install on all drives that contain /boot.
46    - Make grub look in e-smith-release instead of redhat-release
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