[packages/git-core] - prefer functionality over dependencies in bcond description

qboosh qboosh at pld-linux.org
Fri Mar 15 16:28:44 CET 2013


commit f1ced26cd1c7734d979f90dbc33e3455d447350c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 15 16:28:35 2013 +0100

    - prefer functionality over dependencies in bcond description

 git-core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index 21af068..6858aee 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -4,7 +4,7 @@
 %bcond_with	tests_cvs	# perform tests which use CVS
 %bcond_without	tests_svn	# perform tests which use subversion
 %bcond_without	doc		# skip building/packaging docs/manuals (takes some time)
-%bcond_without	pcre            # link with libpcre
+%bcond_without	pcre            # perl-compatible regexes support
 
 %include	/usr/lib/rpm/macros.perl
 Summary:	Distributed version control system focused on speed, effectivity and usability
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/f1ced26cd1c7734d979f90dbc33e3455d447350c



More information about the pld-cvs-commit mailing list