Summary: FedMsg library to process mesages from the FeeCom chain Name: @PACKAGE_TARNAME@ Version: @PACKAGE_VERSION@ Release: @RPM_RELEASE@ 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 FedMsg library to process mesages from the FeeCom chain %prep %setup %configure %build make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) /usr/include/* /usr/bin/* /usr/lib/libfedmsg.a /usr/lib/libfedmsg.so* /etc/init.d/fedmsgd %exclude /usr/lib/libfedmsg.la