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: 30-Jul-2003 19:57:42
Branch: OPENPKG_1_STABLE HEAD Handle: 2003073018574002
Modified files:
openpkg-web news.txt
Modified files: (Branch: OPENPKG_1_STABLE)
openpkg-src/uucp uucp.patch uucp.spec
Log:
MFC: changes since last merge
Summary:
Revision Changes Path
1.2.4.2 +30 -2 openpkg-src/uucp/uucp.patch
1.25.2.4 +1 -1 openpkg-src/uucp/uucp.spec
1.5912 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uucp/uucp.patch
============================================================================
$ cvs diff -u -r1.2.4.1 -r1.2.4.2 uucp.patch
--- openpkg-src/uucp/uucp.patch 24 Jul 2003 20:45:34 -0000 1.2.4.1
+++ openpkg-src/uucp/uucp.patch 30 Jul 2003 17:57:42 -0000 1.2.4.2
@@ -1,5 +1,5 @@
---- unix/Makefile.in.orig Fri May 30 03:31:50 2003
-+++ unix/Makefile.in Wed Jun 4 10:36:20 2003
+--- unix/Makefile.in.dist 2003-07-30 10:23:55.000000000 +0200
++++ unix/Makefile.in 2003-07-30 10:24:32.000000000 +0200
@@ -111,7 +111,7 @@
LIBRARIES = $(noinst_LIBRARIES)
@@ -9,3 +9,31 @@
am_libunix_a_OBJECTS = access.$(OBJEXT) addbas.$(OBJEXT) app3.$(OBJEXT) \
app4.$(OBJEXT) basnam.$(OBJEXT) bytfre.$(OBJEXT) \
corrup.$(OBJEXT) chmod.$(OBJEXT) cohtty.$(OBJEXT) \
+@@ -318,6 +318,7 @@
+ $(COMPILE) -c `cygpath -w $<`
+ CCDEPMODE = @CCDEPMODE@
+ uninstall-info-am:
++install-info-am:
+
+ tags: TAGS
+
+--- lib/Makefile.in.dist 2003-07-30 10:16:00.000000000 +0200
++++ lib/Makefile.in 2003-07-30 10:16:08.000000000 +0200
+@@ -207,6 +207,7 @@
+ $(COMPILE) -c `cygpath -w $<`
+ CCDEPMODE = @CCDEPMODE@
+ uninstall-info-am:
++install-info-am:
+
+ tags: TAGS
+
+--- uuconf/Makefile.in.dist 2003-07-30 10:22:13.000000000 +0200
++++ uuconf/Makefile.in 2003-07-30 10:22:25.000000000 +0200
+@@ -328,6 +328,7 @@
+ $(COMPILE) -c `cygpath -w $<`
+ CCDEPMODE = @CCDEPMODE@
+ uninstall-info-am:
++install-info-am:
+
+ tags: TAGS
+
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/uucp/uucp.spec
============================================================================
$ cvs diff -u -r1.25.2.3 -r1.25.2.4 uucp.spec
--- openpkg-src/uucp/uucp.spec 26 Jul 2003 13:36:23 -0000 1.25.2.3
+++ openpkg-src/uucp/uucp.spec 30 Jul 2003 17:57:42 -0000 1.25.2.4
@@ -33,7 +33,7 @@
Group: Communication
License: GPL
Version: 1.07
-Release: 1.20030726
+Release: 1.20030730
# list of sources
Source0: ftp://ftp.gnu.org/gnu/uucp/uucp-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5911 -r1.5912 news.txt
--- openpkg-web/news.txt 30 Jul 2003 16:14:51 -0000 1.5911
+++ openpkg-web/news.txt 30 Jul 2003 17:57:40 -0000 1.5912
@@ -1,3 +1,4 @@
+30-Jul-2003: Upgraded package: P<uucp-1.07-1.20030730>
30-Jul-2003: Upgraded package: P<openpkg-20030730-20030730>
30-Jul-2003: Upgraded package: P<ncurses-5.3.20030726-20030730>
30-Jul-2003: Upgraded package: P<flex-2.5.4a-20030730>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]