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

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

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

Name: repocop-unittest-rpm-filetriggers
Version: 0.24
Release: alt1
BuildArch: noarch
Packager: Igor Yu. Vlasenko <viy at altlinux.org>

Summary: test for obsolete calls in post/un sections
Group: Development/Other
License: GPL or Artistic
Url: http://repocop.altlinux.org

Requires: repocop > 0.55
Conflicts:  repocop-unittest-post_ldconfig >= 0.03
Obsoletes: repocop-unittest-post_ldconfig < 0.03
Provides:  repocop-unittest-altdesktop = 0.09
Obsoletes: repocop-unittest-altdesktop < 0.09
Conflicts: repocop-unittest-freedesktop-mime-test >= 0.04
Obsoletes: repocop-unittest-freedesktop-mime-test < 0.04
Requires: perl-RPM-Source-Editor >= 0.9200

Source: %name-%version.tar

%description
integration test for repocop test platform.

%prep
%setup -q

%build

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

mkdir -p %buildroot%_datadir/repocop/fixscripts/
install -m 644 *.pl %buildroot%_datadir/repocop/fixscripts/

%files
%_datadir/repocop/pkgtests/*
%_datadir/repocop/fixscripts/*

%changelog

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

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