commit d5647e4105e22fa27821e76cf95c5e548af50f39
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Wed Nov 14 22:22:18 2012 +0100

    - rel 3; don't terminate build due to duplictes

 python-nose.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-nose.spec b/python-nose.spec
index 961bf62..caaa7ce 100644
--- a/python-nose.spec
+++ b/python-nose.spec
@@ -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}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-nose.git/commitdiff/d5647e4105e22fa27821e76cf95c5e548af50f39

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to