/[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.6 by slords, Fri Aug 1 18:21:14 2008 UTC Revision 1.8 by slords, Mon Aug 24 17:12:32 2009 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.8  Version: 0.44.9
4  Release: 1.1%{?dist}  Release: 1.1%{?dist}
5  License: LGPL  License: LGPL
6  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
7  Patch1000: raid-bootloader.patch  Patch100: booty-0.44.9-smepatches.patch
 Patch1001: pick-kernel.patch  
 Patch1002: booty-0.44.8-smeserver.patch  
8  Group: System Environment/Libraries  Group: System Environment/Libraries
9  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
10  Requires: rhpl  Requires: rhpl
# Line 19  and up2date. Line 17  and up2date.
17    
18  %prep  %prep
19  %setup -q  %setup -q
20  %patch1000 -p1  %patch100 -p1
 %patch1001 -p1  
 %patch1002 -p1  
21    
22  %build  %build
23  make  make
# Line 39  rm -rf $RPM_BUILD_ROOT Line 35  rm -rf $RPM_BUILD_ROOT
35  /usr/lib/booty  /usr/lib/booty
36    
37  %changelog  %changelog
38  * Fri Aug 1 2008 Shad L. Lords <slords@mail.com> - 0.44.8-1.1.sme  * Mon Aug 24 2009 Shad L. Lords <slords@mail.com> - 0.44.9-1.1.sme
39  - Make grub look in e-smith-release instead of redhat-release  - Make grub look in e-smith-release instead of redhat-release
40  - Make bootloader install on all drives that contain /boot.  - Make bootloader install on all drives that contain /boot.
41  - Pick correct kernel instead of assuming smp.  - Pick correct kernel instead of assuming smp.
42    
43    * Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 0.44.9-1
44    - Look for the boot loader both in /ROOT/dev/DEVICE and /dev/DEVICE
45      Related: rhbz:#452223
46    
47  * Thu Feb 14 2008 Peter Jones <pjones@redhat.com> - 0.44.8-1  * Thu Feb 14 2008 Peter Jones <pjones@redhat.com> - 0.44.8-1
48  - Revert changes introduced by a git-cvsimport bug.  - Revert changes introduced by a git-cvsimport bug.
49    Related: rhbz#220356    Related: rhbz#220356


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