Summary: CommandCoder for the ALICE TRD FEE Name: @PACKAGE_TARNAME@ Version: @PACKAGE_VERSION@ Release: 1 Copyright: GPL Group: Applications/Science Source: %{name}-%{version}.tar.gz Distribution: ALICE TRD Vendor: ALICE TRD Packager: @PACKAGE_BUGREPORT@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: libtrd >= 0.6 %description Command Coder for the ALICE TRD FEE. %prep %setup %configure %build make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %pre ldconfig %post ldconfig %files %defattr(-,root,root,-) /usr/bin/scc /usr/lib/libTrdCommandCoder.a /usr/lib/libTrdCommandCoder.so /usr/lib/libTrdCommandCoder.so.0 /usr/lib/libTrdCommandCoder.so.0.0.0 %exclude /usr/lib/libTrdCommandCoder.la #------------------------------------------------------- %package -n dimcoco Summary: CommandCoder for the ALICE TRD FEE Group: Applications/Science %description -n dimcoco This package contains the shared libraries for DIM. . %files -n dimcoco %defattr(-,root,root,-) /usr/bin/dimcoco