/[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.7 by slords, Mon Aug 24 16:54:50 2009 UTC Revision 1.10 by slords, Thu Mar 4 16:31:07 2010 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Summary: simple python bootloader config lib  Summary: simple python bootloader config lib
4  Name: booty  Name: booty
5  Version: 0.44.9  Version: 0.44.9
6  Release: 1  Release: 1.1%{?dist}
7  License: LGPL  License: LGPL
8  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
9    Patch1001: 0001-Backport-RHEL5-boot-installer.patch
10    Patch1002: 0002-Pick-correct-kernel.patch
11    Patch1003: 0003-Use-SME-labels-on-grub-screen.patch
12  Group: System Environment/Libraries  Group: System Environment/Libraries
13  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
14  Requires: rhpl  Requires: rhpl
# Line 16  and up2date. Line 21  and up2date.
21    
22  %prep  %prep
23  %setup -q  %setup -q
24    %patch1001 -p1
25    %patch1002 -p1
26    %patch1003 -p1
27    
28  %build  %build
29  make  make
# Line 33  rm -rf $RPM_BUILD_ROOT Line 41  rm -rf $RPM_BUILD_ROOT
41  /usr/lib/booty  /usr/lib/booty
42    
43  %changelog  %changelog
44    * Mon Aug 24 2009 Shad L. Lords <slords@mail.com> - 0.44.9-1.1.sme
45    - Backport RHEL5 boot installer
46    - Pick correct kernel
47    - Use SME labels on grub screen
48    
49  * Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 0.44.9-1  * Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 0.44.9-1
50  - Look for the boot loader both in /ROOT/dev/DEVICE and /dev/DEVICE  - Look for the boot loader both in /ROOT/dev/DEVICE and /dev/DEVICE
51    Related: rhbz:#452223    Related: rhbz:#452223


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