Auto-symlink update for FC4.

This commit is contained in:
Ville Skyttä 2005-05-04 19:21:00 +00:00
parent 0f15e4284e
commit 0907fe96a9
1 changed files with 8 additions and 5 deletions

View File

@ -1,16 +1,15 @@
%define compilers gcc g++ cc c++ gcc296 g++296 gcc32 kgcc egcs egcs++ gcc3 g++3 gcc-ssa g++-ssa gcc34 c++34 g++34 gcc33 c++33 g++33 gcc4 g++4 c++4
%define pkgs gcc, gcc-c++, compat-gcc, compat-gcc-c++, gcc32, gcc3, gcc3-c++, kgcc, compat-egcs, compat-egcs-c++, egcs, egcs-c++, gcc-ssa, gcc-c++-ssa, gcc34, gcc34-c++, gcc4, gcc4-c++
%define compilers gcc g++ cc c++ gcc296 g++296 gcc32 c++32 g++32 gcc34 c++34 g++34
%define pkgs gcc, gcc-c++, compat-gcc, compat-gcc-c++, compat-gcc-32, compat-gcc-32-c++, gcc34, gcc34-c++
Name: ccache
Version: 2.4
Release: 2
Summary: Compiler cache
Summary: C/C++ compiler cache
Group: Development/Tools
License: GPL
URL: http://ccache.samba.org/
Source0: http://ccache.samba.org/ftp/ccache/ccache-2.4.tar.gz
Source0: http://ccache.samba.org/ftp/ccache/%{name}-%{version}.tar.gz
Patch0: %{name}-html-links.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -85,6 +84,10 @@ done
%changelog
* Sun May 1 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.4-2
- Auto-symlink update: add compat-gcc-32 and compat-gcc-32-c++, drop
bunch of no longer relevant compilers.
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt