Author: glen Date: Fri Sep 8 18:03:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 28 (rebuild with fixed %useradd/%groupadd macros)
---- Files affected: SPECS: tftp.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: SPECS/tftp.spec diff -u SPECS/tftp.spec:1.70 SPECS/tftp.spec:1.71 --- SPECS/tftp.spec:1.70 Fri Apr 14 18:26:23 2006 +++ SPECS/tftp.spec Fri Sep 8 20:03:32 2006 @@ -6,7 +6,7 @@ Summary(tr): Ýlkel dosya aktarým protokolu (TFTP) için sunucu ve istemci Name: tftp Version: 0.17 -Release: 27 +Release: 28 License: BSD Group: Applications/Networking Source0: ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz @@ -145,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2006/09/08 18:03:32 glen +- rel 28 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.70 2006/04/14 16:26:23 glen - rel 27 @@ -224,7 +227,7 @@ Group field using gettext). Revision 1.45 2002/01/18 02:15:11 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.44 2001/12/18 14:40:32 blues - removed obsoletes utftpd-client (not needed) @@ -254,7 +257,7 @@ - typo Revision 1.35 2001/05/03 01:14: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.34 2000/12/09 17:55:14 jajcus - file owners fixed (semi-automatically) @@ -276,7 +279,7 @@ Revision 1.29 2000/07/11 14:25:45 baggins - release 9 -- that was NOT a missing newline, but a wrong statement in %%files +- that was NOT a missing newline, but a wrong statement in %files Revision 1.28 2000/07/10 18:17:09 siefca - fixed missing newline character in spec file @@ -289,10 +292,10 @@ - config noreplace for rc-inetd stuff Revision 1.25 2000/06/09 07:55:12 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.24 2000/06/09 07:24:00 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.23 2000/04/25 16:16:48 baggins - release++ @@ -333,9 +336,9 @@ - added Group(pl) and changed Group to Networking/Daemons. Revision 1.14 2000/01/02 08:29:21 bszx - - upgrade to 0.16 - - added using rc-inetd reload - - configure doesn't overwrite CFLAGS (tftp-0.15-configure.patch) +- upgrade to 0.16 +- added using rc-inetd reload +- configure doesn't overwrite CFLAGS (tftp-0.15-configure.patch) Revision 1.13 1999/11/19 21:25:21 waszi - separated to 2 packages @@ -352,24 +355,3 @@ Revision 1.9 1999/07/12 23:06:15 kloczek - added using CVS keywords in %changelog (for automating them). - -* Thu Nov 12 1998 Tomasz Kłoczko <[EMAIL PROTECTED]> - [0.10-5] -- fixed passing $RPM_OPT_FLAGS (tftp-0.10-misc.patch). - -* Sun Nov 08 1998 Wojtek Ślusarczyk <[EMAIL PROTECTED]> -- added pl translation, -- removed all others translation -> SIGSEGV (why ? we jet don't known), -- major changes -> required for Linux PLD. - -* Fri Aug 7 1998 Jeff Johnson <[EMAIL PROTECTED]> -- build root - -* Mon Apr 27 1998 Prospector System <[EMAIL PROTECTED]> -- translations modified for de, fr, tr - -* Mon Sep 22 1997 Erik Troan <[EMAIL PROTECTED]> -- added check for getpwnam() failure - -* Tue Jul 15 1997 Erik Troan <[EMAIL PROTECTED]> -- initial build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tftp.spec?r1=1.70&r2=1.71&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
