RSS Git Download  Clone
Raw Blame History
Summary:	BEAM and ALpha Data TMS System FPGA firmware
Name:		tms-fpga
Version:	1.3.0
Release:	1.beam
License:	Copyright (c) 2013 Alpha Data Ltd
Group:		Applications
Vendor:		BEAM Ltd
Packager:	Terry Barnaby <terry@beam.ltd.uk>
Source0:	tms-fpga.tar.gz
BuildArchitectures: noarch
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
Requires:	tms

%description
The BEAM and Alpha Data TMS System implements the trajectory measurement system for the
CERN Proton Synchrotron. This package contains the FPGA firmware for the FPGA's in the system.

%prep
%setup -q -n tms-fpga

%build
make DEST_DIR=%{buildroot} PREFIX=/usr/tms all

%install
make DEST_DIR=%{buildroot} PREFIX=/usr/tms install

%clean
rm -rf $RPM_BUILD_ROOT

%post
%files
%defattr(-, root, root)
/usr/tms/fpga