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: 02-Jul-2003 20:18:40
Branch: HEAD Handle: 2003070219183801
Modified files:
openpkg-src/orbit2 orbit2.spec
openpkg-web news.txt
Log:
remove file conflicting with original from 'linc' package
Summary:
Revision Changes Path
1.9 +2 -1 openpkg-src/orbit2/orbit2.spec
1.5166 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/orbit2/orbit2.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 orbit2.spec
--- openpkg-src/orbit2/orbit2.spec 10 Jun 2003 19:45:50 -0000 1.8
+++ openpkg-src/orbit2/orbit2.spec 2 Jul 2003 18:18:39 -0000 1.9
@@ -38,7 +38,7 @@
Group: System
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20030610
+Release: 20030702
# list of sources
Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/ORBit%{V_major}/%{V_major}.%{V_minor}/ORBit%{V_major}-%{version}.tar.gz
@@ -77,6 +77,7 @@
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/linc-cleanup-sockets
rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5165 -r1.5166 news.txt
--- openpkg-web/news.txt 2 Jul 2003 18:13:25 -0000 1.5165
+++ openpkg-web/news.txt 2 Jul 2003 18:18:38 -0000 1.5166
@@ -1,3 +1,4 @@
+02-Jul-2003: Upgraded package: P<orbit2-2.7.2-20030702>
02-Jul-2003: Upgraded package: P<nagios-1.1-20030702>
02-Jul-2003: Upgraded package: P<mailsync-4.5-20030702>
02-Jul-2003: Upgraded package: P<magicpoint-1.10a-20030702>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]