Summary: CommandCoder for the ALICE TRD FEE Name: @PACKAGE_TARNAME@ Version: @PACKAGE_VERSION@ Release: 1 License: 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 %{_libdir}/libTrdCommandCoder.a %{_libdir}/libTrdCommandCoder.so %{_libdir}/libTrdCommandCoder.so.0 %{_libdir}/libTrdCommandCoder.so.0.0.0 %exclude %{_libdir}/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