]> git.pld-linux.org Git - packages/apachetop.git/commitdiff
- rel 4; fix max path overflow auto/th/apachetop-0_12_6-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Apr 2009 21:35:05 +0000 (21:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apachetop.spec -> 1.29

apachetop.spec

index 5d76b0d80ff0791d80be9388d3c959aefa5c0ec8..9b39ba3ba3200edae7cceaeba0cc6f781ab6d735 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Apache top-like display
 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
@@ -13,6 +13,7 @@ Source0:      http://www.webta.org/apachetop/%{name}-%{version}.tar.gz
 # 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
@@ -33,6 +34,7 @@ najbardziej popularne URL-e, itp.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e 's#fam#fambroken#g' configure*
 
This page took 0.070636 seconds and 4 git commands to generate.