OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 04-Jul-2006 09:26:57 Branch: HEAD Handle: 2006070408265600 Modified files: openpkg-src/modsurvey modsurvey.patch modsurvey.spec Log: upgrading package: modsurvey 3.2.3 -> 3.2.4 Summary: Revision Changes Path 1.2 +2 -2 openpkg-src/modsurvey/modsurvey.patch 1.2 +7 -4 openpkg-src/modsurvey/modsurvey.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/modsurvey/modsurvey.patch ============================================================================ $ cvs diff -u -r1.1 -r1.2 modsurvey.patch --- openpkg-src/modsurvey/modsurvey.patch 5 Mar 2006 15:00:46 -0000 1.1 +++ openpkg-src/modsurvey/modsurvey.patch 4 Jul 2006 07:26:56 -0000 1.2 @@ -1,6 +1,6 @@ Index: installer.pl ---- installer.pl.orig 2006-01-23 13:05:47 +0100 -+++ installer.pl 2006-03-05 15:35:07 +0100 +--- mod_survey/installer.pl.orig 2006-01-23 13:05:47 +0100 ++++ mod_survey/installer.pl 2006-03-05 15:35:07 +0100 @@ -184,12 +184,13 @@ $windows = 0; $distrib = "unix/generic"; @@ . patch -p0 <<'@@ .' Index: openpkg-src/modsurvey/modsurvey.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 modsurvey.spec --- openpkg-src/modsurvey/modsurvey.spec 5 Mar 2006 15:00:46 -0000 1.1 +++ openpkg-src/modsurvey/modsurvey.spec 4 Jul 2006 07:26:56 -0000 1.2 @@ -32,8 +32,8 @@ Class: EVAL Group: Web License: GPL -Version: 3.2.3 -Release: 20060305 +Version: 3.2.4 +Release: 20060704 # list of sources Source0: http://www.modsurvey.org/download/tarballs/modsurvey-%{version}.tgz @@ -64,7 +64,7 @@ } %prep - %setup -q + %setup -q -c %setup -q -D -T -a 1 %patch -p0 @@ -81,8 +81,11 @@ # perform standard installation procedure %{l_shtool} install -c %{l_value -s -a} \ - installer.pl installer + mod_survey/installer.pl mod_survey/installer + ( + cd mod_survey && %{l_prefix}/bin/perl installer </dev/null + ) || exit $? # post-adust installation paths mv $RPM_BUILD_ROOT%{l_prefix}/lib/modsurvey/survey.conf \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org