summaryrefslogtreecommitdiff
path: root/libc/debian/control
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-09-16 21:33:30 +0000
committerIgor Pashev <pashev.igor@gmail.com>2012-09-16 21:33:30 +0000
commit6de1928c6386046477334fd69abac5b8bd09f8af (patch)
tree40d78b7a9c528d0735d730ec680d3755cb1a694e /libc/debian/control
parent2b7328d10f9cbe79ebf475a15b35fc446cf6629e (diff)
downloadillumos-packaging-6de1928c6386046477334fd69abac5b8bd09f8af.tar.gz
Preparing for libc-bin
Diffstat (limited to 'libc/debian/control')
-rw-r--r--libc/debian/control45
1 files changed, 30 insertions, 15 deletions
diff --git a/libc/debian/control b/libc/debian/control
index 7bc9f5a..9410cab 100644
--- a/libc/debian/control
+++ b/libc/debian/control
@@ -16,6 +16,36 @@ Build-Depends:
Standards-Version: 3.9.2
Homepage: http://illumos.org/
+Package: libc1
+Essential: yes
+Priority: required
+Section: libs
+Architecture: illumos-any
+Provides: libthread1, libpthread1, libsocket1, libnsl1, libcrypt1, libgen1, libcrypt-modules
+Depends: ${shlibs:Depends}, ${misc:Depends},
+Description: Illumos C Library: Shared libraries
+ Contains the standard libraries that are used by nearly all programs on the
+ system. This package includes shared versions of the standard C library
+ as well as many others.
+ .
+ It is *NOT* GNU libc.
+
+Package: libc-bin
+Essential: yes
+Priority: required
+Section: libs
+Architecture: illumos-any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+Description: Illumos C Library: binaries
+ This package contains utility programs related to the C Library.
+ .
+ * crle: configure runtime linker environment
+ * getconf: query system configuration variables
+ * ldd: print shared library dependencies
+ * locale, localedef: show/generate locale definitions
+ * rpcinfo: report RPC information
+ * tzselect, zdump, zic: select/dump/compile time zones
+
Package: libc1-dev
Architecture: illumos-amd64
Priority: optional
@@ -50,21 +80,6 @@ Description: Illumos C Library: development files
.
It is *NOT* GNU libc.
-
-Package: libc1
-Essential: yes
-Priority: required
-Section: libs
-Architecture: illumos-any
-Provides: libthread1, libpthread1, libsocket1, libnsl1, libcrypt1, libgen1, libcrypt-modules
-Depends: ${shlibs:Depends}, ${misc:Depends},
-Description: Illumos C Library: Shared libraries
- Contains the standard libraries that are used by nearly all programs on the
- system. This package includes shared versions of the standard C library
- as well as many others.
- .
- It is *NOT* GNU libc.
-
Package: libc1-illumos-i386
Priority: required
Section: libs