OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Apr-2007 09:47:34
Branch: HEAD Handle: 2007041808473400
Modified files:
openpkg-src/siege siege.spec
Log:
don't see any reason the rename a binary intentionally which is
referenced as 'siege.config' in a number of other binaries and man
pages of the distribution and doesn't cause any name conflicts with
other packages
Summary:
Revision Changes Path
1.54 +1 -3 openpkg-src/siege/siege.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/siege/siege.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 siege.spec
--- openpkg-src/siege/siege.spec 1 Jan 2007 17:41:48 -0000 1.53
+++ openpkg-src/siege/siege.spec 18 Apr 2007 07:47:34 -0000 1.54
@@ -33,7 +33,7 @@
Group: Benchmark
License: GPL
Version: 2.65
-Release: 20061013
+Release: 20070418
# list of sources
Source0: ftp://ftp.joedog.org/pub/siege/siege-%{version}.tar.gz
@@ -90,8 +90,6 @@
prefix=$RPM_BUILD_ROOT%{l_prefix} \
exec_prefix=$RPM_BUILD_ROOT%{l_prefix} \
sysconfdir=$RPM_BUILD_ROOT%{l_prefix}/etc/siege
- mv $RPM_BUILD_ROOT%{l_prefix}/bin/siege.config \
- $RPM_BUILD_ROOT%{l_prefix}/bin/siege-config
rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/siege2csv.pl
rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib
rm -rf $RPM_BUILD_ROOT%{l_prefix}/include
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]