diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-08-08 18:01:27 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-08-08 18:01:27 +0200 |
commit | 5c97afc755186f293c696f06c346a57a48db915d (patch) | |
tree | efe37cb6b145c7940e48db04874dd3658faf531f /redhat/applications/smartcardauth | |
parent | 29e21c653bba11be71f1d61c700a5fb94c528f5f (diff) | |
download | tde-packaging-5c97afc755186f293c696f06c346a57a48db915d.tar.gz tde-packaging-5c97afc755186f293c696f06c346a57a48db915d.zip |
RPM Packaging: add missing dependencies
Diffstat (limited to 'redhat/applications/smartcardauth')
-rw-r--r-- | redhat/applications/smartcardauth/smartcardauth-14.0.0.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec b/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec index ec25aeec5..c97d5fe6a 100644 --- a/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec +++ b/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec @@ -56,7 +56,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz Source1: trinity-%{tde_pkg}-rpmlintrc -Patch0: %{tde_pkg}-14.0.0.patch BuildRequires: trinity-tdelibs-devel >= %{tde_version} BuildRequires: trinity-tdebase-devel >= %{tde_version} @@ -139,9 +138,6 @@ in addition to the PKCS certificate functionality %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%if 0%{?rhel} != 6 -#patch0 -p1 -b .ftbfs -%endif %__sed -i "Makefile" \ -e "s|/usr/lib/perl5/Chipcard|%{_libdir}/perl5/vendor_perl/Chipcard|g" |