SPECS: hdparm.spec - added ioctl patch (fixes device size detection without...

qboosh qboosh at pld-linux.org
Thu Jun 12 18:39:27 CEST 2008


Author: qboosh                       Date: Thu Jun 12 16:39:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added ioctl patch (fixes device size detection without sysfs)

---- Files affected:
SPECS:
   hdparm.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/hdparm.spec
diff -u SPECS/hdparm.spec:1.103 SPECS/hdparm.spec:1.104
--- SPECS/hdparm.spec:1.103	Thu Jun 12 08:12:57 2008
+++ SPECS/hdparm.spec	Thu Jun 12 18:39:22 2008
@@ -19,6 +19,7 @@
 Source2:	%{name}.sysconfig
 Source3:	%{name}.8.pl
 Patch0:		%{name}-man-patch
+Patch1:		%{name}-ioctl.patch
 URL:		http://sourceforge.net/projects/hdparm/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -76,6 +77,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # precompiled binary
 rm contrib/fix_standby
@@ -120,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2008-06-12 16:39:22  qboosh
+- added ioctl patch (fixes device size detection without sysfs)
+
 Revision 1.103  2008-06-12 06:12:57  arekm
 - up to 8.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hdparm.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list