Summary: Python programming lanuage Name: python Version: 2.5.2 Release: 1 License: GPL Group: System/Base Source: Python-%{version}.tar.bz2 %description Python programming lanuage %prep %setup -q -n Python-%{version} %build ./configure --prefix=/usr --enable-shared make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /