Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36915741
en ru br
Репозитории ALT
S:1.42-alt7
5.1: 1.42-alt6
4.1: 1.42-alt4
4.0: 1.42-alt4
3.0: 1.42-alt3
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: fillup

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

Name: fillup
License: GPL
Group: System/Base
Version: 1.42
Release: alt3
Summary: Tool for merging config files
Source: fillup-%version.tar.bz2
Source1: fillup.macros

# Automatically added by buildreq on Thu Jun 30 2005

BuildRequires: OpenSP groff-base sgml-tools

%description
fillup merges files that hold variables.  A variable is defined by an
entity composed of a preceding comment, a variable name, an assignment
delimiter, and a related variable value.  A variable is determined by
its variable name.

Authors:
--------
   Joerg Dippel <jd at suse.de>

%prep
%setup -q

%build
%make clean
%make compile
%make test
pushd SGML
%make fillup.txt
popd

%install
%__mkdir -p $RPM_BUILD_ROOT/usr/share/fillup-templates
#
# install fillup
#
%__install -d -m 755 $RPM_BUILD_ROOT/bin
%__install -d -m 755 $RPM_BUILD_ROOT/%_sysconfdir/rpm/macros.d
%__install -s -m 755 TEST/fillup $RPM_BUILD_ROOT/bin
%__install -s -m 644 %SOURCE1 $RPM_BUILD_ROOT/%_sysconfdir/rpm/macros.d/%name
%__install -d $RPM_BUILD_ROOT/%_infodir
%__install -d $RPM_BUILD_ROOT/%_mandir/man8
%__install -m 644 SGML/fillup.8.gz $RPM_BUILD_ROOT/%_mandir/man8

%files
%doc SGML/fillup.txt
/bin/%name
%_mandir/man8/fillup*
%_sysconfdir/rpm/macros.d/%name
%dir /usr/share/fillup-templates

%changelog

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

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