common cvs-import.sh,1.27,1.28

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Tue Dec 4 16:39:23 UTC 2007


Author: notting

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7584

Modified Files:
	cvs-import.sh 
Log Message:
add tbz2



Index: cvs-import.sh
===================================================================
RCS file: /cvs/extras/common/cvs-import.sh,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- cvs-import.sh	23 Oct 2007 21:46:18 -0000	1.27
+++ cvs-import.sh	4 Dec 2007 16:38:53 -0000	1.28
@@ -268,7 +268,7 @@
     if [ "$add_file" = "yes" ] ; then
 	case $f in 
 	    *.tar | *gz | *.bz2 | *.Z | *.zip | *.ZIP | \
-	    *.ttf | *.bin | *.tbz | *.pdf | *.rpm | \
+	    *.ttf | *.bin | *.tbz | *.tbz2| *.pdf | *.rpm | \
 	    *.jar | *.war | *.db | *.cpio | *.jisp | *.egg | *.gem )
 		UPLOADFILES="$UPLOADFILES $f"
 		if [ -n "$(grep $f sources 2>/dev/null)" ] ; then




More information about the fedora-extras-commits mailing list