Ignore:
Timestamp:
Jul 29, 2006, 1:53:46 AM (18 years ago)
Author:
Bruno Cornec
Message:

Remove TAG also from SPEC files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi/distributions/rpm/mindi.spec

    r719 r722  
    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
     
    2623
    2724%prep
    28 %setup -n %name-%{version}-%{tag}
     25%setup -n %name-%{version}
    2926
    3027%build
Note: See TracChangeset for help on using the changeset viewer.