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

Diff of /rpms/booty/sme8/booty.spec

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

Revision 1.8 by slords, Tue Apr 14 14:37:20 2009 UTC Revision 1.10 by slords, Tue Oct 27 01:36:25 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.80.6  Version: 0.80.6
4  Release: 5  Release: 5%{?dist}.1
5  License: LGPL  License: LGPL
6  Group: System Environment/Libraries  Group: System Environment/Libraries
7  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
# Line 12  Source0: %{name}-%{version}.tar.bz2 Line 12  Source0: %{name}-%{version}.tar.bz2
12  Patch0: booty-0.80.4-multipath.patch  Patch0: booty-0.80.4-multipath.patch
13  Patch1: booty-0.80.4-bz464791-serial-init.patch  Patch1: booty-0.80.4-bz464791-serial-init.patch
14  Patch2: booty-0.80.6-no-ia64-com-on-vmm.patch  Patch2: booty-0.80.6-no-ia64-com-on-vmm.patch
15    Patch1001: 0001-Install-grub-correctly-on-raid1-devices.patch
16    Patch1002: 0002-Use-SME-labels-on-grub-screen.patch
17    
18  %description  %description
19  Small python library for use with bootloader configuration by anaconda  Small python library for use with bootloader configuration by anaconda
# Line 23  and up2date. Line 25  and up2date.
25  %patch0 -p1  %patch0 -p1
26  %patch1 -p1  %patch1 -p1
27  %patch2 -p1  %patch2 -p1
28    %patch1001 -p1
29    %patch1002 -p1
30    
31  %build  %build
32  make  make
# Line 41  rm -rf $RPM_BUILD_ROOT Line 45  rm -rf $RPM_BUILD_ROOT
45    
46    
47  %changelog  %changelog
48    * Tue Apr 14 2009 Shad L. Lords <slords@mail.com> - 0.80.6-5.sme.1
49    - Install grub correctly on raid1 devices
50    - Use SME labels on grub screen
51    
52  * Tue Oct 07 2008 Peter Jones <pjones@redhat.com> - 0.80.6-5  * Tue Oct 07 2008 Peter Jones <pjones@redhat.com> - 0.80.6-5
53  - Fix dropped changelog entries.  - Fix dropped changelog entries.
54    Related: rhbz#465454    Related: rhbz#465454


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