File bats.spec of Package bats

Name: bats
Version: 0.1
Release:1%{?dist}
Summary: BOSS Automatic Testing System
Group: Productivity/Networking/Web/Utilities
License: GPL2
URL: http://wiki.meego.com/Release_Infrastructure/BOSS_Testing/BTF
Source0: bats-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch
Requires: ruby > 1.8.7 rubygems rubygem-activerecord rubygem-rake rubygem-rspec2
Requires: boss
Requires: boss-launcher-robogrator boss-participant-bz boss-participant-defineimage boss-participant-getchangelog boss-participant-notify boss-participant-obsticket boss-participant-ots boss-participant-resolverequest boss-participant-checkprocess boss-participant-checkquality boss-participant-swpro 
Requires: testrunner-lite bats-qa-reports
Requires: boss-participant-testparticipant
Requires: rubygem-rcov python-coverage

%description
The BATS package sets up BOSS automatic testing system

%prep
%setup -q

%build
true

%install
rm -rf $RPM_BUILD_ROOT
install -D -m 755 bats.conf %{buildroot}/etc/bats.conf
install -D -m 755 bats-testrunner %{buildroot}/usr/bin/bats-testrunner

%pre

%post

%postun

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
/usr/bin/bats-testrunner
%config /etc/bats.conf

%changelog
* Wed Jan 12 2011 Vict Liu <victor.liu@nokia.com> - 0.1
- initial minimal package
openSUSE Build Service is sponsored by