[weasel-commit] Source: lndir=1.0.1-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 18:21:25 -0500

================================
lndir:source=1.0.1-2 (previous: 1.0.1-1)
cvc rdiff lndir -1 /weasel.rpath.org@wgl:3-devel/1.0.1-2
================================
1.0.1-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 18:21:15 2010
    added metadata

lndir.recipe: changed
Index: lndir.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- lndir.recipe /weasel.rpath.org@wgl:3-devel/1.0.1-1
+++ lndir.recipe /weasel.rpath.org@wgl:3-devel/1.0.1-2
@@ -1,7 +1,6 @@
 #
-# Copyright (c) 2006-2007 rPath, Inc.
-# This file is distributed under the terms of the MIT License.
-# A copy is available at http://www.rpath.com/permanent/mit-license.html
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
 loadSuperClass('xorgcpackage')
@@ -10,4 +9,11 @@
     version = '1.0.1'
     component = 'util'
 
-    buildRequires = [ 'xproto' ]
+    buildRequires = [
+        'xproto:devel'
+        ]
+
+    shortDesc  = 'Create a shadow directory of symbolic links to another 
directory tree'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: lndir=1.0.1-2 - rbuilder