Summary: CommandCoder for the ALICE TRD 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 %description Command Coder for the ALICE TRD. %prep %setup %configure %build make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %post mv /usr/lib/intercomlayer/libCommandCoder.so /usr/lib/intercomlayer/libCommandCoder.so.orig ln -sf libTrdCommandCoder.so /usr/lib/intercomlayer/libCommandCoder.so %files %defattr(-,root,root,-) /usr/bin/scc /usr/lib/intercomlayer/libTrdCommandCoder.a /usr/lib/intercomlayer/libTrdCommandCoder.la /usr/lib/intercomlayer/libTrdCommandCoder.so /usr/lib/intercomlayer/libTrdCommandCoder.so.0 /usr/lib/intercomlayer/libTrdCommandCoder.so.0.0.0