fam 2.7.0-ok1build2 source package in openKylin

Changelog

fam (2.7.0-ok1build2) yangtze; urgency=medium

  * add if arch==rv64g add CPPFLAGS and LDFLGS to support libc6-dev 2.36 rpc
    separation

 -- root <email address hidden>  Wed, 21 Feb 2024 13:43:51 +0800

Upload details

Uploaded by:
fanxiaoqi
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Chuan-kai Lin
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main admin
Yangtze V1.0 proposed main admin

Downloads

File Size SHA-256 Checksum
fam_2.7.0.orig.tar.gz 295.1 KiB 732cd688377949ec0a77ba49cdf4ad50f0fecd11f3b7aefae53e6dc8fcfdb894
fam_2.7.0-ok1build2.debian.tar.xz 20.1 KiB 3b5dc1d6da5f1577a20a054c1af78c367d57e4d129d6c897c4f0685aa5a37b34
fam_2.7.0-ok1build2.dsc 1.7 KiB 11b6d99478373049c332cc35841618910e2dbd6444f4485d61d096955df6d453

View changes file

Binary packages built by this source

fam: File Alteration Monitor

 FAM monitors files and directories, notifying interested applications
 of changes.
 .
 This package provides a server that can monitor a given list of files
 and notify applications through a socket. If the kernel supports
 dnotify (kernels >= 2.4.x) FAM is notified directly by the kernel.
 Otherwise it has to poll the files' status. FAM can also provide an
 RPC service for monitoring remote files (such as on a mounted NFS
 filesystem).

fam-dbgsym: debug symbols for fam
libfam-dev: Client library to control the FAM daemon - development files

 FAM monitors files and directories, notifying interested applications
 of changes.
 .
 This package provides header files and static libraries to allow the
 development of programs that interface FAM for file monitoring.

libfam0: Client library to control the FAM daemon

 FAM monitors files and directories, notifying interested applications
 of changes.
 .
 This package provides a shared library to allow programs to connect to
 the FAM daemon and ask for files to be monitored.

libfam0-dbgsym: debug symbols for libfam0