packages: cgiwrap/cgiwrap.spec - add patch 1
shadzik
shadzik at pld-linux.org
Tue May 19 03:01:10 CEST 2009
Author: shadzik Date: Tue May 19 01:01:10 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- add patch 1
---- Files affected:
packages/cgiwrap:
cgiwrap.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/cgiwrap/cgiwrap.spec
diff -u packages/cgiwrap/cgiwrap.spec:1.10 packages/cgiwrap/cgiwrap.spec:1.11
--- packages/cgiwrap/cgiwrap.spec:1.10 Mon May 18 21:42:30 2009
+++ packages/cgiwrap/cgiwrap.spec Tue May 19 03:01:03 2009
@@ -3,12 +3,13 @@
Summary(pl.UTF-8): Bramka do bezpieczniejszego dostępu użytkowników do skryptów CGI
Name: cgiwrap
Version: 4.1
-Release: 2
+Release: 3
License: GPL
Group: Utilities
Source0: http://dl.sourceforge.net/cgiwrap/%{name}-%{version}.tar.gz
# Source0-md5: 14c02c57e4a0c6224951018e2f6b9211
Patch0: %{name}-php.patch
+Patch1: %{name}-fetch.patch
URL: http://cgiwrap.sourceforge.net/
BuildRequires: automake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,6 +32,7 @@
%prep
%setup -q
%patch0 -p0
+%patch1 -p0
%build
install %{_datadir}/automake/config.* .
@@ -45,7 +47,7 @@
--with-block-cvs-paths \
--with-php-interpreter \
--with-soft-rlimit-only \
- --with-cgi-dir=./ \
+ --with-cgi-dir=public_html \
--without-check-group
%{__make}
@@ -75,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2009/05/19 01:01:03 shadzik
+- add patch 1
+
Revision 1.10 2009/05/18 19:42:30 shadzik
- some enhancements
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cgiwrap/cgiwrap.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list