diff --git a/.tito/packages/ecap-clamav-adapter b/.tito/packages/ecap-clamav-adapter new file mode 100644 index 0000000..e6387ac --- /dev/null +++ b/.tito/packages/ecap-clamav-adapter @@ -0,0 +1 @@ +2.0.0-0.beta1 ./ diff --git a/ecap-clamav-adapter.spec b/ecap-clamav-adapter.spec index 36350a2..a6536d1 100644 --- a/ecap-clamav-adapter.spec +++ b/ecap-clamav-adapter.spec @@ -1,6 +1,6 @@ Name: ecap-clamav-adapter Version: 2.0.0 -Release: 1%{?dist} +Release: 0.beta1%{?dist} Summary: eCAP adapter to scan web content using ClamAV Group: Application/system @@ -21,7 +21,7 @@ using a well-known ClamAV(R) antivirus engine %setup -q -n ecap_clamav_adapter-%{version} %build -%configure +%configure --disable-static make %{?_smp_mflags} %install