Changeset 507


Ignore:
Timestamp:
Feb 1, 2015, 11:28:26 PM (11 years ago)
Author:
Yuri Dario
Message:

spec: rpm48, - r505, define SHELL/CONFIG_SHELL/MAKESHELL automatically for every build.

  • r504, ignore colors, they are only used for X86_64 elf linux to mix 32/64 bit code.
  • r503, trunk backport, backport, enable short circuit also for -bb build binary packages option.
File:
1 edited

Legend:

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

    r492 r507  
    11#define svn_url     F:/rd/ports/rpm/rpm/branches/rpm-4.8.1
    22%define svn_url     http://svn.netlabs.org/repos/rpm/rpm/branches/rpm-4.8.1
    3 %define svn_rev     486
     3%define svn_rev     505
    44
    55%define with_sqlite 1
     
    2929Name: rpm
    3030Version: %{rpmver}
    31 Release: 21%{?dist}
     31Release: 22%{?dist}
    3232Group: System Environment/Base
    3333Url: http://www.rpm.org/
     
    473473
    474474%changelog
     475* Fri Jan 30 2015 yd <yd@os2power.com> 4.8.1-22
     476- r505, define SHELL/CONFIG_SHELL/MAKESHELL automatically for every build.
     477- r504, ignore colors, they are only used for X86_64 elf linux to mix 32/64 bit code.
     478- r503, trunk backport, backport, enable short circuit also for -bb build binary packages option.
     479
    475480* Thu Jan 08 2015 yd
    476481- -Zbin-files is not optional...
Note: See TracChangeset for help on using the changeset viewer.