]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- prefer functionality over dependencies in bcond description
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Mar 2013 15:28:35 +0000 (16:28 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Mar 2013 15:28:35 +0000 (16:28 +0100)
git-core.spec

index 21af068b121824992eb0b3eb37ecf21b193381e9..6858aee58890281f22d7d8869523964b17a4fd07 100644 (file)
@@ -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
This page took 0.138161 seconds and 4 git commands to generate.