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-Feb-2003 10:22:46
Branch: HEAD Handle: 2003020209224501
Modified files:
openpkg-src/dcron dcron.spec
openpkg-web news.txt
Log:
cleanup and upgrade to EVAL because no one knows why it is still JUNK.
Or does anybody know it?
Summary:
Revision Changes Path
1.25 +4 -5 openpkg-src/dcron/dcron.spec
1.3151 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dcron/dcron.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 dcron.spec
--- openpkg-src/dcron/dcron.spec 3 Jan 2003 10:51:34 -0000 1.24
+++ openpkg-src/dcron/dcron.spec 2 Feb 2003 09:22:46 -0000 1.25
@@ -29,11 +29,11 @@
URL: http://www.ibiblio.org/pub/Linux/system/daemons/cron/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
-Distribution: OpenPKG [JUNK]
+Distribution: OpenPKG [EVAL]
Group: System
License: GPL
Version: 2.3.3
-Release: 20020529
+Release: 20030202
# list of sources
Source0:
http://www.ibiblio.org/pub/Linux/system/daemons/cron/dcron-%{version}.tar.gz
@@ -61,7 +61,7 @@
%{l_shtool} subst \
-e 's;/var/spool/cron/crontabs;%{l_prefix}/var/dcron/crontabs;' \
-e 's;/usr/lib/sendmail;%{l_prefix}/sbin/sendmail;' \
- -e 's;/usr/bin/vi;%{l_prefix}/bin/vi;' \
+ -e 's;/usr/bin/vi;%{l_prefix}/bin/vim;' \
-e 's;/var/run/dcron.pid;%{l_prefix}/var/dcron/dcron.pid;' \
defs.h
%{l_make} %{l_mflags -O} \
@@ -87,9 +87,8 @@
%{l_files_std} \
'%attr(4755,root,%{l_mgrp}) %{l_prefix}/bin/crontab'
-
%files -f files
%clean
- rm -rf $RPM_BUILD_ROOT
+ rm -rf $RPM_BUILD_ROOT
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3150 -r1.3151 news.txt
--- openpkg-web/news.txt 2 Feb 2003 09:19:49 -0000 1.3150
+++ openpkg-web/news.txt 2 Feb 2003 09:22:45 -0000 1.3151
@@ -1,3 +1,4 @@
+02-Feb-2003: Upgraded package: P<dcron-2.3.3-20030202>
02-Feb-2003: Upgraded package: P<perl-dbi-20030202-20030202>
02-Feb-2003: Upgraded package: P<apache-1.3.27-20030202>
02-Feb-2003: Upgraded package: P<mixmaster-2.9.0-20030202>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]