Apply disable-doc to reduce build time and disable buildiing p11-lit 58/88958/5 accepted/tizen/3.0/common/20161114.110617 accepted/tizen/3.0/ivi/20161011.044136 accepted/tizen/3.0/mobile/20161015.033201 accepted/tizen/3.0/tv/20161016.004647 accepted/tizen/3.0/wearable/20161015.082805 accepted/tizen/common/20160926.154139 accepted/tizen/ivi/20160927.020906 accepted/tizen/mobile/20160927.020850 accepted/tizen/tv/20160927.020710 accepted/tizen/wearable/20160927.020830 submit/tizen/20160926.005548 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
authorDongsun Lee <ds73.lee@samsung.com>
Wed, 21 Sep 2016 07:46:29 +0000 (16:46 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Mon, 26 Sep 2016 01:13:34 +0000 (10:13 +0900)
- apply --disable-doc
- apply --without-p11-kit

Change-Id: Ia4d57619d37c1da57ca27739f4b16441f799dd26
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
packaging/gnutls.spec

index 4914246..04c7832 100755 (executable)
@@ -81,11 +81,13 @@ echo %{_includedir}/%{name}/abstract.h
 
 %build
 %reconfigure \
+        --without-p11-kit \
         --disable-static \
         --with-pic \
         --disable-rpath \
         --disable-silent-rules \
         --with-default-trust-store-dir=/etc/ssl/certs \
+        --disable-doc \
         --with-sysroot=/%{?_sysroot}
 %__make %{?_smp_mflags}
 
@@ -123,7 +125,6 @@ rm -f %{buildroot}%{_libdir}/*.la
 %{_bindir}/psktool
 %{_bindir}/srptool
 %{_bindir}/danetool
-%{_mandir}/man1/*
 
 %files -n libgnutls
 %manifest %{name}.manifest
@@ -154,9 +155,6 @@ rm -f %{buildroot}%{_libdir}/*.la
 %{_includedir}/%{name}/tpm.h
 %{_libdir}/libgnutls.so
 %{_libdir}/pkgconfig/gnutls.pc
-%{_mandir}/man3/*
-%{_infodir}/*.*
-%doc doc/examples doc/gnutls.html doc/*.png doc/gnutls.pdf doc/reference/html/*
 
 %files -n libgnutlsxx-devel
 %manifest %{name}.manifest