SPECS: squidwall.spec - updated to 0.4e - updated squidwall-Makefi...
paszczus
paszczus at pld-linux.org
Wed Apr 2 09:17:26 CEST 2008
Author: paszczus Date: Wed Apr 2 07:17:26 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.4e
- updated squidwall-Makefile.patch
---- Files affected:
SPECS:
squidwall.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/squidwall.spec
diff -u SPECS/squidwall.spec:1.6 SPECS/squidwall.spec:1.7
--- SPECS/squidwall.spec:1.6 Mon Feb 12 23:09:16 2007
+++ SPECS/squidwall.spec Wed Apr 2 09:17:21 2008
@@ -3,12 +3,12 @@
Summary: squidwall - a fast and secure redirector for squid
Summary(pl.UTF-8): squidwall - szybkie i bezpieczne przekierowywanie dla squida
Name: squidwall
-Version: 0.2
+Version: 0.4e
Release: 0.1
License: GPL
Group: Applications
Source0: http://www.mcmilk.de/projects/squidwall/dl/%{name}-%{version}.tar.bz2
-# Source0-md5: ba09f24ed8a894d560fc2d1bdcdeed43
+# Source0-md5: 010887ec0fb97ea098dac327e734b2ab
Patch0: %{name}-Makefile.patch
URL: http://www.mcmilk.de/projects/squidwall/
BuildRequires: libowfat
@@ -37,7 +37,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},/var/log/squid}
+install -d $RPM_BUILD_ROOT{%{_sbindir},/var/log/squid}
+> $RPM_BUILD_ROOT/var/log/squid/squidwall.log
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -47,8 +48,8 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
-%attr(600,squid,squid) /var/log/squid/squidwall.log
+%attr(755,root,root) %{_sbindir}/*
+%ghost %attr(600,squid,squid) /var/log/squid/squidwall.log
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -56,6 +57,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008-04-02 07:17:21 paszczus
+- updated to 0.4e
+- updated squidwall-Makefile.patch
+
Revision 1.6 2007-02-12 22:09:16 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squidwall.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list