OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 11-Jan-2003 16:59:43
Branch: HEAD Handle: 2003011115594201
Modified files:
openpkg-src/tftp tftp.spec
openpkg-web news.txt
Log:
include all files in source RPM
Summary:
Revision Changes Path
1.7 +3 -1 openpkg-src/tftp/tftp.spec
1.2656 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tftp/tftp.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 tftp.spec
--- openpkg-src/tftp/tftp.spec 3 Jan 2003 10:55:17 -0000 1.6
+++ openpkg-src/tftp/tftp.spec 11 Jan 2003 15:59:43 -0000 1.7
@@ -33,10 +33,12 @@
Group: Networtk
License: GPL
Version: 0.32
-Release: 20021108
+Release: 20030111
# list of sources
Source0:
http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz
+Source1: tftpd.remap
+Source2: rc.tftp
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2655 -r1.2656 news.txt
--- openpkg-web/news.txt 11 Jan 2003 15:58:19 -0000 1.2655
+++ openpkg-web/news.txt 11 Jan 2003 15:59:42 -0000 1.2656
@@ -1,3 +1,4 @@
+11-Jan-2003: Upgraded package: P<tftp-0.32-20030111>
11-Jan-2003: Upgraded package: P<subversion-0.16.0-20030111>
11-Jan-2003: Upgraded package: P<pstoedit-3.33-20030111>
11-Jan-2003: Upgraded package: P<nail-10.2-20030111>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]