]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- docs fail on asciidoc-7.0.0-1, 7.1.2-3 seems ok
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 18 Sep 2007 23:29:49 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- tests require pdksh with unset bug fixed

Changed files:
    git-core.spec -> 1.81

git-core.spec

index 88bb43a8f81d7a9643029e23e6a7468051062a80..29de0fd08ff18d1a7c186c85fa6c8e9917e4ce96 100644 (file)
@@ -15,7 +15,7 @@ Source0:      http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
 Source1:       %{name}-gitweb.conf
 Source2:       %{name}-gitweb-httpd.conf
 URL:           http://git.or.cz/
-BuildRequires: asciidoc
+BuildRequires: asciidoc >= 7.2.1-3
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: curl-devel
@@ -23,6 +23,7 @@ BuildRequires:        expat-devel
 BuildRequires: openssl-devel
 BuildRequires: perl-Error
 BuildRequires: perl-base
+%{?with_tests:BuildRequires:   pdksh >= 5.2.14-46}
 BuildRequires: python
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: rpmbuild(macros) >= 1.264
This page took 0.097535 seconds and 4 git commands to generate.