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

    r719 r722  
    33#
    44
    5 %define mrel    RRR
    6 %define tag     TTT
    7 # if mandriva official build (rpm --with is_official)
    8 %{?is_official:%define rel %{mkrel} %{mrel}}%{!?is_official:%define rel %{mrel}}
    95%define addreq  mindi >= 1.0.7, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, DDD
    106
     
    1612Name:       mondo
    1713Version:    VVV
    18 Release:    %{mrel}
     14Release:    RRR
    1915License:    GPL
    2016Group:      GRP
     
    5955
    6056%prep
    61 %setup -q -n %name-%{version}-%{tag}
     57%setup -q -n %name-%{version}
    6258
    6359%build
Note: See TracChangeset for help on using the changeset viewer.