packages: cgiwrap/cgiwrap.spec - remove -fetch.patch - was really buggy ; ) ...

shadzik shadzik at pld-linux.org
Sat Oct 10 20:07:52 CEST 2009


Author: shadzik                      Date: Sat Oct 10 18:07:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove -fetch.patch - was really buggy ;)
- rel 4
- tolerate symlinks

---- Files affected:
packages/cgiwrap:
   cgiwrap.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/cgiwrap/cgiwrap.spec
diff -u packages/cgiwrap/cgiwrap.spec:1.12 packages/cgiwrap/cgiwrap.spec:1.13
--- packages/cgiwrap/cgiwrap.spec:1.12	Fri Jun  5 17:06:00 2009
+++ packages/cgiwrap/cgiwrap.spec	Sat Oct 10 20:07:47 2009
@@ -3,13 +3,12 @@
 Summary(pl.UTF-8):	Bramka do bezpieczniejszego dostępu użytkowników do skryptów CGI
 Name:		cgiwrap
 Version:	4.1
-Release:	3
+Release:	4
 License:	GPL
 Group:		Utilities
 Source0:	http://dl.sourceforge.net/cgiwrap/%{name}-%{version}.tar.gz
 # Source0-md5:	14c02c57e4a0c6224951018e2f6b9211
 Patch0:		%{name}-bs.patch
-Patch1:		%{name}-fetch.patch
 URL:		http://cgiwrap.sourceforge.net/
 BuildRequires:	automake
 BuildRequires:	libmagic-devel
@@ -32,8 +31,7 @@
 
 %prep
 %setup -q
-%patch0 -p0
-#%patch1 -p0
+%patch0 -p1
 
 %build
 install %{_datadir}/automake/config.* .
@@ -49,6 +47,7 @@
 	--with-php-interpreter \
 	--with-soft-rlimit-only \
 	--with-cgi-dir=public_html \
+	--without-check-symlink \
 	--without-check-group
 
 %{__make} \
@@ -79,6 +78,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/10/10 18:07:47  shadzik
+- remove -fetch.patch - was really buggy ;)
+- rel 4
+- tolerate symlinks
+
 Revision 1.12  2009/06/05 15:06:00  shadzik
 - add -bs.patch
 - del -php.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cgiwrap/cgiwrap.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list