]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
Redundant @documentencoding
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index f0f6ced696247a2c78aff300fa692dbf4e8fbe6a..db28e9da83d8b28b9f3806b1609d6afc3a2905cf 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -6,8 +6,13 @@
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
-%allowed: Target Ctime Hash
-%unique: Type Target Ctime Hash
+%allowed: Target Size InodeNum CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
+%unique: Type Target Size InodeNum CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
 %type: Type enum ifcreate ifchange always stamp
-%type: Ctime regexp /[0-9]+\.[0-9]+/
+%type: Size int
+%type: InodeNum int
+%type: CtimeSec int
+%type: CtimeNsec int
+%type: MtimeSec int
+%type: MtimeNsec int
 %type: Hash regexp /[0-9a-f]{64}/