| Legends | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
|||||||||
| n | 1 | Name : libdaemon | n | 1 | Name : libdaemon-devel |
| 2 | Version : 0.14 | 2 | Version : 0.14 | ||
| n | 3 | Release : 15.el8 | n | 3 | Release : 15.0.1.an8 |
| 4 | Architecture: x86_64 | 4 | Architecture: x86_64 | ||
| 5 | Install Date: (not installed) | 5 | Install Date: (not installed) | ||
| n | 6 | Group : System Environment/Libraries | n | 6 | Group : Development/Libraries |
| 7 | Size : 62549 | 7 | Size : 29300 | ||
| 8 | License : LGPLv2+ | 8 | License : LGPLv2+ | ||
| n | 9 | Signature : RSA/SHA256, 2021年03月16日 星期二 11时03分04秒, Key ID 619140084873f7c5 | n | 9 | Signature : RSA/SHA256, 2022年10月24日 星期一 17时00分18秒, Key ID 619140084873f7c5 |
| 10 | Source RPM : libdaemon-0.14-15.el8.src.rpm | 10 | Source RPM : libdaemon-0.14-15.0.1.an8.src.rpm | ||
| 11 | Build Date : 2021年01月27日 星期三 07时12分54秒 | 11 | Build Date : 2022年10月20日 星期四 11时14分17秒 | ||
| 12 | Build Host : anolis-build-01.openanolis.cn | 12 | Build Host : anolis-build-02.openanolis.cn | ||
| 13 | Relocations : (not relocatable) | 13 | Relocations : (not relocatable) | ||
| 14 | Packager : OpenAnolis Community | 14 | Packager : OpenAnolis Community | ||
| 15 | Vendor : OpenAnolis Community | 15 | Vendor : OpenAnolis Community | ||
| 16 | URL : http://0pointer.de/lennart/projects/libdaemon/ | 16 | URL : http://0pointer.de/lennart/projects/libdaemon/ | ||
| n | 17 | Summary : Library for writing UNIX daemons | n | 17 | Summary : Libraries and header files for libdaemon development |
| 18 | Description : | 18 | Description : | ||
| t | 19 | libdaemon is a lightweight C library which eases the writing of UNIX daemons. | t | 19 | The libdaemon-devel package contains the header files and libraries |
| 20 | It consists of the following parts: | 20 | necessary for developing programs using libdaemon. | ||
| 21 | * A wrapper around fork() which does the correct daemonization | ||||
| 22 | procedure of a process | ||||
| 23 | * A wrapper around syslog() for simpler and compatible log output to | ||||
| 24 | Syslog or STDERR | ||||
| 25 | * An API for writing PID files | ||||
| 26 | * An API for serializing UNIX signals into a pipe for usage with | ||||
| 27 | select() or poll() | ||||
| 28 | * An API for running subprocesses with STDOUT and STDERR redirected | ||||
| 29 | to syslog. |
| t | 1 | drwxr-xr-x /usr/lib/.build-id | t | 1 | drwxr-xr-x /usr/include/libdaemon |
| 2 | drwxr-xr-x /usr/lib/.build-id/4b | 2 | -rw-r--r-- /usr/include/libdaemon/daemon.h | ||
| 3 | lrwxrwxrwx /usr/lib/.build-id/4b/579dd0c179111c66d5a5350e66da555a87b56f | 3 | -rw-r--r-- /usr/include/libdaemon/dexec.h | ||
| 4 | -rw-r--r-- /usr/include/libdaemon/dfork.h | ||||
| 5 | -rw-r--r-- /usr/include/libdaemon/dlog.h | ||||
| 6 | -rw-r--r-- /usr/include/libdaemon/dnonblock.h | ||||
| 7 | -rw-r--r-- /usr/include/libdaemon/dpid.h | ||||
| 8 | -rw-r--r-- /usr/include/libdaemon/dsignal.h | ||||
| 4 | lrwxrwxrwx /usr/lib64/libdaemon.so.0 | 9 | lrwxrwxrwx /usr/lib64/libdaemon.so | ||
| 5 | -rwxr-xr-x /usr/lib64/libdaemon.so.0.5.0 | 10 | -rw-r--r-- /usr/lib64/pkgconfig/libdaemon.pc | ||
| 6 | drwxr-xr-x /usr/share/doc/libdaemon | 11 | drwxr-xr-x /usr/share/doc/libdaemon-devel | ||
| 7 | -rw-r--r-- /usr/share/doc/libdaemon/LICENSE | ||||
| 8 | -rw-r--r-- /usr/share/doc/libdaemon/README | 12 | -rw-r--r-- /usr/share/doc/libdaemon-devel/README.html | ||
| 13 | -rw-r--r-- /usr/share/doc/libdaemon-devel/style.css |
| t | 1 | libdaemon = 0.14-15.el8 | t | 1 | libdaemon-devel = 0.14-15.0.1.an8 |
| 2 | libdaemon(x86-64) = 0.14-15.el8 | 2 | libdaemon-devel(x86-64) = 0.14-15.0.1.an8 | ||
| 3 | libdaemon.so.0()(64bit) | 3 | pkgconfig(libdaemon) = 0.14 |
| n | n | 1 | /usr/bin/pkg-config | ||
| 2 | libdaemon = 0.14-15.0.1.an8 | ||||
| 1 | libc.so.6()(64bit) | 3 | libdaemon.so.0()(64bit) | ||
| 2 | libc.so.6(GLIBC_2.15)(64bit) | ||||
| 3 | libc.so.6(GLIBC_2.2.5)(64bit) | ||||
| 4 | libc.so.6(GLIBC_2.3.4)(64bit) | ||||
| 5 | libc.so.6(GLIBC_2.4)(64bit) | ||||
| 6 | libc.so.6(GLIBC_2.7)(64bit) | ||||
| 7 | libc.so.6(GLIBC_2.8)(64bit) | ||||
| 8 | rpmlib(CompressedFileNames) <= 3.0.4-1 | 4 | rpmlib(CompressedFileNames) <= 3.0.4-1 | ||
| 9 | rpmlib(FileDigests) <= 4.6.0-1 | 5 | rpmlib(FileDigests) <= 4.6.0-1 | ||
| 10 | rpmlib(PayloadFilesHavePrefix) <= 4.0-1 | 6 | rpmlib(PayloadFilesHavePrefix) <= 4.0-1 | ||
| 11 | rpmlib(PayloadIsXz) <= 5.2-1 | 7 | rpmlib(PayloadIsXz) <= 5.2-1 | ||
| t | 12 | rtld(GNU_HASH) | t |
| t | t | 1 | * 日 7月 17 2022 mgb01105731 <mgb01105731@alibaba-inc.com> - 0.14-15.0.1 | ||
| 2 | - Add doc sub package | ||||
| 3 | |||||
| 1 | * 三 2月 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-15 | 4 | * 三 2月 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-15 | ||
| 2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild | 5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild | ||
| 3 | 6 | ||||
| 4 | * 六 2月 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14-14 | 7 | * 六 2月 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14-14 | ||
| 5 | - Switch to %ldconfig_scriptlets | 8 | - Switch to %ldconfig_scriptlets |