Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37901929
en ru br
ALT Linux repos
S:3.2.7-alt1
D:1.5.0-alt1
5.0: 1.6.6-alt0.M50.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

Group :: Development/Other
RPM: etersoft-build-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

Summary: A set of build rpm utilities

License: Public domain
Group: Development/Other
Url: http://www.freesource.info/wiki/AltLinux/Razrabotchiku/SborkaPaketov

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

Source: ftp://updates.etersoft.ru/pub/Etersoft/WINE at Etersoft/last/sources/tarball/%name-%version.tar

BuildArchitectures: noarch

%define altcompat_ver 0.95

# C compiler is required in rpm-build; we do not require C++ here

Requires: rpm-build rpm-build-compat >= %altcompat_ver
BuildRequires: rpm-build-compat >= %altcompat_ver

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

%define _default_patch_fuzz 3

%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 -q

%build
%undefine __libtoolize
%make

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

%files -f %name.lang
%doc AUTHORS README TODO NEWS QuickHelp*
%doc tools/upload-to-alt tools/ls-incoming tools/check_spec.sh
%_bindir/*
%_datadir/eterbuild/
# for backward compatibility (will removed in 2.0)
%_sysconfdir/rpm/etersoft-build-functions
%dir %_sysconfdir/eterbuild/
%dir %_sysconfdir/eterbuild/apt/
%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin