Changeset 100 for spec/trunk/SPECS/gcc3.spec
- Timestamp:
- Nov 8, 2010, 10:47:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/gcc3.spec
r11 r100 21 21 You'll need this package in order to compile C code. 22 22 23 %package -n libgcc 23 %package -n libgcc335 24 24 Summary: GCC version 3.3 shared support library 25 25 Group: System Environment/Libraries 26 26 Autoreq: false 27 27 28 %description -n libgcc 28 %description -n libgcc335 29 29 This package contains GCC shared support library which is needed 30 30 e.g. for exception handling support. … … 51 51 52 52 53 %files -n libgcc 53 %files -n libgcc335 54 54 %defattr(-,root,root,-) 55 55 %{_libdir}/gcc335.dll
Note:
See TracChangeset
for help on using the changeset viewer.