From 6a5febed065d76d68c6e9e08dafe4189e0154d93 Mon Sep 17 00:00:00 2001 From: Tobias Hintze Date: Fri, 31 Mar 2006 19:47:52 +0000 Subject: [PATCH] Tobias Hintze : moved pmount,dbus,hal,libidn around (avm->base) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7392 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/avm/libidn/libidn.cache | 41 ----------------- package/avm/libidn/libidn.desc | 50 --------------------- package/{avm => base}/dbus/dbus.cache | 0 package/{avm => base}/dbus/dbus.conf | 0 package/{avm => base}/dbus/dbus.desc | 0 package/{avm => base}/dbus/dbus.init | 0 package/{avm => base}/dbus/postsysfiles.in | 0 package/{avm => base}/hal/10-pamconsole.fdi | 0 package/{avm => base}/hal/20-users.fdi | 0 package/{avm => base}/hal/hal.cache | 0 package/{avm => base}/hal/hal.conf | 0 package/{avm => base}/hal/hal.desc | 0 package/{avm => base}/hal/hal.init | 0 package/{avm => base}/hal/postsysfiles.in | 0 package/{avm => base}/pmount/pmount.cache | 0 package/{avm => base}/pmount/pmount.desc | 0 16 files changed, 91 deletions(-) delete mode 100644 package/avm/libidn/libidn.cache delete mode 100644 package/avm/libidn/libidn.desc rename package/{avm => base}/dbus/dbus.cache (100%) rename package/{avm => base}/dbus/dbus.conf (100%) rename package/{avm => base}/dbus/dbus.desc (100%) rename package/{avm => base}/dbus/dbus.init (100%) rename package/{avm => base}/dbus/postsysfiles.in (100%) rename package/{avm => base}/hal/10-pamconsole.fdi (100%) rename package/{avm => base}/hal/20-users.fdi (100%) rename package/{avm => base}/hal/hal.cache (100%) rename package/{avm => base}/hal/hal.conf (100%) rename package/{avm => base}/hal/hal.desc (100%) rename package/{avm => base}/hal/hal.init (100%) rename package/{avm => base}/hal/postsysfiles.in (100%) rename package/{avm => base}/pmount/pmount.cache (100%) rename package/{avm => base}/pmount/pmount.desc (100%) diff --git a/package/avm/libidn/libidn.cache b/package/avm/libidn/libidn.cache deleted file mode 100644 index 240c7a22e..000000000 --- a/package/avm/libidn/libidn.cache +++ /dev/null @@ -1,41 +0,0 @@ -[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- -[COPY] -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] Please add additional copyright information _after_ the line containing -[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -[COPY] -[COPY] ROCK Linux: rock-src/package/avm/libidn/libidn.cache -[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf -[COPY] -[COPY] This program is free software; you can redistribute it and/or modify -[COPY] it under the terms of the GNU General Public License as published by -[COPY] the Free Software Foundation; either version 2 of the License, or -[COPY] (at your option) any later version. A copy of the GNU General Public -[COPY] License can be found at Documentation/COPYING. -[COPY] -[COPY] Many people helped and are helping developing ROCK Linux. Please -[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM -[COPY] file for details. -[COPY] -[COPY] --- ROCK-COPYRIGHT-NOTE-END --- - -[TIMESTAMP] 1142468151 Thu Mar 16 01:15:51 2006 (5) -[TIMESTAMP] 1142712176 Sat Mar 18 21:02:56 2006 (9) - -[CONFIG-ID] TRUNK-x86-reference -[ROCKVER] TRUNK - -[LOGS] 5-libidn.log 9-libidn.log - -[BUILDTIME] 4204 (5) -[BUILDTIME] 5061 (9) -[SIZE] 0.57 MB, 75 files - -[DEP] 00-dirtree bash2 binutils bzip2 coreutils diffutils emacs -[DEP] findutils gawk gcc34 gcc34:dev gettext glibc23 glibc23:dev grep -[DEP] linux26-header:dev make mktemp net-tools rrdtool sed sysfiles tar -[DEP] texinfo util-linux xorg - -[PROVIDES] idn libidn.a libidn.so - diff --git a/package/avm/libidn/libidn.desc b/package/avm/libidn/libidn.desc deleted file mode 100644 index e10a3365a..000000000 --- a/package/avm/libidn/libidn.desc +++ /dev/null @@ -1,50 +0,0 @@ - -[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- -[COPY] -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] Please add additional copyright information _after_ the line containing -[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -[COPY] -[COPY] ROCK Linux: rock-src/package/avm/libidn/libidn.desc -[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf -[COPY] -[COPY] This program is free software; you can redistribute it and/or modify -[COPY] it under the terms of the GNU General Public License as published by -[COPY] the Free Software Foundation; either version 2 of the License, or -[COPY] (at your option) any later version. A copy of the GNU General Public -[COPY] License can be found at Documentation/COPYING. -[COPY] -[COPY] Many people helped and are helping developing ROCK Linux. Please -[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM -[COPY] file for details. -[COPY] -[COPY] --- ROCK-COPYRIGHT-NOTE-END --- - -[I] A library for preparing internationalized strings. - -[T] GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA -[T] specifications defined by the IETF Internationalized Domain Names (IDN) -[T] working group. -[T] It is used to prepare internationalized strings (such as domain name -[T] labels, usernames, and passwords) in order to increase the likelihood that -[T] string input and string comparison work in ways that make sense for typical -[T] users throughout the world. The library contains a generic Stringprep -[T] implementation that does Unicode 3.2 NFKC normalization, mapping and -[T] prohibition of characters, and bidirectional character handling. Profiles -[T] for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and -[T] ASCII Compatible Encoding (ACE) via IDNA are supported. - -[U] http://www.gnu.org/software/libidn/ - -[A] Simon Josefsson -[M] Andreas V. 'netrunner' Meier - -[C] extra/development - -[L] GPL -[S] Alpha -[V] 0.6.3 -[P] X -----5---9 124.300 - -[D] 1280147715 libidn-0.6.3.tar.gz ftp://alpha.gnu.org/pub/gnu/libidn/ diff --git a/package/avm/dbus/dbus.cache b/package/base/dbus/dbus.cache similarity index 100% rename from package/avm/dbus/dbus.cache rename to package/base/dbus/dbus.cache diff --git a/package/avm/dbus/dbus.conf b/package/base/dbus/dbus.conf similarity index 100% rename from package/avm/dbus/dbus.conf rename to package/base/dbus/dbus.conf diff --git a/package/avm/dbus/dbus.desc b/package/base/dbus/dbus.desc similarity index 100% rename from package/avm/dbus/dbus.desc rename to package/base/dbus/dbus.desc diff --git a/package/avm/dbus/dbus.init b/package/base/dbus/dbus.init similarity index 100% rename from package/avm/dbus/dbus.init rename to package/base/dbus/dbus.init diff --git a/package/avm/dbus/postsysfiles.in b/package/base/dbus/postsysfiles.in similarity index 100% rename from package/avm/dbus/postsysfiles.in rename to package/base/dbus/postsysfiles.in diff --git a/package/avm/hal/10-pamconsole.fdi b/package/base/hal/10-pamconsole.fdi similarity index 100% rename from package/avm/hal/10-pamconsole.fdi rename to package/base/hal/10-pamconsole.fdi diff --git a/package/avm/hal/20-users.fdi b/package/base/hal/20-users.fdi similarity index 100% rename from package/avm/hal/20-users.fdi rename to package/base/hal/20-users.fdi diff --git a/package/avm/hal/hal.cache b/package/base/hal/hal.cache similarity index 100% rename from package/avm/hal/hal.cache rename to package/base/hal/hal.cache diff --git a/package/avm/hal/hal.conf b/package/base/hal/hal.conf similarity index 100% rename from package/avm/hal/hal.conf rename to package/base/hal/hal.conf diff --git a/package/avm/hal/hal.desc b/package/base/hal/hal.desc similarity index 100% rename from package/avm/hal/hal.desc rename to package/base/hal/hal.desc diff --git a/package/avm/hal/hal.init b/package/base/hal/hal.init similarity index 100% rename from package/avm/hal/hal.init rename to package/base/hal/hal.init diff --git a/package/avm/hal/postsysfiles.in b/package/base/hal/postsysfiles.in similarity index 100% rename from package/avm/hal/postsysfiles.in rename to package/base/hal/postsysfiles.in diff --git a/package/avm/pmount/pmount.cache b/package/base/pmount/pmount.cache similarity index 100% rename from package/avm/pmount/pmount.cache rename to package/base/pmount/pmount.cache diff --git a/package/avm/pmount/pmount.desc b/package/base/pmount/pmount.desc similarity index 100% rename from package/avm/pmount/pmount.desc rename to package/base/pmount/pmount.desc