Author: glen Date: Sun Jun 12 15:44:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - need STBR due security (smb check and do it)
---- Files affected: SPECS: ettercap.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/ettercap.spec diff -u SPECS/ettercap.spec:1.56 SPECS/ettercap.spec:1.57 --- SPECS/ettercap.spec:1.56 Sun May 29 20:06:45 2005 +++ SPECS/ettercap.spec Sun Jun 12 17:44:17 2005 @@ -1,6 +1,7 @@ # $Revision$, $Date$ # TODO: -# - make GTK work +# - make GTK work +# - need STBR due http://security.gentoo.org/glsa/glsa-200506-07.xml # Summary: ettercap - a ncurses-based sniffer/interceptor utility Summary(pl): ettercap - oparte o ncurses narzędzie do sniffowania/przechwytywania @@ -121,11 +122,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2005/06/12 15:44:17 glen +- need STBR due security (smb check and do it) + Revision 1.56 2005/05/29 18:06:45 paszczus - updated to 0.7.3 Revision 1.55 2005/05/27 14:15:13 deejay1 -- rel. down to 0.1 - package seriously borked - see %%build +- rel. down to 0.1 - package seriously borked - see %build - added missing BR's and TODO Revision 1.54 2005/05/22 21:34:35 averne @@ -135,12 +139,12 @@ - fixed source0 Revision 1.52 2004/12/23 10:26:01 luzik - - added BR libnet - - rel 3 +- added BR libnet +- rel 3 Revision 1.51 2004/12/23 10:16:51 luzik - - fixed %build - - rel 2 +- fixed %build +- rel 2 Revision 1.50 2004/12/22 12:21:10 qboosh - workaround for sf @@ -149,9 +153,9 @@ - updated to 0.7.2 Revision 1.48 2004/12/21 20:37:39 luzik - - updated to 0.7.1 - - patching hashed - - change Source name to ettercap-NG +- updated to 0.7.1 +- patching hashed +- change Source name to ettercap-NG Revision 1.47 2004/08/18 09:49:15 undefine - release 4 @@ -236,12 +240,12 @@ - STBR Revision 1.22 2002/05/21 23:13:00 kloczek -perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ +- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ - s/^autoconf/\%\{__autoconf\}/" + s/^autoconf/\%\{__autoconf\}/" Revision 1.21 2002/04/25 16:15:53 arturs -fixed a small typo +- fixed a small typo Revision 1.20 2002/04/24 19:00:01 mmazur - updated to 0.6.5; rel 1; STBR @@ -291,7 +295,7 @@ - typo. Revision 1.6 2001/09/06 17:35:14 kloczek -- use --{dis,en}ablele-debug depending on %%{debug}. +- use --{dis,en}ablele-debug depending on %{debug}. Revision 1.5 2001/09/06 16:56:48 mkochano - Added BROKEN kernel_version patch which should make ettercap check version @@ -301,10 +305,10 @@ - added missing BuildRequires and cosmetics. Revision 1.3 2001/09/06 16:11:16 mkochano -- Added plugin_dir patch --- plugins moved to %%{_libdir}. They are binary - files (*.so) and AFAIK should not be in %%{_datadir}. -- Removed not needed ,,\'' from %%build section. -- Corrected %%files section --- ettercap now owns %%{_libdir}/%%{name} +- Added plugin_dir patch --- plugins moved to %{_libdir}. They are binary + files (*.so) and AFAIK should not be in %{_datadir}. +- Removed not needed ,,\'' from %build section. +- Corrected %files section --- ettercap now owns %{_libdir}/%{name} directory. Revision 1.2 2001/09/06 15:39:36 mkochano ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ettercap.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
