[weasel-commit] Source: texlive-omega=2008-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 03 Jun 2010 21:38:43 -0400

================================
texlive-omega:source=2008-2 (previous: 2008-1)
cvc rdiff texlive-omega -1 /weasel.rpath.org@wgl:3-devel/2008-2
================================
2008-2 Filip Brcic (brcha@xxxxxxxxxxxx) Thu Jun  3 21:38:32 2010
    texlive-omega 2008

texlive-omega.recipe: changed
Index: texlive-omega.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- texlive-omega.recipe /weasel.rpath.org@wgl:3-devel/2008-1
+++ texlive-omega.recipe /weasel.rpath.org@wgl:3-devel/2008-2
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Filip Brcic <brcha@xxxxxxx>
+# Copyright (c) 2009-2010 Filip Brcic <brcha@xxxxxxx>
 # Distributed under the terms of the GNU General Public License v3
 #
 
@@ -9,25 +9,29 @@
     version = '2008'
 
     buildRequires = [
+        'texlive-basic:data', 'texlive-latex:runtime',
         ]
 
     shortDesc  = 'TeXLive Omega'
-    longDesc   = 'TeXLive Omega'
     url        = 'http://tug.org/texlive/'
     licenses   = [ 'GPL-2', 'freedist', 'GPL-1', 'LPPL-1.3' ]
-    categories = [ 'TeX' ]
+    categories = [ 'Development/TeX' ]
 
     # Put the module names into this variable
     module_contents = [
-        'antomega', 'lambda', 'mxd', 'mxedruli', 'omega', 'bin-aleph', 
'bin-omega',
-        'bin-omegaware', 'collection-omega',
+        'antomega', 'lambda', 'mxd', 'mxedruli', 'omega', 'bin-aleph',
+        'bin-omega', 'bin-omegaware', 'collection-omega',
         ]
     # Documentation modules go into this variable
     module_doc_contents = [
-        'antomega.doc', 'mxd.doc', 'mxedruli.doc', 'omega.doc', 
'bin-omega.doc',
-        'bin-omegaware.doc',
+        'antomega.doc', 'mxd.doc', 'mxedruli.doc', 'omega.doc',
+        'bin-omega.doc', 'bin-omegaware.doc',
         ]
     # Source modules go into this variable
     module_src_contents = [
         'antomega.source', 'mxd.source',
         ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')
+        r.addRuntimeRequirement('texlive-latex:runtime')



Committed by: brcha

Other related posts: