Author: qboosh                       Date: Mon Feb 28 20:28:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   squidclamav.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/squidclamav.spec
diff -u SPECS/squidclamav.spec:1.2 SPECS/squidclamav.spec:1.3
--- SPECS/squidclamav.spec:1.2  Mon Feb 28 02:36:24 2005
+++ SPECS/squidclamav.spec      Mon Feb 28 21:28:51 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:       A Clamav Antivirus Redirector for Squid
-Summary(pl):   Skaner antywirusowy clamav dla squida
+Summary(pl):   Skaner antywirusowy clamav dla Squida
 Name:          squidclamav
 Group:         Networking/Utilities
 License:       GPL v2
@@ -10,25 +10,26 @@
 # Source0-md5: 72d0dc8ff22dc2f85ddf8a0ba28ad01f
 Patch0:                %{name}-paths.patch
 URL:           http://www.samse.fr/GPL/squidclamav/
-BuildRequires: curl-devel >= 7.12.1
 BuildRequires: clamav-devel >= 0.82
+BuildRequires: curl-devel >= 7.12.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A Clamav Antivirus Redirector for Squid
+A Clamav Antivirus Redirector for Squid.
 
 %description -l pl
-Skaner antywirusowy clamav dla squida
+Skaner antywirusowy clamav dla Squida.
 
 %prep
 %setup -q
 %patch0 -p1
 
 %build
+# XXX: why not system regex?
 cd regex-0.12
 %configure
 %{__make}
-cp regex.h regex.o ../
+cp regex.h regex.o ..
 cd ..
 %{__make}
 
@@ -45,7 +46,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(640,root,squid) %config(noreplace) %verify(not size mtime md5) 
%{_sysconfdir}/squidclamav.conf
+%attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/squidclamav.conf
 %attr(755,root,root) %{_bindir}/squidclamav
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,9 +55,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/02/28 20:28:51  qboosh
+- unified
+
 Revision 1.2  2005/02/28 01:36:24  zbyniu
 - proper Source0-md5
 
 Revision 1.1  2005/02/28 01:18:37  zbyniu
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squidclamav.spec?r1=1.2&r2=1.3&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to