Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37404078
en ru br
Репозитории ALT
S:3.2.7-alt1
D:1.5.0-alt1
5.1: 1.9.6-alt0.M51.1
4.1: 1.4.5-alt0.M41.1
4.0: 1.4.5-alt0.M40.1
+backports:1.3-alt0.M40.1
3.0: 0.99-alt1
+backports:1.3.4-alt0.M30.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: etersoft-build-utils

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

# This spec is backported to ALTLinux 5.1 automatically by rpmbph script. Do not edit it.
#
Name: etersoft-build-utils
Version: 1.9.6
Release: alt0.M51.1

Summary: A set of build rpm utilities

License: Public domain
Group: Development/Other
Url: http://www.altlinux.org/Etersoft-build-utils

Packager: Vitaly Lipatov <lav at altlinux.ru>

# git-clone http://git.altlinux.org/people/lav/packages/etersoft-build-utils.git

Source: %name-%version.tar

BuildArchitectures: noarch

%define altcompat_ver 0.95

# Buildreqs note: C compiler is required by rpm-build; we do not require C++ here

BuildRequires: rpm-build-compat >= %altcompat_ver

Requires: rpm-build

%if %_vendor == "alt"
Requires: sisyphus_check rsync openssh-clients srpmcmp
%else
# ALT has it in RPM
BuildRoot: %{_tmppath}/%{name}-%{version}
%endif

%description
This package contains a set of helper utils for RPM building process.
See info in Russian
on %url.

RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl

%prep
%setup

%build
%make

%install
# install to datadir and so on
%makeinstall
%find_lang %name

%files -f %name.lang
%doc AUTHORS README TODO NEWS QuickHelp*
%_bindir/*
%_datadir/eterbuild/
# for backward compatibility (will removed in 2.0)
%_sysconfdir/rpm/etersoft-build-functions
%attr(0755,root,root) %_sysconfdir/bashrc.d/*
%dir %_sysconfdir/eterbuild/
%dir %_sysconfdir/eterbuild/apt/
%dir %_sysconfdir/eterbuild/repos/
%config(noreplace) %_sysconfdir/eterbuild/apt/apt.conf.*
%config(noreplace) %_sysconfdir/eterbuild/apt/sources.list.*
%config(noreplace) %_sysconfdir/eterbuild/config
%config(noreplace) %_sysconfdir/eterbuild/repos/*

%changelog

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

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