Author: qboosh Date: Thu Jul 21 22:05:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: snaresquid.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/snaresquid.spec diff -u SPECS/snaresquid.spec:1.3 SPECS/snaresquid.spec:1.4 --- SPECS/snaresquid.spec:1.3 Tue Jul 19 00:56:11 2005 +++ SPECS/snaresquid.spec Fri Jul 22 00:05:08 2005 @@ -4,21 +4,26 @@ # - read config # - pldize Summary: A Snare Log Forwarder for arbitrary text-based logs +Summary(pl): Demon Snare przekazujący logi dla dowolnych tekstowych logów Name: snaresquid Version: 1.2 Release: 0.1 License: GPL -Group: System Environment/Daemons -###### Unknown group! -URL: http://www.intersectalliance.com/ +Group: Daemons Source0: http://dl.sourceforge.net/snare/%{name}-%{version}.tar.gz # Source0-md5: d757c89e24ed354d7633893b8d607f93 +URL: http://www.intersectalliance.com/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description A Snare Log Forwarder for arbitrary text-based logs, that works with the System iNtrusion Analysis and Reporting Environment (SNARE). +%description -l pl +Demon Snare przekazujący logi dla dowolnych tekstowych logów, +działający ze środowiskiem SNARE (System iNtrusion Analysis and +Reporting Environment). + %prep %setup -q @@ -29,7 +34,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} -install -d $RPM_BUILD_ROOT%{_sysconfdir}/init.d +install -d $RPM_BUILD_ROOT/etc/rc.d/init.d %{__make} install \ prefix=$RPM_BUILD_ROOT @@ -49,7 +54,7 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/snaresquid -# %attr(754,root,root) %{_sysconfdir}/rc.d/init.d/snaresquid +# %attr(754,root,root) /etc/rc.d/init.d/snaresquid %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -57,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/07/21 22:05:08 qboosh +- pl + Revision 1.3 2005/07/18 22:56:11 undefine - fix md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/snaresquid.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
