Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517065
en ru br
ALT Linux repos
S:1.4-alt1.1
5.0: 1.2-alt1
4.1: 1.2-alt1
4.0: 1.2-ipl12mdk
3.0: 1.2-ipl12mdk

Group :: File tools
RPM: symlinks

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: symlinks
Version: 1.4
Release: alt1.1
Epoch: 1

Summary: A utility which maintains a system's symbolic links
License: Copyright only
Group: File tools
Url: http://www.ibiblio.org/pub/Linux/utils/file/

# http://ibiblio.org/pub/Linux/utils/file/%name-%version.tar.gz

Source: %name-%version.tar
# http://packages.debian.org/changelogs/pool/main/s/symlinks/symlinks_1.2-4.2/symlinks.copyright
Source1: symlinks-LICENSE.txt
Patch1: symlinks-coverity-readlink.patch
Patch2: symlinks-coverity-overrun-dynamic.patch

%description
The symlinks utility performs maintenance on symbolic links.  Symlinks
checks for symlink problems, including dangling symlinks which point to
nonexistent files.  Symlinks can also automatically convert absolute
symlinks to relative symlinks.

%prep
%setup
%patch1 -p1
%patch2 -p1
install -pm644 %SOURCE1 .

%build
%make_build CFLAGS="%optflags $(getconf LFS_CFLAGS)"

%install
install -Dpm755 symlinks %buildroot%_bindir/symlinks
install -Dpm644 symlinks.8 %buildroot%_man1dir/symlinks.1

%files
%_bindir/*
%_man1dir/*
%doc symlinks-LICENSE.txt

%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