SPECS: lstat.spec - fixed wrong behaviour when no authetication op...

arvenil arvenil at pld-linux.org
Fri May 25 00:13:01 CEST 2007


Author: arvenil                      Date: Thu May 24 22:13:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed wrong behaviour when no authetication option was selected

---- Files affected:
SPECS:
   lstat.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/lstat.spec
diff -u SPECS/lstat.spec:1.71 SPECS/lstat.spec:1.72
--- SPECS/lstat.spec:1.71	Wed May 16 23:37:41 2007
+++ SPECS/lstat.spec	Fri May 25 00:12:54 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	LinuxStat służy do generowania i prezentacji różnych statystyk
 Name:		lstat
 Version:	2.3.2
-Release:	14.1
+Release:	15
 Epoch:		1
 License:	GPL
 Group:		Applications/Networking
@@ -21,6 +21,7 @@
 Patch3:		%{name}-permission.patch
 Patch4:		%{name}-statimg.patch
 Patch5:		%{name}-htaccess.patch
+Patch6:		%{name}-security_lstat.patch
 URL:		http://lstat.sourceforge.net/
 BuildRequires:	perl-CGI
 BuildRequires:	perl-base
@@ -88,6 +89,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # specify random mod_perl, we use own apache config anyway.
@@ -266,6 +268,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2007/05/24 22:12:54  arvenil
+- fixed wrong behaviour when no authetication option was selected
+
 Revision 1.71  2007/05/16 21:37:41  cactus
 - fixed path to edit/.htaccess
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lstat.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list