Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP4:GA
clamsap
clamsap.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File clamsap.spec of Package clamsap
# # spec file for package clamsap # # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %ifarch x86_64 %define platnum 64 %define platdir lib64 %define platstr 64 bit %define platform linuxx86_64 %else %define platnum 32 %define platdir lib %define platstr 32 bit %define platform linuxintel %endif %define packname clamsap-%{version} %define requiresp clamav >= 0.96 %define inslibdir /usr/%{platdir} Summary: Virus Scan Adapter (VSA) for ClamAV Name: clamsap Version: 0.98.9 Release: 1 License: GPL-2.0 Group: Productivity/Security Source: %{name}-%{version}.tar.gz URL: http://sourceforge.net/projects/clamsap/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: %{packname} Requires: %{requiresp} BuildRequires: %{requiresp} BuildRequires: libopenssl-devel #!BuildIgnore: clamav-nodb # additional build dependencies for Fedora/RedHat/SLES10 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?suse_version} == 1010 BuildRequires: gcc-c++ %endif %description ClamSAP exists of two 'C' shared libraries which link between ClamAV and the Virus Scan Interface (VSI) of SAP (offical name: NW-VSI). A SAP application can use the ClamAV engine to scan for malicious uploads in HTTP uploads for example. Authors: -------- Peter Varkoly <varkoly@suse.com> %prep %setup %build %configure make chmod 644 AUTHORS ChangeLog COPYING COPYING.clamav COPYING.vsa INSTALL NEWS README %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT/%_libdir/*.la #rm $RPM_BUILD_ROOT/%_libdir/*.a %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING COPYING.clamav COPYING.vsa INSTALL NEWS README %_libdir/lib* %changelog * Fri Apr 27 2012 Markus Strehle - Support remote scan from libclamdsap to clamd * Fri Mar 25 2011 Markus Strehle - Prevent multiple byte code initialisation * Thu Nov 02 2010 Markus Strehle - Initial release (source 0.9.6.stable)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor