Ignore:
Timestamp:
Jan 9, 2012, 7:00:27 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: gcc4, install also dlls with main package.

File:
1 edited

Legend:

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

    r270 r275  
    55Name: gcc
    66Version: %{gcc_version}
    7 Release: 13%{?dist}
     7Release: 14%{?dist}
    88
    99# libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have
     
    2626Requires: libc-devel >= 0.6.3
    2727Requires: binutils
     28Requires: stack-protector, stdc++-shared-library, supc++-shared-library
    2829
    2930%description
     
    252253
    253254%changelog
     255* Mon Jan 09 2012 yd
     256- install also dlls with main package.
     257
    254258* Sun Jan 08 2012 yd
    255259- moved dlls out from main package.
Note: See TracChangeset for help on using the changeset viewer.