Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37539785
en ru br
Репозитории ALT
S:3.20.1-alt1
5.1: 3.13-alt4
4.1: 3.13-alt2
4.0: 3.11-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: inotify-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: inotify-tools
Version: 3.11
Release: alt1

Summary: Command line utilities for inotify
Group: System/Kernel and hardware
License: GPL
Url: http://inotify-tools.sourceforge.net/

Source0: %name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Tue Sep 18 2007

#BuildRequires: doxygen gcc-c++ gcc-fortran glibc-devel-static
BuildRequires: doxygen gcc-c++

%description
inotify-tools is a set of command-line programs for Linux providing
a simple interface to inotify. These programs can be used to monitor
and act upon filesystem events.

%package devel
Summary: Headers and libraries for building apps that use libinotifytools
Group: Development/C
Requires: %name = %version-%release

%description    devel
This package contains headers and libraries required to build applications
that use the libinotifytools library.

%prep
%setup -q

%build
%__autoreconf
%configure \
--disable-static
%make_build
make check || exit 1

%install
%make_install DESTDIR=%buildroot install

rm -rf %buildroot%_datadir/doc/

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc AUTHORS ChangeLog NEWS README
%_bindir/*
%_man1dir/*
%_libdir/libinotifytools.so.*

%files devel
%doc libinotifytools/src/doc/html/*
%_libdir/libinotifytools.so
%dir %_includedir/inotifytools
%_includedir/inotifytools/*.h

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin