Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37385454
en ru br
ALT Linux repos
S:0.18-alt1
5.0: 0.05-alt1

Group :: Development/Other
RPM: repocop-unittest-rpm-filesystem

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

Summary: test for filesystem conflicts in rpm packages.
Group: Development/Other
License: GPL or Artistic
Url: http://repocop.altlinux.org
Requires: repocop > 0.59
Requires: perl-RPM-Source-Editor >= 0.70
Requires: repocop-collector-rpm-ext >= 0.07

Source: %name-%version.tar

BuildRequires: perl(Data/Array2ArrayMap/Hash/XSTree.pm)

%description
integration test for repocop test platform.

%prep
%setup -q

%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 -D repocop-unittest-rpm-filesystem-conflict-file-file-message-filter %buildroot%_bindir/repocop-unittest-rpm-filesystem-conflict-file-file-message-filter

#mkdir -p %buildroot%_datadir/repocop/fixscripts/

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

%files
%_bindir/repocop-unittest-rpm-filesystem-conflict-file-file-message-filter
%_datadir/repocop/pkgtests/*
#%_datadir/repocop/fixscripts/*

%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