/[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.5 by slords, Sat Apr 19 23:33:17 2008 UTC Revision 1.15 by dungog, Mon Mar 2 23:56:42 2009 UTC
# Line 1  Line 1 
1  # $Id: dansguardian.spec,v 1.4 2008/04/02 15:03:54 slords Exp $  # $Id: dansguardian.spec,v 1.14 2008/12/12 09:56:18 dungog Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
5  Name: dansguardian  Name: dansguardian
6  Version: 2.9.9.2  Version: 2.10.0.3
7  Release: 2%{?dist}  Release: 1%{?dist}
8  Summary: Content filter  Summary: Content filter
9  License: GNU GPL version 2  License: GNU GPL version 2
10  Url: http://www.dansguardian.org  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 bzip2-devel gmp-devel  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 23  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 47  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 72  fi Line 74  fi
74  %{_datadir}/%{name}/  %{_datadir}/%{name}/
75    
76  %changelog  %changelog
77  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 2.9.9.2-2  * Fri Dec 12 2008 Stephen Noble <support@dungog.net> 2.10.0.3-1.sme
78  - Rebuild to pick up new clamav libs  - Upstream Release, please import src 2.10.0.3      
79    
80    * Fri Dec 12 2008 Stephen Noble <support@dungog.net> 2.10.0.2-1.sme
81    - Conflicts dungog-dansguardian < 2.9
82    - Upstream Release 2.10.0.2      
83    
84    * Thu Oct 9 2008 Shad L. Lords <slords@mail.com> 2.10-1.sme
85    - Upstream Release 2.10
86    
87    * Fri Sep 5 2008 Shad L. Lords <slords@mail.com> 2.9.9.7-1
88    - Upstream Release 2.9.9.7
89    - Update to build against clamav 0.94
90    
91    * Sat May 6 2008 Shad L. Lords <slords@mail.com> 2.9.9.4-1
92    - Upstream Release 2.9.9.4
93    
94    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 2.9.9.3-1
95    - Upstream Release 2.9.9.3
96    - Update to build against clamav 0.93
97    
98  * Sat Dec 22 2007 Stephen Noble dungog.net  * Sat Dec 22 2007 Stephen Noble dungog.net
99  - Upstream Release 2.9.9.2  - Upstream Release 2.9.9.2


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