OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 30-Jul-2003 10:31:52
Branch: HEAD Handle: 2003073009315001
Modified files:
openpkg-src/uucp uucp.patch uucp.spec
openpkg-web news.txt
Log:
fix makefiles for more pedantic BSD make
Summary:
Revision Changes Path
1.4 +30 -2 openpkg-src/uucp/uucp.patch
1.39 +1 -1 openpkg-src/uucp/uucp.spec
1.5905 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uucp/uucp.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 uucp.patch
--- openpkg-src/uucp/uucp.patch 4 Jun 2003 09:45:03 -0000 1.3
+++ openpkg-src/uucp/uucp.patch 30 Jul 2003 08:31:51 -0000 1.4
@@ -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.38 -r1.39 uucp.spec
--- openpkg-src/uucp/uucp.spec 25 Jul 2003 20:03:19 -0000 1.38
+++ openpkg-src/uucp/uucp.spec 30 Jul 2003 08:31:51 -0000 1.39
@@ -33,7 +33,7 @@
Group: Communication
License: GPL
Version: 1.07
-Release: 20030725
+Release: 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.5904 -r1.5905 news.txt
--- openpkg-web/news.txt 29 Jul 2003 20:38:33 -0000 1.5904
+++ openpkg-web/news.txt 30 Jul 2003 08:31:50 -0000 1.5905
@@ -1,3 +1,4 @@
+30-Jul-2003: Upgraded package: P<uucp-1.07-20030730>
29-Jul-2003: Upgraded package: P<flex-2.5.4a-1.20030729>
29-Jul-2003: Upgraded package: P<flex-2.5.4a-20030729>
29-Jul-2003: Upgraded package: P<rsync-2.5.6-1.20030729>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]