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/mondo-doc/distributions/rpm/mondo-doc.spec

    r719 r722  
    22# $Id$
    33#
    4 
    5 %define mrel    RRR
    6 %define tag     TTT
    74
    85Summary:    Documentation for Mondo Rescue
     
    118Name:       mondo-doc
    129Version:    VVV
    13 Release:    %{mrel}
     10Release:    RRR
    1411License:    GPL
    1512Group:      GRP
     
    2724
    2825%prep
    29 %setup -q -n %name-%{version}-%{tag}
     26%setup -q -n %name-%{version}
    3027
    3128%build
Note: See TracChangeset for help on using the changeset viewer.