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

Diff of /rpms/booty/sme7/booty.spec

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

Revision 1.4 by slords, Wed Apr 9 13:51:45 2008 UTC Revision 1.5 by slords, Fri Aug 1 18:14:23 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.44.6  Version: 0.44.8
4  Release: 1.2%{?dist}  Release: 1
5  License: LGPL  License: LGPL
6  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
 Patch1000: raid-bootloader.patch  
 Patch1001: pick-kernel.patch  
 Patch1002: booty-0.44.6-smeserver.patch  
7  Group: System Environment/Libraries  Group: System Environment/Libraries
8  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
9  Requires: rhpl  Requires: rhpl
# Line 21  and up2date. Line 16  and up2date.
16    
17  %prep  %prep
18  %setup -q  %setup -q
 %patch1000 -p1  
 %patch1001 -p1  
 %patch1002 -p1  
19    
20  %build  %build
21  make  make
# Line 41  rm -rf $RPM_BUILD_ROOT Line 33  rm -rf $RPM_BUILD_ROOT
33  /usr/lib/booty  /usr/lib/booty
34    
35  %changelog  %changelog
36  * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> - 0.44.6-1.2.sme  * Thu Feb 14 2008 Peter Jones <pjones@redhat.com> - 0.44.8-1
37  - Make grub look in e-smith-release instead of redhat-release  - Revert changes introduced by a git-cvsimport bug.
38      Related: rhbz#220356
39  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> - 0.44.6-1.1.sme  
40  - Make bootloader install on all drives that contain /boot.  * Tue Feb 12 2008 Peter Jones <pjones@redhat.com> - 0.44.7-1
41  - Pick correct kernel instead of assuming smp.  - Add pci= and clock= to preserved boot argument list.
42      Resolves: rhbz#220356
43    
44  * Tue Aug 15 2007 Dave Lehman <dlehman@redhat.com> - 0.44.6-1  * Tue Aug 15 2007 Dave Lehman <dlehman@redhat.com> - 0.44.6-1
45  - Fix duplicate entries in boot= line on ppc  - Fix duplicate entries in boot= line on ppc


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