Ignore:
Timestamp:
Aug 7, 2006, 10:36:12 AM (18 years ago)
Author:
Bruno Cornec
Message:
  • spec file should not use TAG for Source file name anymore
  • Fix a URL problem for gentoo packages
  • Fix autorun installation and mode (bug found by SuSE)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi/distributions/mandriva/spec.m4

    r723 r761  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-TTT.tar.bz2')dnl
     4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', `, which, grep >= 2.5')dnl
Note: See TracChangeset for help on using the changeset viewer.