Ignore:
Timestamp:
Nov 8, 2010, 10:47:43 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: libgcc packages must have different names, otherwise 4.x is an upgrade for 3.x.

File:
1 edited

Legend:

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

    r11 r100  
    2121You'll need this package in order to compile C code.
    2222
    23 %package -n libgcc
     23%package -n libgcc335
    2424Summary: GCC version 3.3 shared support library
    2525Group: System Environment/Libraries
    2626Autoreq: false
    2727
    28 %description -n libgcc
     28%description -n libgcc335
    2929This package contains GCC shared support library which is needed
    3030e.g. for exception handling support.
     
    5151
    5252
    53 %files -n libgcc
     53%files -n libgcc335
    5454%defattr(-,root,root,-)
    5555%{_libdir}/gcc335.dll
Note: See TracChangeset for help on using the changeset viewer.