Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ccache-2.4-13.fc9 RPM for ppc

From Fedora Development for ppc

Name: ccache Distribution: Unknown
Version: 2.4 Vendor: Fedora Project
Release: 13.fc9 Build date: Wed Mar 19 21:46:46 2008
Group: Development/Tools Build host: ppc4.fedora.phx.redhat.com
Size: 87568 Source RPM: ccache-2.4-13.fc9.src.rpm
Packager: Fedora Project
Url: http://ccache.samba.org/
Summary: C/C++ compiler cache
ccache is a compiler cache.  It acts as a caching pre-processor to
C/C++ compilers, using the -E compiler switch and a hash to detect
when a compilation can be satisfied from cache.  This often results in
a 5 to 10 times speedup in common compilations.

Provides

Requires

Copyright

GPLv2+

Signatures

internal MD5: 1aa8ed8bba9781527db2fefe0c03efdc
GPG

Changelog

* Wed Mar 19 2008 Ville Skyttä <ville.skytta at iki.fi> - 2.4-13
  - Apply patch to fix path to saved dependency files (#438201).
* Sat Feb 09 2008 Ville Skyttä <ville.skytta at iki.fi> - 2.4-12
  - Rebuild.
* Wed Oct 03 2007 Ville Skyttä <ville.skytta at iki.fi> - 2.4-11
  - Apply upstream fix for problems when $HOME is not set (#315441).
* Thu Aug 23 2007 Ville Skyttä <ville.skytta at iki.fi>
  - Fix URL to upstream tarball.
* Mon Aug 20 2007 Ville Skyttä <ville.skytta at iki.fi> - 2.4-10
  - License: GPLv2+
  - Make compiler symlinks relative.
  - Make profile.d scripts noreplace.
* Tue Jul 31 2007 Ville Skyttä <ville.skytta at iki.fi> - 2.4-9
  - Use shared cache dir for users in the ccache group by default
    (#247760, based on Andy Shevchenko's work).
  - Fix outdated hardlink info in cache sharing docs.
  - Add auto-symlink support for avr-gcc(-c++) and arm-gp2x-linux-gcc(-c++).
  - Make triggers always exit with a zero exit status.
* Thu Mar 15 2007 Ville Skyttä <ville.skytta at iki.fi> - 2.4-8
  - Bypass cache with --coverage, -fprofile-arcs and -ftest-coverage
    (upstream CVS and Matt Fago, #231462).
* Fri Nov 10 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-7
  - Require coreutils for triggers (#215030).
* Thu Aug 10 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-6
  - Add auto-symlink support for compat-gcc-34(-c++).
  - Untabify, escape macros in changelog.
* Wed May 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-5
  - Add auto-symlink support for g++-libstdc++-so_7.
* Sat Nov 26 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.4-4
  - Drop "bin" from compiler symlink path.
  - Make profile.d snippets non-executable (#35714).
* Mon May 02 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.4-3
  - Auto-symlink update: add compat-gcc-32 and compat-gcc-32-c++, drop
    bunch of no longer relevant compilers.
* Fri Apr 08 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.4-2
  - rebuilt
* Mon Sep 27 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.4-0.fdr.1
  - Update to 2.4.
  - Add symlinking support for gcc4 and gcc4-c++.
  - Move the ccache executable to %{_bindir}.
  - Include more docs.
* Sat Jun 26 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.3-0.fdr.5
  - Add support for gcc33 and g++33.
* Fri Jun 11 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.3-0.fdr.4
  - Fix hardcoded lib path in profile.d scriptlets (bug 1558).
* Tue May 04 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.3-0.fdr.3
  - Add support for gcc34 and g++34, and
    %{_target_cpu}-%{_vendor}-%{_target_os}-* variants.
* Thu Nov 13 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.3-0.fdr.2
  - Add overriding symlinks for gcc-ssa and g++-ssa (bug 963).
* Tue Nov 11 2003 Ville Skyttä <ville.skytta at iki.fi> - 0: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.
* Sun Aug 03 2003 Ville Skyttä <ville.skytta at iki.fi> - 0: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
* Wed Oct 23 2002 Samir M. Nassar <rpm.redconcepts.net> 1.9-1.rcn
  - Initial RedConcepts.NET (rcn) build for Red Hat Linux 8.0

Files

/etc/profile.d/ccache.csh
/etc/profile.d/ccache.sh
/usr/bin/ccache
/usr/lib/ccache
/usr/lib/ccache/arm-gp2x-linux-c++
/usr/lib/ccache/arm-gp2x-linux-g++
/usr/lib/ccache/arm-gp2x-linux-gcc
/usr/lib/ccache/avr-c++
/usr/lib/ccache/avr-g++
/usr/lib/ccache/avr-gcc
/usr/lib/ccache/c++
/usr/lib/ccache/c++32
/usr/lib/ccache/c++34
/usr/lib/ccache/cc
/usr/lib/ccache/g++
/usr/lib/ccache/g++-libstdc++-so_7
/usr/lib/ccache/g++296
/usr/lib/ccache/g++32
/usr/lib/ccache/g++34
/usr/lib/ccache/gcc
/usr/lib/ccache/gcc296
/usr/lib/ccache/gcc32
/usr/lib/ccache/gcc34
/usr/lib/ccache/ppc-redhat-linux-arm-gp2x-linux-c++
/usr/lib/ccache/ppc-redhat-linux-arm-gp2x-linux-g++
/usr/lib/ccache/ppc-redhat-linux-arm-gp2x-linux-gcc
/usr/lib/ccache/ppc-redhat-linux-avr-c++
/usr/lib/ccache/ppc-redhat-linux-avr-g++
/usr/lib/ccache/ppc-redhat-linux-avr-gcc
/usr/lib/ccache/ppc-redhat-linux-c++
/usr/lib/ccache/ppc-redhat-linux-c++32
/usr/lib/ccache/ppc-redhat-linux-c++34
/usr/lib/ccache/ppc-redhat-linux-cc
/usr/lib/ccache/ppc-redhat-linux-g++
/usr/lib/ccache/ppc-redhat-linux-g++-libstdc++-so_7
/usr/lib/ccache/ppc-redhat-linux-g++296
/usr/lib/ccache/ppc-redhat-linux-g++32
/usr/lib/ccache/ppc-redhat-linux-g++34
/usr/lib/ccache/ppc-redhat-linux-gcc
/usr/lib/ccache/ppc-redhat-linux-gcc296
/usr/lib/ccache/ppc-redhat-linux-gcc32
/usr/lib/ccache/ppc-redhat-linux-gcc34
/usr/share/doc/ccache-2.4
/usr/share/doc/ccache-2.4/COPYING
/usr/share/doc/ccache-2.4/README
/usr/share/doc/ccache-2.4/ccache-man.html
/usr/share/doc/ccache-2.4/index.html
/usr/share/man/man1/ccache.1.gz
/var/cache/ccache


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Nov 22 04:16:20 2008