Author: arekm                        Date: Sun Apr 12 21:35:11 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4; fix max path overflow

---- Files affected:
SPECS:
   apachetop.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/apachetop.spec
diff -u SPECS/apachetop.spec:1.28 SPECS/apachetop.spec:1.29
--- SPECS/apachetop.spec:1.28   Mon Feb 23 23:03:46 2009
+++ SPECS/apachetop.spec        Sun Apr 12 23:35:05 2009
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):     Podobny do topa program pokazujący pracę Apache'a
 Name:          apachetop
 Version:       0.12.6
-Release:       3
+Release:       4
 Epoch:         1
 License:       BSD
 Group:         Networking/Utilities
@@ -14,6 +14,7 @@
 # Source0-md5: 604283ac4bbbddd98fc9b1f11381657e
 Patch0:                %{name}-log_location.patch
 Patch1:                %{name}-gcc4.patch
+Patch2:                %{name}-maxpath.patch
 URL:           http://www.webta.org/projects/apachetop/
 BuildRequires: ncurses-devel
 BuildRequires: pcre-devel
@@ -34,6 +35,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e 's#fam#fambroken#g' configure*
 
@@ -64,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2009/04/12 21:35:05  arekm
+- rel 4; fix max path overflow
+
 Revision 1.28  2009/02/23 22:03:46  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apachetop.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to