SPECS: git-core.spec - docs fail on asciidoc-7.0.0-1, 7.1.2-3 seem...

adamg adamg at pld-linux.org
Wed Sep 19 01:29:54 CEST 2007


Author: adamg                        Date: Tue Sep 18 23:29:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- docs fail on asciidoc-7.0.0-1, 7.1.2-3 seems ok
- tests require pdksh with unset bug fixed

---- Files affected:
SPECS:
   git-core.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.80 SPECS/git-core.spec:1.81
--- SPECS/git-core.spec:1.80	Sun Sep 16 14:20:06 2007
+++ SPECS/git-core.spec	Wed Sep 19 01:29:49 2007
@@ -16,7 +16,7 @@
 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
@@ -24,6 +24,7 @@
 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
@@ -304,6 +305,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2007/09/18 23:29:49  adamg
+- docs fail on asciidoc-7.0.0-1, 7.1.2-3 seems ok
+- tests require pdksh with unset bug fixed
+
 Revision 1.80  2007/09/16 12:20:06  arekm
 - up to 1.5.3.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list