Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
sophie
> sophie.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File sophie.spec of Package sophie (Revision 3)
Currently displaying revision
3
,
show latest
Name: sophie Summary: Sophie Daemon for Sophos Antivirus Group: System/Security Version: 3.05 Release: 0 Url: http://www.clanfield.info/sophie/ License: GPL Source0: http://www.clanfield.info/sophie/sophie-3.05.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libsavi >= 3 %description %prep %setup0 %configure \ --enable-net \ --enable-fgets \ --with-savilib=%{_libdir} %build %__make %install mkdir -p $RPM_BUILD_ROOT%{_bindir} %__install -m 755 sophie $RPM_BUILD_ROOT%{_bindir}/ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/init.d %__install -m 755 contrib/sophie.init $RPM_BUILD_ROOT%{_sysconfdir}/init.d/sophie %__install -m 644 etc/sophie.cfg $RPM_BUILD_ROOT%{_sysconfdir}/ %__install -m 644 etc/sophie.savi $RPM_BUILD_ROOT%{_sysconfdir}/ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8 %__install -m 644 sophie.8 $RPM_BUILD_ROOT%{_mandir}/man8 %post %files %defattr(-,root,root) %doc Changes Credits LICENSE README README.NETWORK eicar.com %{_bindir}/sophie %{_sysconfdir}/init.d/sophie %{_sysconfdir}/sophie.* %{_mandir}/man8/sophie.8.gz %changelog * Fri Jul 11 2008 Carsten Schoene <cs@linux-administrator.com> - initial build of sophie