Author: glen Date: Thu Apr 20 10:29:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup doc files, rel 1
---- Files affected: SPECS: eggdrop.spec (1.96 -> 1.97) ---- Diffs: ================================================================ Index: SPECS/eggdrop.spec diff -u SPECS/eggdrop.spec:1.96 SPECS/eggdrop.spec:1.97 --- SPECS/eggdrop.spec:1.96 Wed Jun 1 21:14:54 2005 +++ SPECS/eggdrop.spec Thu Apr 20 12:29:17 2006 @@ -5,7 +5,7 @@ Summary(ru_RU): Eggdrop, ÜÔĎ IRC-ÂĎÔ ÎÁĐÉÓÁÎÎŮĘ ÎÁ ŃÚŮËĹ C. Name: eggdrop Version: 1.6.17 -Release: 0.1 +Release: 1 License: GPL v2 Group: Applications/Communications Source0: ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.bz2 @@ -186,12 +186,16 @@ mv -f $RPM_BUILD_ROOT{/doc,%{_mandir}}/man1/%{name}.1 rm -rf $RPM_BUILD_ROOT/{doc,README,logs,eggdrop.conf} +rm -rf docs +cp -a doc docs +rm -rf docs/{man1,Makefile*} + %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc doc/ +%doc docs/* %attr(755,root,root) %{_bindir}/%{name} %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/modules @@ -205,6 +209,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2006/04/20 10:29:17 glen +- cleanup doc files, rel 1 + Revision 1.96 2005/06/01 19:14:54 zbyniu - BR: openssl-devel @@ -214,7 +221,7 @@ Revision 1.94 2004/11/01 14:38:50 adamg - dropped ac_fix.patch (no longer needed) - renumbered patches -- simplified %%install +- simplified %install Revision 1.93 2004/11/01 14:12:55 adamg - added nohostwhowhom.patch @@ -287,7 +294,7 @@ - mass commit: cosmetics (removed trailing white spaces) Revision 1.72 2003/08/11 20:44:53 ankry -cosmetics +- cosmetics Revision 1.71 2003/07/29 16:24:58 adamg - megahal module updated to 2.6 @@ -405,7 +412,7 @@ - added additional modules. Revision 1.39 2003/03/06 12:32:43 qboosh -- unpack sources in single %%setup +- unpack sources in single %setup Revision 1.38 2003/03/05 20:48:19 adamg - renamed language files - they aren't sticked to eggdrop1.6.13, but may be @@ -454,7 +461,7 @@ - reverted to 1.6.9, last reliable version, STBR Revision 1.26 2002/04/25 16:14:38 arturs -fixed a small typo +- fixed a small typo Revision 1.25 2002/02/23 01:58:09 kloczek - adapterized. @@ -464,16 +471,16 @@ Group field using gettext). Revision 1.23 2002/01/18 02:12:47 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.22 2001/09/27 14:03:57 qboosh - added Source0 URL (note: there is 2.1.1 on http) Revision 1.21 2001/05/02 02:43:03 qboosh -- adapterized and made spec %%debug ready or added using %%rpm*flags macros +- adapterized and made spec %debug ready or added using %rpm*flags macros Revision 1.20 2000/06/09 07:22:49 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.19 2000/05/18 18:30:52 kloczek - spec adapterized. @@ -488,7 +495,7 @@ - translated kloczkish into english Revision 1.16 2000/03/28 15:42:50 arturs -typo +- typo Revision 1.15 1999/07/20 11:04:33 baggins - fixed usage of macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eggdrop.spec?r1=1.96&r2=1.97&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
