summaryrefslogtreecommitdiffstats
path: root/python-di.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-di.spec')
-rw-r--r--python-di.spec10
1 files changed, 2 insertions, 8 deletions
diff --git a/python-di.spec b/python-di.spec
index 7b05af8..f22e307 100644
--- a/python-di.spec
+++ b/python-di.spec
@@ -16,11 +16,10 @@ URL: http://fedorapeople.org/cgit/msivak/public_git/python-di.git/
# cd python-di; python setup.py sdist
# it will be in the dist directory
Source0: http://pypi.python.org/packages/source/d/di/di-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-setuptools-devel
BuildRequires: python-nose
-#Requires:
+BuildRequires: python2-devel
BuildArch: noarch
%description
@@ -46,16 +45,11 @@ rm -rf ${buildroot}%{python_sitelib}/setuptools/tests
%check
%{__python} setup.py nosetests
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%{python_sitelib}/di
%{python_sitelib}/di-*.egg-info
-%doc
-
-
+%doc README COPYING
%changelog
* Thu Dec 6 2012 Martin Sivak <msivak@euryale.brq.redhat.com> - 0.2-1