Changeset 554 in MondoRescue for branches/stable


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

Location:
branches/stable
Files:
17 edited

Legend:

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

    r551 r554  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl
     4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.bz2')dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', `')dnl
  • branches/stable/mindi-kernel/distributions/redhat/spec.m4

    r551 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', `')dnl
  • branches/stable/mindi-kernel/distributions/rpm/mindi.spec

    r551 r554  
    33#
    44%define mrel    RRR
     5%define tag     TTT
    56
    67Summary:    Mindi Kernel provides a safe kernel for mindi
  • branches/stable/mindi-kernel/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', `, syslinux')dnl
  • branches/stable/mindi/distributions/mandriva/spec.m4

    r550 r554  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl
     4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.bz2')dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', `, which, grep >= 2.5')dnl
  • branches/stable/mindi/distributions/redhat/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', `, which, grep >= 2.5')dnl
  • branches/stable/mindi/distributions/rpm/mindi.spec

    r550 r554  
    33#
    44%define mrel    RRR
     5%define tag     TTT
    56
    67Summary:    Mindi creates emergency boot disks/CDs using your kernel, tools and modules
  • branches/stable/mindi/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', `, syslinux')dnl
  • branches/stable/mondo-doc/distributions/mandriva/spec.m4

    r550 r554  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl
     4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.bz2')dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', )dnl
  • branches/stable/mondo-doc/distributions/redhat/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', )dnl
  • branches/stable/mondo-doc/distributions/rpm/mondo-doc.spec

    r553 r554  
    66%{?is_official:%define rel %{mkrel} %{mrel}}%{!?is_official:%define rel %{mrel}}
    77%define rel     RRR
     8%define tag     TTT
    89
    910Summary:    Documentation for Mondo Rescue
  • branches/stable/mondo-doc/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
  • branches/stable/mondo/distributions/mandriva/spec.m4

    r553 r554  
    22dnl
    33dnl SSS is replaced by the source package format
    4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl
     4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.bz2')dnl
    55dnl DDD is replaced by the list of dependencies specific to that distro
    66define(`DDD', )dnl
  • branches/stable/mondo/distributions/redhat/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', )dnl
  • branches/stable/mondo/distributions/rpm/mondo.spec

    r550 r554  
    44
    55%define mrel    RRR
     6%define tag     TTT
    67# if mandriva official build (rpm --with is_official)
    78%{?is_official:%define rel %{mkrel} %{mrel}}%{!?is_official:%define rel %{mrel}}
  • 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
  • branches/stable/tools/svn2build

    r553 r554  
    5656        ddd=`LANG=C ; date '+%Y-%m-%d'`
    5757        cat > /tmp/mondorescue.mc << EOF
     58define(\`TTT', ${TAG})dnl
    5859define(\`RRR', ${TAG}${suf})dnl
    5960define(\`VVV', ${v})dnl
Note: See TracChangeset for help on using the changeset viewer.