[gdcm] Re-enable doc package

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


commit 6cb2b303971d917f17c674afd97e69085bf76a18
Author: Mario Ceresa <mrceresa at gmail.com>
Date:   Wed May 1 11:57:40 2013 +0200

    Re-enable doc package

 gdcm.spec |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/gdcm.spec b/gdcm.spec
index d97c786..8ecb588 100644
--- a/gdcm.spec
+++ b/gdcm.spec
@@ -54,15 +54,15 @@ RLE, J2K, deflated, JPEG-LS (very experimental) (MPEG2 compression is not
 supported)
 - Papyrus V2 and V3 file headers should be readable, 
 
-#%package	doc
-#Summary:	Includes html documentation for gdcm
-#Group:		Development/Libraries
-#Requires:	%{name} = %{version}-%{release}
+%package	doc
+Summary:	Includes html documentation for gdcm
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
-#%description doc
+%description doc
 
-#You should install the gdcm-doc package if you would like to
-#access upstream documentation for gdcm
+You should install the gdcm-doc package if you would like to
+access upstream documentation for gdcm
 
 
 %package	devel
@@ -179,9 +179,9 @@ ctest .
 %{_libdir}/*.so.*
 %{_datadir}/gdcm/XML
 
-#%files doc
-#%dir %{_docdir}/%{name}/
-#%{_docdir}/%{name}/*
+%files doc
+%dir %{_docdir}/%{name}/
+%{_docdir}/%{name}/*
 
 %files devel
 %dir %{_includedir}/gdcm/


More information about the scm-commits mailing list