/[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.7 by slords, Tue Jun 24 16:50:06 2008 UTC Revision 1.9 by slords, Tue Apr 14 15:17:07 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.4  Version: 0.80.6
4  Release: 6%{?dist}  Release: 5%{?dist}.1
5  License: LGPL  License: LGPL
 Source0: %{name}-%{version}.tar.bz2  
 Patch0: %{name}-0.80.4-multipath.patch  
 Patch1: %{name}-0.80.4-ia64-vmm.patch  
 Patch2: booty-0.80.4-bz236452-dmraid-partitions.patch  
 Patch100: booty-0.80.4-smeserver.patch  
6  Group: System Environment/Libraries  Group: System Environment/Libraries
7  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
8  Requires: rhpl  Requires: rhpl
9  BuildRequires: python-devel  BuildRequires: python-devel
10  BuildArch: noarch  BuildArch: noarch
11    Source0: %{name}-%{version}.tar.bz2
12    Patch0: booty-0.80.4-multipath.patch
13    Patch1: booty-0.80.4-bz464791-serial-init.patch
14    Patch2: booty-0.80.6-no-ia64-com-on-vmm.patch
15    Patch100: booty-0.80.6-smepatches.patch
16    
17  %description  %description
18  Small python library for use with bootloader configuration by anaconda  Small python library for use with bootloader configuration by anaconda
# Line 21  and up2date. Line 21  and up2date.
21    
22  %prep  %prep
23  %setup -q  %setup -q
24  %patch0 -p 1 -b .multipath  %patch0 -p1
25  %patch1 -p1 -b .ia64-vmm  %patch1 -p1
26  %patch2 -p1 -b .dmraid-partitions  %patch2 -p1
27  %patch100 -p1  %patch100 -p1
28    
29  %build  %build
# Line 43  rm -rf $RPM_BUILD_ROOT Line 43  rm -rf $RPM_BUILD_ROOT
43    
44    
45  %changelog  %changelog
46  * Tue Jun 24 2008 Shad L. Lords <slords@mail.com> - 0.80.4-6.sme  * Tue Apr 14 2009 Shad L. Lords <slords@mail.com> - 0.80.6-5.sme.1
47  - Make bootloader install on all drives that contain /boot.  - Make bootloader install on all drives that contain /boot.
48  - Make grub look in e-smith-release instead of redhat-release  - Make grub look in e-smith-release instead of redhat-release
49    
50    * Tue Oct 07 2008 Peter Jones <pjones@redhat.com> - 0.80.6-5
51    - Fix dropped changelog entries.
52      Related: rhbz#465454
53    
54    * Tue Oct 07 2008 Peter Jones <pjones@redhat.com> - 0.80.6-4
55    - Don't specify "com=$SPEED" on vmm= line for ia64.
56      Resolves: rhbz#465454
57    
58    * Tue Sep 30 2008 Peter Jones <pjones@redhat.com> - 0.80.6-3
59    - Rework bootloaderInfo.serial's initialization.
60      Resolves: rhbz#464791
61    
62    * Fri Sep 26 2008 Peter Jones <pjones@redhat.com> - 0.80.6-2
63    - Re-incorperate dropped changelog entries that rpmdiff caught,
64      and dropped fix from 0.80.4-5.
65      Related: rhbz#462843
66    
67    * Thu Sep 25 2008 Peter Jones <pjones@redhat.com> - 0.80.6-1
68    - Fix ia64 xen command line writing
69      Resolves: rhbz#462843
70    
71    * Mon Jul 21 2008 Dave Lehman <dlehman@redhat.com> - 0.80.5-1
72    - Work correctly with root on LUKS encrypted device.
73      Resolves: rhbz#455343
74    
75  * Thu Feb 07 2008 Peter Jones <pjones@redhat.com> - 0.80.4-6  * Thu Feb 07 2008 Peter Jones <pjones@redhat.com> - 0.80.4-6
76  - Fix installation of boot sector to partitions on dmraid devices.  - Fix installation of boot sector to partitions on dmraid devices.
77    Resolves: rhbz#236452    Resolves: rhbz#236452


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