forked from pool/hdparm
This commit is contained in:
@@ -22,8 +22,8 @@ Release: 0
|
||||
Summary: A Program to get and set hard disk parameters
|
||||
License: SUSE-Permissive
|
||||
Group: Hardware/Other
|
||||
URL: http://sourceforge.net/projects/hdparm/
|
||||
Source: http://downloads.sf.net/hdparm/%{name}-%{version}.tar.gz
|
||||
URL: https://sourceforge.net/projects/hdparm/
|
||||
Source: https://downloads.sourceforge.net/project/hdparm/hdparm/hdparm-%{version}.tar.gz
|
||||
Patch1: hdparm-nostrip.patch
|
||||
Patch2: hdparm-wiper-warn.patch
|
||||
Patch3: hdparm-leak-fix.patch
|
||||
@@ -45,7 +45,7 @@ driver and IDE drives.
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CFLAGS="%{optflags} -Wall -Wstrict-prototypes" LDFLAGS= CC="gcc"
|
||||
%make_build CFLAGS="%{optflags} -Wall -Wstrict-prototypes" LDFLAGS= CC="gcc"
|
||||
cp -p wiper/README.txt README.wiper
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user