RPM Packaging: update tdelibs package

pull/3/head
François Andriot 8 years ago
parent bcde02b480
commit 207a5a89ef

@ -396,12 +396,13 @@ BuildRequires: %{_lib}pcsclite-devel
BuildRequires: pcsc-lite-devel BuildRequires: pcsc-lite-devel
%endif %endif
# PKCS11 suport # PKCS11 support
%if 0%{?mdkversion} || 0%{?mgaversion} %if 0%{?mdkversion} || 0%{?mgaversion}
BuildRequires: %{_lib}pkcs11-helper-devel BuildRequires: %{_lib}pkcs11-helper-devel
%else %else
BuildRequires: pkcs11-helper-devel BuildRequires: pkcs11-helper-devel
%endif %endif
BuildRequires: opensc
%description %description
@ -648,8 +649,8 @@ fi
%{?!with_jasper:-DWITH_JASPER=OFF} \ %{?!with_jasper:-DWITH_JASPER=OFF} \
%{?!with_openexr:-DWITH_OPENEXR=OFF} \ %{?!with_openexr:-DWITH_OPENEXR=OFF} \
-DWITH_UTEMPTER=ON \ -DWITH_UTEMPTER=ON \
%{?!with_elficon:-DWITH_ELFICON=OFF} \
%{?!with_avahi:-DWITH_AVAHI=OFF} \ %{?!with_avahi:-DWITH_AVAHI=OFF} \
%{?!with_elficon:-DWITH_ELFICON=OFF} \
%{?!with_pcre:-DWITH_PCRE=OFF} \ %{?!with_pcre:-DWITH_PCRE=OFF} \
%{?!with_inotify:-DWITH_INOTIFY=OFF} \ %{?!with_inotify:-DWITH_INOTIFY=OFF} \
%{?!with_gamin:-DWITH_GAMIN=OFF} \ %{?!with_gamin:-DWITH_GAMIN=OFF} \
@ -661,10 +662,14 @@ fi
%{?!with_upower:-DWITH_UPOWER=OFF} \ %{?!with_upower:-DWITH_UPOWER=OFF} \
%{?!with_udisks:-DWITH_UDISKS=OFF} \ %{?!with_udisks:-DWITH_UDISKS=OFF} \
%{?!with_udisks2:-DWITH_UDISKS2=OFF} \ %{?!with_udisks2:-DWITH_UDISKS2=OFF} \
-DWITH_UDEVIL=OFF \
-DWITH_CONSOLEKIT=ON \ -DWITH_CONSOLEKIT=ON \
%{?with_nm:-DWITH_NETWORK_MANAGER_BACKEND=ON} \ %{?with_nm:-DWITH_NETWORK_MANAGER_BACKEND=ON} \
-DWITH_SUDO_TDESU_BACKEND=OFF \ -DWITH_SUDO_TDESU_BACKEND=OFF \
-DWITH_OLD_XDG_STD=OFF \ -DWITH_OLD_XDG_STD=OFF \
-DWITH_PCSC=ON \
-DWITH_PKCS=ON \
-DWITH_CRYPTSETUP=ON \
%{?!with_lzma:-DWITH_LZMA=OFF} \ %{?!with_lzma:-DWITH_LZMA=OFF} \
-DWITH_LIBBFD=OFF \ -DWITH_LIBBFD=OFF \
%{?!with_xrandr:-DWITH_XRANDR=OFF} \ %{?!with_xrandr:-DWITH_XRANDR=OFF} \

Loading…
Cancel
Save