Summary: GIT - Grab It? Tottaly! Name: git Version: 1.5.5.1 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: curl, openssl, zlib Requires: curl %description Grab It? Totally! This is used to download and share source code. %prep %setup -q %build ./configure --prefix=/usr make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /*