common cvs-import.sh,1.3,1.4

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Jan 18 19:30:07 UTC 2005


Author: scop

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

Modified Files:
	cvs-import.sh 
Log Message:
Make *.jisp go to lookaside cache.


Index: cvs-import.sh
===================================================================
RCS file: /cvs/extras/common/cvs-import.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvs-import.sh	12 Dec 2004 20:37:01 -0000	1.3
+++ cvs-import.sh	18 Jan 2005 19:30:05 -0000	1.4
@@ -307,7 +307,7 @@
 	case $f in 
 	    *.tar | *gz | *.bz2 | *.Z | *.zip | *.ZIP | \
 	    *.ttf | *.bin | *.tbz | *.pdf | *.rpm | \
-	    *.jar | *.war | *.db | *.cpio )
+	    *.jar | *.war | *.db | *.cpio | *.jisp )
 		UPLOADFILES="$UPLOADFILES $f"
 		if [ -n "$(grep $f sources 2>/dev/null)" ] ; then
 		    # this file existed before with a different md5sum




More information about the fedora-extras-commits mailing list