]> git.pld-linux.org Git - packages/python-nose.git/commitdiff
- rel 3; don't terminate build due to duplictes auto/th/python-nose-1.0.0-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 14 Nov 2012 21:22:18 +0000 (22:22 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 14 Nov 2012 21:22:18 +0000 (22:22 +0100)
python-nose.spec

index 961bf62f76a3ca70a6b9350bcb1d6f2c95c1694d..caaa7ce08d0bac57fb88f7416930f7fde524328b 100644 (file)
@@ -3,7 +3,7 @@ Summary:        A unittest extension with automatic discovery, simplified authoring, an
 Summary(pl.UTF-8):     Rozszerzenie testów jednostkowych z automatycznym wykrywaniem, prostym tworzeniem i przechwytywaniem wyjścia
 Name:          python-%{module}
 Version:       1.0.0
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Libraries/Python
 Source0:       http://pypi.python.org/packages/source/n/%{module}/%{module}-%{version}.tar.gz
@@ -50,6 +50,8 @@ nose will run tests in files or directories under the current working
 directory whose names include "test". nose also supports doctest tests
 and may optionally provide a test coverage report.
 
+%define        _duplicate_files_terminate_build        0
+
 %prep
 %setup -qn %{module}-%{version}
 
This page took 0.145132 seconds and 4 git commands to generate.