/[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.2 by slords, Sat Dec 1 02:35:01 2007 UTC Revision 1.3 by slords, Tue Mar 18 23:03:10 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.44.6  Version: 0.44.6
4  Release: 1.1%{?dist}  Release: 1.2%{?dist}
5  License: LGPL  License: LGPL
6  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
7  Patch1000: raid-bootloader.patch  Patch1000: raid-bootloader.patch
8  Patch1001: pick-kernel.patch  Patch1001: pick-kernel.patch
9    Patch1002: booty-0.44.6-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 20  and up2date. Line 21  and up2date.
21  %setup -q  %setup -q
22  %patch1000 -p1  %patch1000 -p1
23  %patch1001 -p1  %patch1001 -p1
24    %patch1002 -p1
25    
26  %build  %build
27  make  make
# Line 37  rm -rf $RPM_BUILD_ROOT Line 39  rm -rf $RPM_BUILD_ROOT
39  /usr/lib/booty  /usr/lib/booty
40    
41  %changelog  %changelog
42    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> - 0.44.6-1.2.sme
43    - Make grub look in e-smith-release instead of redhat-release
44    
45  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> - 0.44.6-1.1.sme  * Fri Nov 30 2007 Shad L. Lords <slords@mail.com> - 0.44.6-1.1.sme
46  - Make bootloader install on all drives that contain /boot.  - Make bootloader install on all drives that contain /boot.
47  - Pick correct kernel instead of assuming smp.  - Pick correct kernel instead of assuming smp.


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