Commit Graph

51 Commits

Author SHA1 Message Date
cvsextras 5dbee91663 auto-import changelog data from ccache-2.3-0.fdr.5.rh80.src.rpm
2.3-0.fdr.5
- Add support for gcc33 and g++33.
2.3-0.fdr.4
- Fix hardcoded lib path in profile.d scriptlets (bug 1558).
2.3-0.fdr.3
- Add support for gcc34 and g++34, and
    %{_target_cpu}-%{_vendor}-%{_target_os}-* variants.
2.3-0.fdr.2
- Add overriding symlinks for gcc-ssa and g++-ssa (bug 963).
2.3-0.fdr.1
- Update to 2.3.
- Implement triggers to keep list of "aliased" compilers up to date on the
    fly.
- Add gcc32 and a bunch of legacy packages to the list of overridden
    compilers.
2.2-0.fdr.6
- Add c++ to the list of overridden compilers (bug 548).
- Own everything including dirs under %{_libdir}/ccache (bug 529).
- %{buildroot} -> $RPM_BUILD_ROOT.
- Fix man page permissions.
- Use %{?_smp_mflags}.
- Other cosmetic specfile tweaks.
Sat Mar 29 2003 Warren Togami <warren@togami.com> 2.2-0.fdr.5
- Epoch: 0
- Remove /usr/lib/ccache/sbin from PATH
Fri Mar 28 2003 Warren Togami <warren@togami.com> 2.2-0.fdr.4
- Add BuildRequires: autoconf >= 0:2.52
- Add Requires: gcc, gcc-c++ (minimal expectation of compilers)
Fri Mar 28 2003 Warren Togami <warren@togami.com> 2.2-0.fdr.3
- No longer use %ghost, symlinks always exist
Thu Mar 27 2003 Warren Togami <warren@togami.com> 2.2-0.fdr.2
- Move symlinks to /usr/lib/ccache/bin
- Use /etc/profile.d/ccache.* scripts to add it to PATH As long as it is
    before /usr/bin it is good.
Thu Mar 27 2003 Warren Togami <warren@togami.com> 2.2-0.fdr.1
- Move symlinks to /bin since it seems to be at the beginning of PATH of
    all users before /usr/bin, the location of the real compiler.
- Package symlinks rather than create and remove during %post and %postun
Thu Feb 20 2003 Warren Togami <warren@togami.com> 2.2-4.fedora.1
- Fedora
Thu Feb 20 2003 Samir M. Nassar <rpm@redconcepts.net> 2.2-3.redconcepts
- Added symlinks to g++
- Removed symlink removal in post
Thu Feb 20 2003 Samir M. Nassar <rpm@redconcepts.net> 2.2-2.redconcepts
- Cleans symlinks if present to make upgrades easier
Thu Feb 20 2003 Samir M. Nassar <rpm@redconcepts.net> 2.2-1.redconcepts
- Upgraded to ccache 2.2
Tue Feb 04 2003 Samir M. Nassar <rpm@redconcepts.net> 2.1.1-4.redconcepts
- Using %post to create the soft symlinks
- Using %postun to remove the soft symlinks
- Thanks to Che <che666@uni.de> for the help
- Packaged as user
Sun Jan 19 2003 Samir M. Nassar <rpm@redconcepts.net> 2.1.1-3.redconcepts
- make a soft symlink between ccache and gcc
- make a soft symlink between ccache and cc
Thu Jan 16 2003 Samir M. Nassar <rpm@redconcepts.net> 2.1.1-2.redconcepts
- Normalized spec file.
Wed Jan 15 2003 Samir M, Nassar <rpm@redconcepts.net> 2.1.1-1.redconcepts
- Using ccache 2.2.1 sources
- Changed release to redconcepts for consistency
Tue Oct 22 2002 Samir M. Nassar <rpm.redconcepts.net> 1.9-1.rcn
- Initial RedConcepts.NET (rcn) build for Red Hat Linux 8.0
2004-11-08 04:07:43 +00:00