SPECS: adapter.awk - iscsi-initiator-utils -> open-iscsi in deps

glen glen at pld-linux.org
Sat May 24 03:17:42 CEST 2008


Author: glen                         Date: Sat May 24 01:17:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- iscsi-initiator-utils -> open-iscsi in deps

---- Files affected:
SPECS:
   adapter.awk (1.395 -> 1.396) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.395 SPECS/adapter.awk:1.396
--- SPECS/adapter.awk:1.395	Sat May 24 03:02:41 2008
+++ SPECS/adapter.awk	Sat May 24 03:17:37 2008
@@ -1690,6 +1690,9 @@
 	sub(/^gcc-c\+\+$/, "libstdc++-devel", $2);
 	sub(/^chkconfig$/, "/sbin/chkconfig", $2);
 
+	# fedora
+	sub(/^iscsi-initiator-utils$/, "open-iscsi", $2);
+
 	replace_php_virtual_deps()
 }
 
================================================================

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



More information about the pld-cvs-commit mailing list