Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704477
en ru br
ALT Linux repos
S:3.7.20050808-alt2.qa1.1
5.0: 3.7.20050808-alt1.1.1
4.1: 3.7.20050808-alt1.1
4.0: 3.7.20050808-alt1.1
3.0: 2.7-alt5

Group :: File tools
RPM: mtree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mtree
Version: 3.7.20050808
Release: alt2.qa1

Summary: Map a directory hierarchy
License: BSD
Group: File tools

Source: mtree-%version.tar
Patch1: mtree-3.7.20050808-freebsd-owl-vis.patch
Patch2: mtree-3.7.20050808-owl-fixes.patch
Patch3: mtree-3.7.20050808-owl-alt-linux.patch

BuildRequires: libssl-devel

%description
The mtree utility compares the file hierarchy rooted in the current
directory against a specification read from the standard input.
Messages are written to the standard output for any files whose
characteristics do not match the specification, or which are
missing from either the file hierarchy or the specification.

%prep
%setup
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%make_build CFLAGS='%optflags -Dlint -I. -I../../include' LDFLAGS=

%install
install -Dpm755 usr.sbin/mtree/mtree %buildroot%_sbindir/mtree
install -Dpm644 usr.sbin/mtree/mtree.8 %buildroot%_man8dir/mtree.8

%files
%_sbindir/*
%_mandir/man?/*

%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