Commit Graph

26 Commits

Author SHA1 Message Date
Ville Skyttä f4ba2cd223 - Minor profile.d script performance improvements.
- Fix hardcoded /var/cache/ccache in profile.d scripts.
2009-12-19 11:44:52 +00:00
Ville Skyttä cce51f8845 - Switch #438201 patch URL to Debian patch tracking (original is MIA). 2009-08-10 17:43:51 +00:00
Jesse Keating 71706d4261 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 18:41:35 +00:00
Jesse Keating 1628c789bb - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 06:39:52 +00:00
Ville Skyttä 6ccf70a21c - Apply patch to fix path to saved dependency files (#438201). 2008-03-19 20:41:35 +00:00
Ville Skyttä 7ea7ef627b - Rebuild. 2008-02-09 21:05:57 +00:00
Ville Skyttä 5dc57d7dbf - Apply upstream fix for problems when $HOME is not set (#315441). 2007-10-02 16:50:35 +00:00
Ville Skyttä 0c996b9a28 - Fix URL to upstream tarball. 2007-08-22 05:30:17 +00:00
Ville Skyttä 36637c85c8 - Make compiler symlinks relative.
- Make profile.d scripts noreplace.
2007-08-19 17:05:06 +00:00
Ville Skyttä ea9104370c - License: GPLv2+ 2007-08-16 09:09:14 +00:00
Ville Skyttä ecf88276da - 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.
2007-07-29 22:38:31 +00:00
Ville Skyttä 8e1b4ffd42 - Bypass cache with --coverage, -fprofile-arcs and -ftest-coverage
(upstream CVS and Matt Fago, #231462).
2007-03-15 10:40:54 +00:00
Ville Skyttä 859f2b73e7 - Require coreutils for triggers (#215030). 2006-11-10 20:10:10 +00:00
Ville Skyttä 07282d918a - Add auto-symlink support for compat-gcc-34(-c++).
- Untabify, escape macros in changelog.
2006-08-29 19:56:32 +00:00
Ville Skyttä 36b4029e05 - Add auto-symlink support for g++-libstdc++-so_7. 2006-05-16 19:09:50 +00:00
Ville Skyttä af53f9963a - Drop "bin" from compiler symlink path.
- Make profile.d snippets non-executable (#35714).
2006-02-18 11:43:08 +00:00
Ville Skyttä ed2bc97e60 ... 2005-05-04 19:53:51 +00:00
Ville Skyttä ad08d3a16a Auto-symlink update for FC4. 2005-05-04 19:21:00 +00:00
Michael Schwendt 13a5f49232 mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:11:33 +00:00
Matthias Saou 3bd3eaf03c Mass letter "c" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-03 20:08:36 +00:00
Michael Schwendt 622f6e865e Bump release, strip off fedora.us prefix and dist tag. 2004-12-10 22:03:01 +00:00
cvsextras a76ce24a3b auto-import changelog data from ccache-2.4-0.fdr.1.2.src.rpm
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.
2004-11-08 04:08:19 +00:00
cvsextras 0336c55699 auto-import ccache-2.3-0.fdr.5.2 from ccache-2.3-0.fdr.5.2.src.rpm 2004-11-08 04:08:07 +00:00
cvsextras f328ec9677 auto-import ccache-2.3-0.fdr.5.1 from ccache-2.3-0.fdr.5.1.src.rpm 2004-11-08 04:07:58 +00:00
cvsextras 604d757b7c auto-import ccache-2.3-0.fdr.5.rh90 from ccache-2.3-0.fdr.5.rh90.src.rpm 2004-11-08 04:07:49 +00:00
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