Author: glen Date: Wed Mar 7 17:58:28 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - missing dir; adapter; rel 8
---- Files affected: SPECS: BitchX.spec (1.92 -> 1.93) ---- Diffs: ================================================================ Index: SPECS/BitchX.spec diff -u SPECS/BitchX.spec:1.92 SPECS/BitchX.spec:1.93 --- SPECS/BitchX.spec:1.92 Mon Feb 12 22:21:30 2007 +++ SPECS/BitchX.spec Wed Mar 7 18:58:23 2007 @@ -1,12 +1,12 @@ # $Revision$, $Date$ +%define pre -final Summary: Improved color IRC client with built-in scripts Summary(es.UTF-8): Cliente IRC para la consola Linux Summary(pl.UTF-8): Ulepszony, kolorowy klient IRC z wbudowanymi skryptami Summary(pt_BR.UTF-8): Cliente IRC para o console do Linux Name: BitchX Version: 1.1 -Release: 7 -%define pre -final +Release: 8 License: GPL Group: Applications/Networking Source0: http://www.bitchx.org/files/source/ircii-pana-%{version}%{pre}.tar.gz @@ -119,6 +119,7 @@ %defattr(644,root,root,755) %doc Changelog doc/BitchX{.doc,.faq} doc/tcl/BitchX.tcl IPv6-support dll/europa/{README,knowledgebase.sql} %attr(755,root,root) %{_bindir}/* +%dir %{_sysconfdir}/irc %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/irc/* %dir %{_datadir}/BitchX %dir %{_datadir}/BitchX/plugins @@ -161,6 +162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2007/03/07 17:58:23 glen +- missing dir; adapter; rel 8 + Revision 1.92 2007/02/12 21:21:30 glen - tabs in preamle @@ -257,10 +261,10 @@ Revision 1.63 2003/03/15 19:12:02 misi3k - security patch (from bugtraq) - rel 4 -Bug: -Full of sprintf() calls and relying on BIG_BUFFER_SIZE being large enough. -There's multiple ways to exploit it by giving near-BIG_BUFFER_SIZE strings -in various places. + Bug: + Full of sprintf() calls and relying on BIG_BUFFER_SIZE being large enough. + There's multiple ways to exploit it by giving near-BIG_BUFFER_SIZE strings + in various places. Revision 1.62 2003/02/20 20:20:20 ankry - rel. 3 @@ -277,7 +281,7 @@ - rel. 2 Revision 1.58 2003/02/08 23:52:56 juandon -- fixed %%doc for europa +- fixed %doc for europa Revision 1.57 2002/12/06 14:43:31 wiget - spell fixes by Tomasz Wittner <wittt_ at poczta.onet.pl> @@ -289,14 +293,14 @@ - updated to 1.0c19 Revision 1.54 2002/04/25 15:53:38 arturs -fixed a small typo +- fixed a small typo Revision 1.53 2002/02/22 23:28:36 kloczek - removed all Group fields translations (our rpm now can handle translating Group field using gettext). Revision 1.52 2002/01/18 02:12:09 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.51 2001/12/23 21:17:10 qrczak - BitchX-numver.patch: fix declaration of a C variable. @@ -331,18 +335,17 @@ - updated to 1.0c18 Revision 1.41 2001/04/30 16:05:13 kloczek -- added using %%{rpmcflags} macro. +- added using %{rpmcflags} macro. Revision 1.40 2001/02/17 01:27:58 michuz - release 8 -- %%{_applnk}/Network/IRC changed to Communications +- %{_applnk}/Network/IRC changed to Communications Revision 1.39 2001/01/25 20:03:19 misiek - -Massive attack. We use -O0 instead -O flags while debug enabled. +- Massive attack. We use -O0 instead -O flags while debug enabled. Revision 1.38 2000/12/23 00:48:42 michuz -- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...} +- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...} (now it's more C like) Revision 1.37 2000/10/09 11:14:59 kloczek @@ -355,7 +358,7 @@ - release 6. Revision 1.34 2000/10/01 00:28:33 kloczek -- spec %%{debug} ready. +- spec %{debug} ready. Revision 1.33 2000/09/30 22:59:35 waszi @@ -384,10 +387,10 @@ - release 3 Revision 1.26 2000/06/09 07:22:44 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.25 2000/05/27 10:27:45 michuz -- %%applnk changed +- %applnk changed - small fixes Revision 1.24 2000/05/17 00:36:12 kloczek @@ -406,7 +409,7 @@ - small fix - it makes BitchX nice and with PL letters in one box ;) Revision 1.20 2000/02/01 12:55:27 wiget -1.0c16 +- 1.0c16 Revision 1.19 2000/01/31 19:16:35 kloczek - spec adapterized, @@ -435,21 +438,3 @@ Revision 1.15 1999/07/12 23:05:53 kloczek - added using CVS keywords in %changelog (for automating them). - -* Thu Oct 01 1998 Arkadiusz Miśkiewicz <[EMAIL PROTECTED]> -- wserv is now as wserv-bx (modifiet to avoid conflicts with others - irc clients) -- irclib is now ${prefix}/lib/BitchX -- added /usr/lib/BitchX with subdirectories -- modified pl translations -- added configuration /etc/irc/ircII.servers -- added help (from EPIC3 but should be from EPIC4!) -- added pl message in %post -- now BitchX uses /usr/lib/BitchX/BitchX.help instead ~/.BitchX/BitchX.help -- added Polish IRCNet servers to DEFAULT - -* Thu Aug 13 1998 Wojtek Ślusarczyk <[EMAIL PROTECTED]> -- build against glibc-2.1, -- translation modified for pl, -- changed build root to /tmp/bitchx (oj Andrzej, Andrzej... fonetyka ;) -- changed permissions of ELF binaries to 711. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/BitchX.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
