]> git.pld-linux.org Git - packages/hdparm.git/commitdiff
- add readahead.patch s/readahead/reada_head/
authorareq <areq@pld-linux.org>
Sun, 28 Mar 2004 14:22:26 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hdparm.spec -> 1.63

hdparm.spec

index 697af9d28e23cd782b705de855ba4c19a37b3f17..9b5785183a08139f61613bd86bf4b83b9a8df6b0 100644 (file)
@@ -18,6 +18,7 @@ Source1:      %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.8.pl
 Patch0:                %{name}-man-patch
+Patch1:                %{name}-readahead.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -74,6 +75,7 @@ daha az g
 %prep
 %setup  -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.042951 seconds and 4 git commands to generate.