]> git.pld-linux.org Git - packages/htop.git/commitdiff
- added HOME_ETC support, auto/ac/htop-0_5_2-2
authorromke <romke@pld-linux.org>
Thu, 9 Jun 2005 16:01:28 +0000 (16:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2, STBR

Changed files:
    htop.spec -> 1.10

htop.spec

index 5afc1f59f962ee69d02b8e4a40e5342a53a22913..8093e8b2854d8d711758ea3300638980d8c2d98e 100644 (file)
--- a/htop.spec
+++ b/htop.spec
@@ -2,11 +2,12 @@ Summary:      An interactive process viewer
 Summary(pl):   Interaktywna przegl±darka procesów
 Name:          htop
 Version:       0.5.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz
 # Source0-md5: e1a3f03971a3868315c4c1f92aee9b7f
+Patch0:                %{name}-home_etc.patch
 URL:           http://htop.sourceforge.net/
 BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -21,6 +22,7 @@ celem jest bycie lepsz
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
This page took 0.134366 seconds and 4 git commands to generate.