Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37709114
en ru br
Репозитории ALT
S:0.12-alt1
5.1: 0.08-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: repocop-unittest-unmet-dependency

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

%define testname unmet-dependency

Name: repocop-unittest-%testname
Version: 0.12
Release: alt1
BuildArch: noarch
Packager: Igor Vlasenko <viy at altlinux.ru>
Requires: repocop >= 0.77
Url: http://repocop.altlinux.org

Summary: %testname integration tests for repocop test platform.
Group: Development/Other
License: GPLv2+

Source: %name-%version.tar

Conflicts: autorepo-altnode-repocop < 0.24

%description
The test warns packages that contain unmet dependencies.

%prep
%setup

%build

%install
for i in *.distrotest; do
   testname=`echo $i | sed -e s,.distrotest\$,,`
   install -pD -m 755 $testname.distrotest %buildroot%_datadir/repocop/pkgtests/$testname/distrotest
done

install -m 755 archdiff %buildroot%_datadir/repocop/pkgtests/unmet-dependency-build-missing-package/_archdiff

%files
%_datadir/repocop/pkgtests/%testname-*/

%changelog

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

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