Logoj0ke.net Open Build Service > Projects > stresslinux > lshw > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed lshw.spec
x
 
1
@@ -1,5 +1,4 @@
2
 %define    disable_gui 0
3
-%define _default_patch_fuzz 3
4
 %if 0%{?sles_version}
5
  %if 0%{?sles_version} == 9 || 0%{?sles_version} == 10 
6
    %define disable_gui 1
7
@@ -91,7 +90,6 @@
8
 Release: 1
9
 Source:     %{name}-%{version}.tar.bz2
10
 Patch0:  lshw-malloc.diff
11
-Patch1:     lshw-scsi-scan.patch
12
 URL:    http://ezix.org/project/wiki/HardwareLiSter
13
 License: GPL
14
 Group:  Applications/System
15
@@ -143,7 +141,6 @@
16
 %prep
17
 %setup
18
 %patch0
19
-%patch1 -p4 -R
20
 
21
 %build
22
 %if 0%{?suse_version}
23
[+] Deleted lshw-scsi-scan.patch ^