SPECS: adapter.awk - gcc-c++ -> libstdc++-devel

glen glen at pld-linux.org
Mon Jan 7 17:05:27 CET 2008


Author: glen                         Date: Mon Jan  7 16:05:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc-c++ -> libstdc++-devel

---- Files affected:
SPECS:
   adapter.awk (1.372 -> 1.373) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.372 SPECS/adapter.awk:1.373
--- SPECS/adapter.awk:1.372	Mon Jan  7 17:04:34 2008
+++ SPECS/adapter.awk	Mon Jan  7 17:05:22 2008
@@ -1672,6 +1672,8 @@
 	# redhat virtual
 	sub(/^tftp-server$/, "tftpdaemon", $2);
 
+	sub(/^gcc-c\+\+$/, "libstdc++-devel", $2);
+
 	replace_php_virtual_deps()
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adapter.awk?r1=1.372&r2=1.373&f=u



More information about the pld-cvs-commit mailing list