/[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.1 by slords, Tue Jun 12 14:52:50 2007 UTC Revision 1.2 by slords, Sat Dec 1 02:35:01 2007 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.44.4  Version: 0.44.6
4  Release: 1%{?dist}  Release: 1.1%{?dist}
5  License: LGPL  License: LGPL
6  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
7  Patch100: raid-bootloader.patch  Patch1000: raid-bootloader.patch
8  Patch101: pick-kernel.patch  Patch1001: pick-kernel.patch
9  Group: System Environment/Libraries  Group: System Environment/Libraries
10  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
11  Requires: rhpl  Requires: rhpl
# Line 18  and up2date. Line 18  and up2date.
18    
19  %prep  %prep
20  %setup -q  %setup -q
21  %patch100 -p1  %patch1000 -p1
22  %patch101 -p1  %patch1001 -p1
23    
24  %build  %build
25  make  make
# Line 37  rm -rf $RPM_BUILD_ROOT Line 37  rm -rf $RPM_BUILD_ROOT
37  /usr/lib/booty  /usr/lib/booty
38    
39  %changelog  %changelog
40  * Thu May 17 2007 Shad L. Lords <slords@mail.com> - 0.44.4-1.sme  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> - 0.44.6-1.1.sme
41  - Make bootloader install on all drives that contain /boot.  - Make bootloader install on all drives that contain /boot.
42  - Pick correct kernel instead of assuming smp.  - Pick correct kernel instead of assuming smp.
43    
44    * Tue Aug 15 2007 Dave Lehman <dlehman@redhat.com> - 0.44.6-1
45    - Fix duplicate entries in boot= line on ppc
46      Resolves: #189469
47    
48    * Fri Aug  3 2007 Peter Jones <pjones@redhat.com> - 0.44.5-1
49    - Always specify --stage2 on grub's "install" command
50      Resolves: #202101
51    
52  * Wed Apr 19 2006 Peter Jones <pjones@redhat.com> - 0.44.4-1  * Wed Apr 19 2006 Peter Jones <pjones@redhat.com> - 0.44.4-1
53  - Add "console=tty0" when using a serial console (#171810)  - Add "console=tty0" when using a serial console (#171810)
54    


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