Summary: Manoj's tools for stuff Name: mktool Version: @VERSION@ Release: 1mk License: Apacheish Group: System Environment/Daemons Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-buildroot Prefix: %{_prefix} Packager: Manoj Kasichainula %description Manoj's tools that do stuff. Will eventually replace all the tools by djb that I use. %prep %setup %build make OPT="%{optflags}" LDFLAGS="-s" %install rm -rf "%{buildroot}" %makeinstall %clean rm -rf %{buildroot} %files %defattr(644 root root 755) %attr(755 root root) %{_bindir}/*