From 4d4cd71253e5b5a31f314cd7452d41ade1f40925 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Tue, 6 Oct 2009 06:27:39 +0000 Subject: [PATCH] Include the new nosetests-2.6 script as well --- python-nose.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-nose.spec b/python-nose.spec index d964b35..718be8a 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -3,7 +3,7 @@ Name: python-nose Version: 0.11.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A discovery-based unittest extension for Python Group: Development/Languages @@ -42,11 +42,15 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc AUTHORS CHANGELOG lgpl.txt NEWS README.txt %{_bindir}/nosetests +%{_bindir}/nosetests-2.6 %{_mandir}/man1/nosetests.1.gz %{python_sitelib}/nose-%{version}-py%{pyver}.egg-info %{python_sitelib}/nose %changelog +* Mon Oct 05 2009 Luke Macken - 0.11.1-2 +- Include the new nosetests-2.6 script as well + * Mon Oct 05 2009 Luke Macken - 0.11.1-1 - Update to 0.11.1