/[smecontribs]/rpms/dansguardian/contribs7/dansguardian.spec
ViewVC logotype

Diff of /rpms/dansguardian/contribs7/dansguardian.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by slords, Mon Dec 24 01:00:34 2007 UTC Revision 1.13 by slords, Tue Nov 25 16:20:11 2008 UTC
# Line 1  Line 1 
1    # $Id: dansguardian.spec,v 1.11 2008/10/09 16:25:30 slords Exp $
2    # Authority: dungog
3    # Name: Stephen Noble
4    
5  Name: dansguardian  Name: dansguardian
6  Version: 2.9.9.2  Version: 2.10
7  Release: 1%{?dist}  Release: 1%{?dist}
8  Summary: Content filter  Summary: Content filter
9  License: GNU GPL version 2  License: GNU GPL version 2
# Line 7  Url: http://www.dansguardian.org Line 11  Url: http://www.dansguardian.org
11  Group: System/Servers  Group: System/Servers
12  Source0: %name-%version.tar.gz  Source0: %name-%version.tar.gz
13  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14  BuildRequires: gcc-c++ zlib-devel clamav-devel pkgconfig  BuildRequires: gcc-c++ zlib-devel clamav-devel bzip2-devel gmp-devel pkgconfig
15  Requires: squid clamav  Requires: squid clamav
16  #clamav-lib  #clamav-lib
17    
# Line 19  MIME filtering, file extension filtering Line 23  MIME filtering, file extension filtering
23    
24  %prep  %prep
25  %setup -q  %setup -q
26    
27  %build  %build
28  %configure --datadir=/etc \  %configure --datadir=/etc \
29  --enable-clamd \  --enable-clamd \
# Line 43  mkdir -p $RPM_BUILD_ROOT/etc/init.d/ Line 48  mkdir -p $RPM_BUILD_ROOT/etc/init.d/
48  mkdir -p $RPM_BUILD_ROOT/usr/share/dansguardian  mkdir -p $RPM_BUILD_ROOT/usr/share/dansguardian
49  touch $RPM_BUILD_ROOT/etc/dansguardian/lists/exceptionfileurllist  touch $RPM_BUILD_ROOT/etc/dansguardian/lists/exceptionfileurllist
50  cp $RPM_BUILD_ROOT/etc/dansguardian/scripts/systemv-init $RPM_BUILD_ROOT/etc/init.d/dansguardian  cp $RPM_BUILD_ROOT/etc/dansguardian/scripts/systemv-init $RPM_BUILD_ROOT/etc/init.d/dansguardian
51    rm -rf $RPM_BUILD_ROOT/usr/share/doc/dansguardian
52    
53  %clean  %clean
54  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
# Line 68  fi Line 74  fi
74  %{_datadir}/%{name}/  %{_datadir}/%{name}/
75    
76  %changelog  %changelog
77    * Thu Oct 9 2008 Shad L. Lords <slords@mail.com> 2.10-1.sme
78    - Upstream Release 2.10
79    
80    * Fri Sep 5 2008 Shad L. Lords <slords@mail.com> 2.9.9.7-1
81    - Upstream Release 2.9.9.7
82    - Update to build against clamav 0.94
83    
84    * Sat May 6 2008 Shad L. Lords <slords@mail.com> 2.9.9.4-1
85    - Upstream Release 2.9.9.4
86    
87    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 2.9.9.3-1
88    - Upstream Release 2.9.9.3
89    - Update to build against clamav 0.93
90    
91  * Sat Dec 22 2007 Stephen Noble dungog.net  * Sat Dec 22 2007 Stephen Noble dungog.net
92  - Upstream Release 2.9.9.2  - Upstream Release 2.9.9.2
93    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed