[weasel-commit] Source: cpackage=1-7

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 17 Jun 2010 11:59:57 -0400

================================
cpackage:source=1-7 (previous: 1-6)
cvc rdiff cpackage -1 /weasel.rpath.org@wgl:3-devel/1-7
================================
1-7 Filip Brcic (brcha@xxxxxxxxxxxx) Thu Jun 17 11:59:49 2010
    added C++, fortran and autotools into standard deps

cpackage.recipe: changed
Index: cpackage.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- cpackage.recipe /weasel.rpath.org@wgl:3-devel/1-6
+++ cpackage.recipe /weasel.rpath.org@wgl:3-devel/1-7
@@ -1,5 +1,6 @@
 #
 # Copyright (c) 2008 rPath, Inc.
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
 # This file is distributed under the terms of the MIT License.
 # A copy is available at http://www.rpath.com/permanent/mit-license.html
 #
@@ -20,10 +21,28 @@
         'gcc:runtime',
         'glibc:devel',
         'glibc:devellib',
-        'glibc-headers',
         'glibc:lib',
         'glibc:runtime',
-        'kernel-headers',
+        'linux-headers:devel',
         'libgcc:devellib',
         'libgcc:lib',
-    ]
+        # C++ support
+        'libstdc++:devel',
+        'gcc-c++:runtime',
+        # Fortran support
+        'gcc-fortran:devellib',
+        'gcc-fortran:runtime',
+        # Auto-tools support
+        'autoconf21:runtime',
+        'autoconf25:runtime',
+        'autoconf-wrapper:runtime',
+        'gnuconfig:data',
+        'automake17:runtime',
+        'automake18:runtime',
+        'automake19:runtime',
+        'automake110:runtime',
+        'automake-wrapper:runtime',
+        'm4:runtime',
+        'libtool:runtime',
+        'libtool:devel',
+        ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: cpackage=1-7 - rbuilder