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

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

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

Name: repocop-unittest-freedesktop
Version: 0.19
Release: alt3
BuildArch: noarch
Packager: Igor Yu. Vlasenko <viy at altlinux.org>

Summary: desktop packaging test
Group: Development/Other
License: GPL or Artistic
Url: http://repocop.altlinux.org

Requires: repocop > 0.55
Requires: repocop-collector-freedesktop-desktop
Provides: repocop-unittest-freedesktop-desktop-exec-fill-code = 0.04
Obsoletes: repocop-unittest-freedesktop-desktop-exec-fill-code < 0.04
Provides: repocop-unittest-freedesktop-categories = 0.06
Obsoletes: repocop-unittest-freedesktop-categories < 0.06

Source: %name-%version.tar
BuildRequires: perl-devel perl-DBI

%description
integration test for repocop test platform.
Includes the following tests:
* desktop-exec-fill-code
verifies packaging of .desktop files with MimeType entry
and Exec (%%f|%%F|%%U|%%u) specifier.
according to  http://www.freedesktop.org/Standards/desktop-entry-spec
(see also draft of Sergey N. Yatskevich
http://lists.altlinux.org/pipermail/devel/2008-March/071791.html)

%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

for i in *.pl; do
   install -pD -m 644 $i %buildroot%_datadir/repocop/fixscripts/$i
done

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

%changelog

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

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