File vector3d.spec of Package vector3d
Name: vector3d Version: 0.2 Release: 1 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Dummy Summary: My Dummy Package Source0: vector3d-0.2.tar.bz2 BuildRequires: tcl-devel %description My Dummy Package for testing %prep %setup %build ./configure --prefix=/usr --with-tcl=%_libdir make %install make DESTDIR=%buildroot install %clean rm -rf "$RPM_BUILD_ROOT" %files %defattr(-,root,root) %_libdir/*