[gdcm] Enabled man file generation

mrceresa mrceresa at fedoraproject.org
Wed May 1 10:05:06 UTC 2013


commit 911da4453a2e461450484a8320554b3e58f16ba5
Author: Mario Ceresa <mrceresa at gmail.com>
Date:   Wed May 1 11:52:12 2013 +0200

    Enabled man file generation

 gdcm.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gdcm.spec b/gdcm.spec
index a559257..d97c786 100644
--- a/gdcm.spec
+++ b/gdcm.spec
@@ -37,7 +37,7 @@ BuildRequires:	mysql-devel
 BuildRequires:	openssl-devel
 BuildRequires:	openjpeg-devel
 #BuildRequires:	/usr/bin/pdflatex
-#BuildRequires:	poppler-devel
+BuildRequires:	poppler-devel
 BuildRequires:	python2-devel
 BuildRequires:	postgresql-devel
 BuildRequires:	swig
@@ -118,7 +118,7 @@ pushd %{_target_platform}
 	-DCMAKE_VERBOSE_MAKEFILE=ON \
 	-DGDCM_BUILD_TESTING=OFF \
 	-DGDCM_BUILD_EXAMPLES:BOOL=ON \
-	-DGDCM_DOCUMENTATION:BOOL=OFF \
+	-DGDCM_DOCUMENTATION:BOOL=ON \
 	-DGDCM_PDF_DOCUMENTATION:BOOL=OFF \
 	-DGDCM_WRAP_PYTHON:BOOL=ON \
 	-DGDCM_WRAP_JAVA=OFF \
@@ -200,7 +200,7 @@ ctest .
 - Added doc package
 - Various fixes to spec file
 - Dropped pdf documentation because cmake scripts still search for pdfopt
-- Dropped doc building
+
 
 * Mon Feb 4 2013 Mario Ceresa <mrceresa at fedoraproject.org> - 2.0.18-8
 - Added missing BR for pdflatex


More information about the scm-commits mailing list