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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 01 Jun 2010 14:00:55 -0400

================================
texlive-latex3:source=2008-2 (previous: 2008-1)
cvc rdiff texlive-latex3 -1 /weasel.rpath.org@wgl:3-devel/2008-2
================================
2008-2 Filip Brcic (brcha@xxxxxxxxxxxx) Tue Jun  1 14:00:47 2010
    texlive-latex3 2008

texlive-latex3.recipe: changed
Index: texlive-latex3.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- texlive-latex3.recipe /weasel.rpath.org@wgl:3-devel/2008-1
+++ texlive-latex3.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,13 +9,13 @@
     version = '2008'
 
     buildRequires = [
+        'texlive-latex:runtime',
         ]
 
     shortDesc  = 'TeXLive LaTeX3 packages'
-    longDesc   = 'TeXLive LaTeX3 packages'
     url        = 'http://tug.org/texlive/'
     licenses   = [ 'GPL-2', 'LPPL-1.3' ]
-    categories = [ 'TeX' ]
+    categories = [ 'Development/TeXLive' ]
 
     # Put the module names into this variable
     module_contents = [
@@ -29,3 +29,6 @@
     module_src_contents = [
         'expl3.source', 'xpackages.source',
         ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-latex:runtime')



Committed by: brcha

Other related posts: