Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37804452
en ru br
Репозитории ALT
S:2.2.12-alt1
5.1: 1.7.0-alt0.M51.1
4.1: 1.2-alt0.M41.1
4.0: 1.00-alt0.M40.3
+backports:0.99-alt0.M40.1
3.0:
+backports:0.99-alt0.M30.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: rpm-build-altlinux-compat

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

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
# NOTE: do not use clean_spec or rpmcs for this spec

Name: rpm-build-altlinux-compat
Version: 1.2
Release: alt0.M41.1

Summary: ALT Linux compatibility and extensions in rpm build

License: GPL
Group: Development/Other
Url: http://wiki.sisyphus.ru/devel/RpmBuildAltlinuxCompat

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://etersoft.ru/download/%name/%name-%version.tar.bz2

BuildArchitectures: noarch

%if %_vendor == "alt"
%define _rpmmacrosdir %_sysconfdir/rpm/macros.d
%else
Requires: ed
%define _rpmmacrosdir /etc/rpm
# ALT has it in rpm, but regular rpm requires define it
BuildRoot: %{_tmppath}/%{name}-%{version}
%endif

Requires: rpm-build

%description
This package contains ALT Linux compatibility layer
and some extensions for rpm build
on various rpm-based platforms.
Add it to buildrequires when backporting packages.
Command rpmbph from etersoft-build-utils adds it automatically.

%package -n rpm-build-compat
Summary: ALT Linux compatibility and extensions in rpm build
Group: Development/Other
Requires: %_rpmmacrosdir

%description -n rpm-build-compat
This package contains ALT Linux compatibility layer
and some extensions for rpm build
on ALT Linux systems.
It is useful for backporting packages to previous ALT Linux distros.
Add it to buildrequires when backporting packages.
Command rpmbph from etersoft-build-utils adds it automatically.

%prep
%setup -q
find -type d -name CVS | xargs rm -rf

%install
./install.sh %buildroot %_rpmmacrosdir

%if %_vendor == "alt"
%files -n rpm-build-compat
%doc AUTHORS TODO
%_rpmmacrosdir/*
%_bindir/distr_vendor
%else

%files
%doc AUTHORS TODO ChangeLog
%_rpmmacrosdir/*
%_bindir/*
%endif

%changelog

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

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