Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37863843
en ru br
ALT Linux repos
S:0.3.1-alt1.qa1
5.0: 0.3.1-alt1
4.1: 0.2-alt1
4.0: 0.2-alt1

Group :: Shells
RPM: bash-builtin-lockf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bash-builtin-lockf
Version: 0.3.1
Release: alt1.qa1

Summary: lockf bash builtin
License: GPLv2+
Group: Shells
Packager: Dmitry V. Levin <ldv at altlinux.org>

Requires: /usr/lib/bash
BuildRequires: bash-devel

Source: lockf.c

%description
This package contains lockf bash builtin.

%prep
%setup -cT

%build
%__cc -shared -o lockf %_sourcedir/lockf.c \
-DHAVE_CONFIG_H -I%_includedir/bash %optflags %optflags_shared

%install
install -pDm644 lockf %buildroot/usr/lib/bash/lockf

%files
/usr/lib/bash/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin