rpms/ccache/devel ccache.spec,1.11,1.12

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue May 16 19:09:50 UTC 2006


Author: scop

Update of /cvs/extras/rpms/ccache/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6913/devel

Modified Files:
	ccache.spec 
Log Message:
* Tue May 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-5
- Add auto-symlink support for g++-libstdc++-so_7.



Index: ccache.spec
===================================================================
RCS file: /cvs/extras/rpms/ccache/devel/ccache.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ccache.spec	18 Feb 2006 11:43:08 -0000	1.11
+++ ccache.spec	16 May 2006 19:09:50 -0000	1.12
@@ -1,9 +1,9 @@
-%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++
+%define compilers gcc g++ cc c++ gcc296 g++296 gcc32 c++32 g++32 gcc34 c++34 g++34 g++-libstdc++-so_7
+%define pkgs gcc, gcc-c++, compat-gcc, compat-gcc-c++, compat-gcc-32, compat-gcc-32-c++, gcc34, gcc34-c++, libstdc++so7-devel
 
 Name:		ccache
 Version:	2.4
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	C/C++ compiler cache
 
 Group:		Development/Tools
@@ -83,6 +83,9 @@
 
 
 %changelog
+* Tue May 16 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).




More information about the fedora-extras-commits mailing list