OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Jul-2005 09:23:30
Branch: HEAD Handle: 2005072508233000
Modified files:
openpkg-src/ngircd ngircd.spec
Removed files:
openpkg-src/ngircd ngircd.patch
Log:
upgrading package: ngircd 0.8.3 -> 0.9.0
Summary:
Revision Changes Path
1.3 +0 -79 openpkg-src/ngircd/ngircd.patch
1.4 +3 -4 openpkg-src/ngircd/ngircd.spec
____________________________________________________________________________
rm -f openpkg-src/ngircd/ngircd.patch <<'@@ .'
Index: openpkg-src/ngircd/ngircd.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ngircd/ngircd.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 ngircd.spec
--- openpkg-src/ngircd/ngircd.spec 11 Apr 2005 10:47:45 -0000 1.3
+++ openpkg-src/ngircd/ngircd.spec 25 Jul 2005 07:23:30 -0000 1.4
@@ -32,8 +32,8 @@
Class: EVAL
Group: Network
License: GNU
-Version: 0.8.3
-Release: 20050411
+Version: 0.9.0
+Release: 20050725
# package options
%option with_fsl yes
@@ -42,7 +42,6 @@
Source0: ftp://ftp.berlios.de/pub/ngircd/ngircd-%{version}.tar.gz
Source1: rc.ngircd
Source2: fsl.ngircd
-Patch0: ngircd.patch
# build information
Prefix: %{l_prefix}
@@ -70,7 +69,6 @@
%prep
%setup -q
- %patch -p0
%{l_shtool} subst \
-e 's;^\(docdir = $(datadir)/\)doc/\($(PACKAGE)\);\1\2;' \
doc/Makefile.in
@@ -108,6 +106,7 @@
-e 's|;\(ServerUID = \).*$|\1 %{l_ruid}|' \
-e 's|;\(ServerGID = \).*$|\1 %{l_rgid}|' \
-e 's|;\(MotdFile = \).*$|\1 %{l_prefix}/etc/ngircd/ngircd.motd|' \
+ -e 's|;\(PidFile = \).*$|\1 %{l_prefix}/var/ngircd/run/ngircd.pid|' \
ngircd.conf \
$RPM_BUILD_ROOT%{l_prefix}/etc/ngircd/
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]