]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
Redundant @documentencoding
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index 269120183f1caa1fb4b97a85b8acf7fad2c163d7..db28e9da83d8b28b9f3806b1609d6afc3a2905cf 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -1,11 +1,18 @@
 %rec: Build
 %doc: Build session
-%mandatory: Build
+%key: Build
 %type: Build uuid
 
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
+%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 /\d+\.\d+/
+%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}/