]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
More general Inode information tracking, explicit size check
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index f0f6ced696247a2c78aff300fa692dbf4e8fbe6a..9f41434db4ea62f5e095eab76bebe26d16c0d83c 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -6,8 +6,10 @@
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
-%allowed: Target Ctime Hash
-%unique: Type Target Ctime Hash
+%allowed: Target Size CtimeSec CtimeNsec Hash
+%unique: Type Target Size CtimeSec CtimeNsec Hash
 %type: Type enum ifcreate ifchange always stamp
-%type: Ctime regexp /[0-9]+\.[0-9]+/
+%type: Size int
+%type: CtimeSec int
+%type: CtimeNsec int
 %type: Hash regexp /[0-9a-f]{64}/