[Mageia-sysadm] [253] add more binary files extentions
root at mageia.org
root at mageia.org
Sun Jan 9 02:58:50 CET 2011
Revision: 253
Author: boklm
Date: 2011-01-09 02:58:50 +0100 (Sun, 09 Jan 2011)
Log Message:
-----------
add more binary files extentions
Modified Paths:
--------------
build_system/mgarepo/trunk/RepSys/binrepo.py
Modified: build_system/mgarepo/trunk/RepSys/binrepo.py
===================================================================
--- build_system/mgarepo/trunk/RepSys/binrepo.py 2011-01-08 16:58:12 UTC (rev 252)
+++ build_system/mgarepo/trunk/RepSys/binrepo.py 2011-01-09 01:58:50 UTC (rev 253)
@@ -108,7 +108,7 @@
"\.(7z|Z|bin|bz2|cpio|db|deb|egg|gem|gz|jar|jisp|lzma|"\
"pdf|pgn\\.gz|pk3|rpm|rpm|run|sdz|smzip|tar|tbz|"\
"tbz2|tgz|ttf|uqm|wad|war|xar|xpi|xz|zip|wav|mp3|ogg|"\
- "jpg|png|gif)$")
+ "jpg|png|gif|avi|mpg|mpeg|rar)$")
maxsize = config.getint("binrepo", "upload-match-size", "1048576") # 1MiB
expr = re.compile(raw)
name = os.path.basename(path)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110109/043b0633/attachment.html>
More information about the Mageia-sysadm
mailing list