Ignore:
Timestamp:
May 18, 2006, 1:03:26 AM (18 years ago)
Author:
bcornec
Message:

Add new tag variable in spec and corresponding TTT macro in m4 files for filename correct handling during build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/suse/spec.m4

    r550 r554  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tgz')dnl
     4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.gz')dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', `, buffer, cdrecord')dnl
Note: See TracChangeset for help on using the changeset viewer.