Browse Source

clifford & fake:


			
			
				rocklinux
			
			
		
Clifford Wolf 21 years ago
parent
commit
5b44097bc1
8 changed files with 36 additions and 8 deletions
  1. +1
    -1
      package/base/cdrtools/cdrtools.desc
  2. +1
    -1
      package/base/device-mapper/device-mapper.desc
  3. +1
    -2
      package/base/hfsutils/hfsutils.desc
  4. +29
    -0
      package/base/hfsutils/preconfig.in
  5. +1
    -1
      package/base/jfsutils/jfsutils.desc
  6. +1
    -1
      package/base/lvm2/lvm2.desc
  7. +1
    -1
      package/base/mdadm/mdadm.desc
  8. +1
    -1
      package/base/xfsprogs/xfsprogs.desc

+ 1
- 1
package/base/cdrtools/cdrtools.desc

@ -34,7 +34,7 @@
[A] Joerg Schilling <schilling@fokus.gmd.de>
[M] Clifford Wolf <clifford@clifford.at>
[C] extra/filesystem
[C] base/system extra/filesystem
[F] CORE
[L] GPL

+ 1
- 1
package/base/device-mapper/device-mapper.desc

@ -33,7 +33,7 @@
[A] dm-devel@redhat.com
[M] Tobias Hintze <th@rocklinux.org>
[C] extra/filesystem
[C] base/system
[F] CORE
[L] GPL

+ 1
- 2
package/base/hfsutils/hfsutils.desc

@ -33,8 +33,7 @@
[A] Robert Leslie <rob@mars.org>
[M] Jess Balint <dollzerr@iwaynet.net>
[C] extra/filesystem
[F] CORE
[C] base/system extra/filesystem
[L] GPL
[S] Stable

+ 29
- 0
package/base/hfsutils/preconfig.in

@ -0,0 +1,29 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/base/hfsutils/preconfig.in
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
if [ "$ROCKCFG_ARCH" = powerpc ]; then
if pkgcheck hfsutils X; then
pkgfork hfsutils hfsutils flag CORE
pkgremove hfsutils
fi
fi

+ 1
- 1
package/base/jfsutils/jfsutils.desc

@ -37,7 +37,7 @@
[A] Christoph Hellwig <hch@infradead.org>
[M] Chris Efant <rock@sirkull.org>
[C] extra/filesystem
[C] base/system extra/filesystem
[F] CORE
[L] GPL

+ 1
- 1
package/base/lvm2/lvm2.desc

@ -38,7 +38,7 @@
[A] linux-lvm@redhat.com
[M] Tobias Hintze <th@rocklinux.org>
[C] extra/filesystem
[C] base/system extra/filesystem
[F] CORE
[L] GPL

+ 1
- 1
package/base/mdadm/mdadm.desc

@ -30,7 +30,7 @@
[A] Neil Brown
[M] Andreas V. 'netrunner' Meier <avmeier@web.de>
[C] extra/filesystem
[C] base/system extra/filesystem
[F] CORE
[L] GPL

+ 1
- 1
package/base/xfsprogs/xfsprogs.desc

@ -37,7 +37,7 @@
[A] SGI XFS development team <linux-xfs@oss.sgi.com>
[M] Clifford Wolf <clifford@clifford.at>
[C] extra/filesystem
[C] base/system extra/filesystem
[F] CORE
[L] GPL

Loading…
Cancel
Save