packages: git-core/git-core-tests.patch, git-core/git-core.spec - verbose m...

qboosh qboosh at pld-linux.org
Fri Nov 19 07:29:13 CET 2010


Author: qboosh                       Date: Fri Nov 19 06:29:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- verbose make
- updated tests patch to fix one more issue

---- Files affected:
packages/git-core:
   git-core-tests.patch (1.2 -> 1.3) , git-core.spec (1.220 -> 1.221) 

---- Diffs:

================================================================
Index: packages/git-core/git-core-tests.patch
diff -u packages/git-core/git-core-tests.patch:1.2 packages/git-core/git-core-tests.patch:1.3
--- packages/git-core/git-core-tests.patch:1.2	Sat Apr 24 14:46:11 2010
+++ packages/git-core/git-core-tests.patch	Fri Nov 19 07:29:08 2010
@@ -11,3 +11,17 @@
  
  # We need an arbitrary other user give permission to using ACLs. root
 
+--- git-1.7.3.2/t/t3701-add-interactive.sh.orig	2010-10-22 05:49:16.000000000 +0200
++++ git-1.7.3.2/t/t3701-add-interactive.sh	2010-11-18 22:36:35.271101613 +0100
+@@ -83,9 +83,9 @@
+ 
+ test_expect_success PERL 'setup fake editor' '
+ 	cat >fake_editor.sh <<EOF
+-	EOF
++EOF
+ 	chmod a+x fake_editor.sh &&
+-	test_set_editor "$(pwd)/fake_editor.sh" &&
++	test_set_editor "$(pwd)/fake_editor.sh"
+ '
+ 
+ test_expect_success PERL 'dummy edit works' '

================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.220 packages/git-core/git-core.spec:1.221
--- packages/git-core/git-core.spec:1.220	Mon Nov  8 19:47:46 2010
+++ packages/git-core/git-core.spec	Fri Nov 19 07:29:08 2010
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	tests	# don't perform make test
-%bcond_with		tests_cvs
-%bcond_without	doc	# skip building/packaging docs/manuals (takes some time)
+%bcond_without	tests		# don't perform make test
+%bcond_with	tests_cvs	# perform tests which use CVS
+%bcond_without	doc		# skip building/packaging docs/manuals (takes some time)
 #
 %include	/usr/lib/rpm/macros.perl
 Summary:	The stupid content tracker
@@ -376,7 +376,8 @@
 	GITWEB_PROJECTROOT="/var/lib/git" \
 	GITWEB_CSS="/gitweb/gitweb.css" \
 	GITWEB_LOGO="/gitweb/git-logo.png" \
-	GITWEB_FAVICON="/gitweb/git-favicon.png"
+	GITWEB_FAVICON="/gitweb/git-favicon.png" \
+	V=1
 
 # use DOCBOOK_XSL_172=1 to fix 'the ".ft C" problem' in generated manpages.
 %{?with_doc:%{__make} -C Documentation V=1 DOCBOOK_XSL_172=1}
@@ -679,6 +680,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221  2010/11/19 06:29:08  qboosh
+- verbose make
+- updated tests patch to fix one more issue
+
 Revision 1.220  2010/11/08 18:47:46  shadzik
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core-tests.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.220&r2=1.221&f=u



More information about the pld-cvs-commit mailing list