Changeset 150 for spec/trunk/SPECS


Ignore:
Timestamp:
Apr 20, 2011, 6:41:22 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: add target cpu field in cache file.

Location:
spec/trunk/SPECS
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/autoconf.spec

    r117 r150  
    5959export CONFIG_SHELL="/bin/sh"
    6060%configure \
    61         "--cache-file=%{_topdir}/cache/%{name}.cache"
     61    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    6262# not parallel safe
    6363make
  • spec/trunk/SPECS/check.spec

    r117 r150  
    4646%configure \
    4747    --enable-shared --disable-static \
    48     "--cache-file=%{_topdir}/cache/%{name}.cache"
     48    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    4949
    5050make %{?_smp_mflags}
  • spec/trunk/SPECS/clamav.spec

    r117 r150  
    231231    --disable-llvm \
    232232    --enable-shared --disable-static \
    233     "--cache-file=%{_topdir}/cache/%{name}.cache"
     233    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    234234
    235235# TODO: check periodically that CLAMAVUSER is used for freshclam only
  • spec/trunk/SPECS/coreutils.spec

    r117 r150  
    9292           --enable-install-program=su.exe,hostname.exe,arch \
    9393           --with-tty-group \
    94            "--cache-file=%{_topdir}/cache/%{name}.cache" \
     94           "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache" \
    9595           DEFAULT_POSIX2_VERSION=200112 alternative=199209 || :
    9696
  • spec/trunk/SPECS/cpio.spec

    r117 r150  
    4444export LIBS="-lintl -lurpo" ; \
    4545%configure --with-rmt="%{_sysconfdir}/rmt" \
    46         "--cache-file=%{_topdir}/cache/%{name}.cache"
     46    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    4747
    4848make %{?_smp_mflags}
  • spec/trunk/SPECS/curl.spec

    r117 r150  
    102102    --with-ssl --without-nss \
    103103    --enable-shared --disable-static \
    104     "--cache-file=%{_topdir}/cache/%{name}.cache"
     104    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    105105
    106106# uncomment to turn off optimizations
  • spec/trunk/SPECS/db4.spec

    r138 r150  
    188188                --disable-java \
    189189%endif
    190     "--cache-file=%{_topdir}/cache/%{name}.cache" \
     190    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache" \
    191191                # --enable-diagnostic \
    192192                # --enable-debug --enable-debug_rop --enable-debug_wop \
  • spec/trunk/SPECS/file.spec

    r134 r150  
    8181        --enable-fsect-man5 --disable-rpath \
    8282        --disable-shared --disable-static \
    83         "--cache-file=%{_topdir}/cache/%{name}.cache"
     83        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    8484
    8585# remove hardcoded library paths from local libtool
  • spec/trunk/SPECS/gettext.spec

    r117 r150  
    137137    --disable-rpath \
    138138    --enable-shared --disable-static \
    139     "--cache-file=%{_topdir}/cache/%{name}.cache"
     139    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    140140
    141141cd gettext-tools/gnulib-lib
  • spec/trunk/SPECS/glib2.spec

    r117 r150  
    163163%configure \
    164164        --enable-shared --disable-static \
    165         "--cache-file=%{_topdir}/cache/%{name}.cache"
     165        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    166166
    167167make OPT="$CFLAGS" %{?_smp_mflags}
  • spec/trunk/SPECS/gzip.spec

    r117 r150  
    5959%configure \
    6060        --bindir=/@unixroot/bin \
    61         "--cache-file=%{_topdir}/cache/%{name}.cache"
     61        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    6262
    6363make %{?smp_mflags}
  • spec/trunk/SPECS/hermes.spec

    r148 r150  
    3636    --enable-spf --with-logger-module=file \
    3737    --enable-shared --disable-static \
    38     "--cache-file=%{_topdir}/cache/%{name}.cache"
     38    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    3939
    4040%__make %{?_smp_mflags}
  • spec/trunk/SPECS/intltool.spec

    r117 r150  
    3232%build
    3333%configure \
    34         "--cache-file=%{_topdir}/cache/%{name}.cache"
     34        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    3535
    3636make
  • spec/trunk/SPECS/libspf2.spec

    r142 r150  
    154154%configure \
    155155    --enable-shared --disable-static \
    156     "--cache-file=%{_topdir}/cache/%{name}.cache"
     156    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    157157
    158158# Kill bogus RPATHs
  • spec/trunk/SPECS/libxml2.spec

    r117 r150  
    7878    --without-python \
    7979    --enable-shared --disable-static \
    80     "--cache-file=%{_topdir}/cache/%{name}.cache"
     80    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    8181
    8282make %{?smp_mflags}
  • spec/trunk/SPECS/m4.spec

    r117 r150  
    3434export LIBS="-lintl -lurpo"
    3535%configure \
    36         "--cache-file=%{_topdir}/cache/%{name}.cache"
     36        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    3737
    3838make %{?_smp_mflags}
  • spec/trunk/SPECS/ncurses.spec

    r117 r150  
    130130    --with-termlib=tinfo \
    131131    --with-chtype=long \
    132     "--cache-file=%{_topdir}/cache/%{name}.cache"
     132    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    133133
    134134make %{_smp_mflags}
  • spec/trunk/SPECS/nspr.spec

    r116 r150  
    6666                 --enable-optimize="$RPM_OPT_FLAGS" \
    6767                 --disable-debug \
    68                  "--cache-file=%{_topdir}/cache/%{name}.cache"
     68                 "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    6969
    7070make
  • spec/trunk/SPECS/patch.spec

    r117 r150  
    3939LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zexe -Zargs-wild -Zargs-resp"; export LDFLAGS
    4040%configure \
    41         "--cache-file=%{_topdir}/cache/%{name}.cache"
     41    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    4242
    4343make %{?smp_mflags}
  • spec/trunk/SPECS/pcre.spec

    r139 r150  
    5656        --disable-shared --enable-static \
    5757        --enable-newline-is-any \
    58         "--cache-file=%{_topdir}/cache/%{name}.cache"
     58    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    5959
    6060make %{?_smp_mflags}
  • spec/trunk/SPECS/pkgconfig.spec

    r117 r150  
    4242        --with-installed-popt \
    4343        "--with-pc-path=%{_libdir}/pkgconfig;%{_datadir}/pkgconfig" \
    44         "--cache-file=%{_topdir}/cache/%{name}.cache"
     44        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    4545
    4646make %{?_smp_mflags}
  • spec/trunk/SPECS/popt.spec

    r117 r150  
    6262%configure --disable-rpath \
    6363    --disable-shared --enable-static \
    64         "--cache-file=%{_topdir}/cache/%{name}.cache"
     64    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    6565
    6666make %{?_smp_mflags}
  • spec/trunk/SPECS/python.spec

    r137 r150  
    242242%configure \
    243243        --enable-shared --disable-static \
    244         "--cache-file=%{_topdir}/cache/%{name}.cache"
     244        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    245245
    246246make OPT="$CFLAGS" %{?_smp_mflags}
  • spec/trunk/SPECS/readline.spec

    r117 r150  
    6464%configure \
    6565    --disable-shared \
    66     "--cache-file=%{_topdir}/cache/%{name}.cache"
     66    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    6767
    6868make %{?_smp_mflags}
  • spec/trunk/SPECS/rpm.spec

    r137 r150  
    212212    %{?with_sqlite: --enable-sqlite3} \
    213213    --enable-python \
    214     "--cache-file=%{_topdir}/cache/%{name}.cache"
     214    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    215215
    216216make %{?_smp_mflags}
  • spec/trunk/SPECS/sqlite.spec

    r117 r150  
    107107    %{?with_tcl:TCLLIBDIR=%{tcl_sitearch}/sqlite3} \
    108108    --disable-shared \
    109     "--cache-file=%{_topdir}/cache/%{name}.cache"
     109    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    110110
    111111# rpath removal
  • spec/trunk/SPECS/tar.spec

    r117 r150  
    4444%configure \
    4545    --bindir=/@unixroot/bin --libexecdir=/@unixroot/sbin \
    46     "--cache-file=%{_topdir}/cache/%{name}.cache"
     46    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    4747make %{?_smp_mflags}
    4848
  • spec/trunk/SPECS/tcl.spec

    r123 r150  
    8787    --disable-shared --enable-static \
    8888    --enable-load --enable-dll-unloading \
    89     "--cache-file=%{_topdir}/cache/%{name}.cache"
     89    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    9090
    9191make %{?_smp_mflags} TCL_LIBRARY=%{_datadir}/%{name}%{majorver}
  • spec/trunk/SPECS/xz.spec

    r117 r150  
    9292%configure \
    9393    --enable-shared --disable-static \
    94     "--cache-file=%{_topdir}/cache/%{name}.cache"
     94    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    9595
    9696make %{?_smp_mflags}
Note: See TracChangeset for help on using the changeset viewer.