SPECS: apache-mod_suphp.spec - previous commit reverted (mistake)
adamg
adamg at pld-linux.org
Fri Jan 23 17:44:45 CET 2009
Author: adamg Date: Fri Jan 23 16:44:45 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- previous commit reverted (mistake)
---- Files affected:
SPECS:
apache-mod_suphp.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/apache-mod_suphp.spec
diff -u SPECS/apache-mod_suphp.spec:1.49 SPECS/apache-mod_suphp.spec:1.50
--- SPECS/apache-mod_suphp.spec:1.49 Fri Jan 23 17:40:45 2009
+++ SPECS/apache-mod_suphp.spec Fri Jan 23 17:44:40 2009
@@ -8,17 +8,18 @@
Summary: Apache module: suPHP - execute PHP scripts with the permissions of their owners
Summary(pl.UTF-8): Moduł do apache: suPHP - uruchamianie skryptów PHP z uprawnieniami ich właścicieli
Name: apache-mod_%{mod_name}
-Version: 0.7.0
+Version: 0.6.3
Release: 1
License: GPL
Group: Networking/Daemons/HTTP
Source0: http://www.suphp.org/download/%{mod_name}-%{version}.tar.gz
-# Source0-md5: dac578fc8bda630cc37ed6e47d4ff213
+# Source0-md5: 756e8893857fefed087a89959a87645a
Source1: %{name}.logrotate
Source2: %{name}.conf
Source3: %{name}-suphp.conf
-Patch0: %{name}-compiler-flags.patch
-Patch1: %{name}-apache_version.patch
+Patch0: %{name}-apr.patch
+Patch1: %{name}-compiler-flags.patch
+Patch2: %{name}-apache_version.patch
URL: http://www.suphp.org/
BuildRequires: %{apxs}
BuildRequires: apache-devel >= 2.0.52-2
@@ -50,6 +51,7 @@
%setup -q -n %{mod_name}-%{version}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__aclocal}
@@ -113,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2009/01/23 16:44:40 adamg
+- previous commit reverted (mistake)
+
Revision 1.49 2009/01/23 16:40:45 adamg
- updated to 1.7.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-mod_suphp.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list