Ignore:
Timestamp:
Apr 20, 2006, 10:14:26 AM (18 years ago)
Author:
bcornec
Message:

Follow most of fedora build recommandations (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187317)

File:
1 edited

Legend:

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

    r388 r494  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', %{name}-%{version}.tgz)dnl
     4define(`SSS', ftp://ftp.mondorescue.org/src/%{name}-%{version}.tgz)dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', %{addreqb}, which, grep >= 2.5)dnl
    77dnl GRP is replaced by the RPM group of apps
    8 define(`GRP', Archiving/Archiving)dnl
     8define(`GRP', Applications/Archiving)dnl
Note: See TracChangeset for help on using the changeset viewer.