]> git.uio.no Git - u/mrichter/AliRoot.git/blame - cmake/da.spec.in
Disable retireval of DCS data points from AliShuttle for SDD
[u/mrichter/AliRoot.git] / cmake / da.spec.in
CommitLineData
c2f9135f 1# RPM specfile for Detector Algorithm
2Summary: @DETECTOR@ Detector Algorithm
252db43c 3Name: @DA_NAME@
c2f9135f 4Version: @ALIROOT_VERSION_RPM@
5Release: @GIT_SHORT_SHA1@
6License: CERN Alice DAQ/Offine
7Group: Applications/Alice
8Prefix: /opt/%{name}
252db43c 9BuildRoot: /@CMAKE_CURRENT_BINARY_DIR@/da-@_ALGORITHM@-rpm/root
fae85bcc 10Packager: Alina Grigoras <alina.gabriela.grigoras@cern.ch>
c2f9135f 11
12# automatic dependencies
13AutoReqProv: yes
14
15# list here required RPM packages for compilation
16BuildRequires: date
17
18# list here required RPM packages for runtime
19Requires: date, daqDA-lib
20
21# You can specify other dependencies in the description tag below.
22
23# description of the package
24%description
25@RPM_DESCRIPTION@
26
27# Turning off the Fascist build policy
28%define _unpackaged_files_terminate_build 0
29
30# list of files to be installed
31%files
32%defattr (-,root,root)
33%{prefix}/@DA_EXECUTABLE@