Changeset 729 in MondoRescue for trunk/mindi/distributions/rpm/mindi.spec


Ignore:
Timestamp:
Jul 30, 2006, 4:06:39 PM (18 years ago)
Author:
Bruno Cornec
Message:

merge -r686:728 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mindi/distributions/rpm/mindi.spec

    r600 r729  
    22# $Id$
    33#
    4 %define mrel    RRR
    5 %define tag     TTT
    6 
    74Summary:    Mindi creates emergency boot disks/CDs using your kernel, tools and modules
    85Name:       mindi
    96Version:    VVV
    10 Release:    %mrel
     7Release:    RRR
    118License:    GPL
    129Group:      GRP
     
    1512BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
    1613Requires:   bzip2 >= 0.9, mkisofs, ncurses, binutils, gawk, dosfstools DDD
     14OBS
    1715# Not on all systems
    1816#Conflicts: bonnie++
     
    2523
    2624%prep
    27 %setup -n %name-%{version}-%{tag}
     25%setup -n %name-%{version}
    2826
    2927%build
     
    5250
    5351%files
     52%defattr(-,root,root)
    5453%config(noreplace) %{_sysconfdir}/mindi/deplist.txt
    5554%config(noreplace) %{_sysconfdir}/mindi/deplist.d/*
Note: See TracChangeset for help on using the changeset viewer.