Branch: master

207a5a89 2016-04-04 15:01:03 François Andriot
RPM Packaging: update tdelibs package
M redhat/main/tdelibs/tdelibs-14.0.0.spec
diff --git a/redhat/main/tdelibs/tdelibs-14.0.0.spec b/redhat/main/tdelibs/tdelibs-14.0.0.spec
index 6954aae..52bec8d 100644
--- a/redhat/main/tdelibs/tdelibs-14.0.0.spec
+++ b/redhat/main/tdelibs/tdelibs-14.0.0.spec
@@ -396,12 +396,13 @@
 BuildRequires:	pcsc-lite-devel
 %endif
 
-# PKCS11 suport
+# PKCS11 support
 %if 0%{?mdkversion} || 0%{?mgaversion}
 BuildRequires:	%{_lib}pkcs11-helper-devel
 %else
 BuildRequires:	pkcs11-helper-devel
 %endif
+BuildRequires:	opensc
 
 
 %description
@@ -648,8 +649,8 @@
   %{?!with_jasper:-DWITH_JASPER=OFF} \
   %{?!with_openexr:-DWITH_OPENEXR=OFF} \
   -DWITH_UTEMPTER=ON \
-  %{?!with_elficon:-DWITH_ELFICON=OFF} \
   %{?!with_avahi:-DWITH_AVAHI=OFF} \
+  %{?!with_elficon:-DWITH_ELFICON=OFF} \
   %{?!with_pcre:-DWITH_PCRE=OFF} \
   %{?!with_inotify:-DWITH_INOTIFY=OFF} \
   %{?!with_gamin:-DWITH_GAMIN=OFF} \
@@ -661,10 +662,14 @@
   %{?!with_upower:-DWITH_UPOWER=OFF} \
   %{?!with_udisks:-DWITH_UDISKS=OFF} \
   %{?!with_udisks2:-DWITH_UDISKS2=OFF} \
+  -DWITH_UDEVIL=OFF \
   -DWITH_CONSOLEKIT=ON \
   %{?with_nm:-DWITH_NETWORK_MANAGER_BACKEND=ON} \
   -DWITH_SUDO_TDESU_BACKEND=OFF \
   -DWITH_OLD_XDG_STD=OFF \
+  -DWITH_PCSC=ON \
+  -DWITH_PKCS=ON \
+  -DWITH_CRYPTSETUP=ON \
   %{?!with_lzma:-DWITH_LZMA=OFF} \
   -DWITH_LIBBFD=OFF \
   %{?!with_xrandr:-DWITH_XRANDR=OFF} \