[Fedora-security-commits] fedora-security/tools generate-manifest, 1.2, 1.3

fedora-security-commits at redhat.com fedora-security-commits at redhat.com
Tue Oct 16 15:31:10 UTC 2007


Author: lkundrak

Update of /cvs/fedora/fedora-security/tools
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22323

Modified Files:
	generate-manifest 
Log Message:
Regenerate F8 and devel by default



Index: generate-manifest
===================================================================
RCS file: /cvs/fedora/fedora-security/tools/generate-manifest,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- generate-manifest	30 Aug 2007 10:18:12 -0000	1.2
+++ generate-manifest	16 Oct 2007 15:31:07 -0000	1.3
@@ -11,7 +11,12 @@
 
 if [ -z "$@" ]
 then
-	export TAGS="dist-fc6-updates dist-fc7-updates"
+	export TAGS="
+		dist-fc6-updates
+		dist-fc7-updates
+		dist-f8
+		dist-f9-build
+	"
 else
 	export TAGS="$@"
 fi




More information about the Fedora-security-commits mailing list