/[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.13 by slords, Sat Sep 17 21:16:16 2011 UTC Revision 1.14 by slords, Sat Sep 17 21:19:44 2011 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: 10  Release: 10%{?dist}
5  License: LGPL  License: LGPL
6  Group: System Environment/Libraries  Group: System Environment/Libraries
7  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
# Line 21  Patch8: booty-0.80.6-Translate-dm-0-to-d Line 21  Patch8: booty-0.80.6-Translate-dm-0-to-d
21  Patch9: booty-0.80.6-md-raid1.patch  Patch9: booty-0.80.6-md-raid1.patch
22  Patch10: booty-0.80.6-Fix-cutting-of-the-partition.patch  Patch10: booty-0.80.6-Fix-cutting-of-the-partition.patch
23    
24    # SME specific patches
25    Patch1001: 0001-Use-SME-labels-on-grub-screen.patch
26    
27  %description  %description
28  Small python library for use with bootloader configuration by anaconda  Small python library for use with bootloader configuration by anaconda
29  and up2date.  and up2date.
# Line 40  and up2date. Line 43  and up2date.
43  %patch9 -p1  %patch9 -p1
44  %patch10 -p1  %patch10 -p1
45    
46    # SME specific patches
47    %patch1001 -p1
48    
49  %build  %build
50  make  make
51    
# Line 57  rm -rf $RPM_BUILD_ROOT Line 63  rm -rf $RPM_BUILD_ROOT
63    
64    
65  %changelog  %changelog
66    * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> - 0.80.6-10.sme
67    - Use SME labels on grub screen
68    
69  * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> - 0.80.6-10  * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> - 0.80.6-10
70  - Fix cutting of the partition 'p' in getDiskPart().  - Fix cutting of the partition 'p' in getDiskPart().
71    Related: rhbz#572862    Related: rhbz#572862


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