SPECS: lshw.spec - added make patch, builds now

qboosh qboosh at pld-linux.org
Fri Aug 3 21:58:31 CEST 2007


Author: qboosh                       Date: Fri Aug  3 19:58:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added make patch, builds now

---- Files affected:
SPECS:
   lshw.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/lshw.spec
diff -u SPECS/lshw.spec:1.38 SPECS/lshw.spec:1.39
--- SPECS/lshw.spec:1.38	Sat Jul 28 00:36:01 2007
+++ SPECS/lshw.spec	Fri Aug  3 21:58:26 2007
@@ -12,8 +12,9 @@
 Group:		Applications/System
 Source0:	http://ezix.org/software/files/%{name}-%{version}.tar.gz
 # Source0-md5:	e88d3a3bfef80f998a18d80fe99b36e2
+Patch0:		%{name}-make.patch
 URL:		http://ezix.org/project/wiki/HardwareLiSter
-%{?with_gui:BuildRequires:	gtk+2-devel}
+%{?with_gui:BuildRequires:	gtk+2-devel >= 1:2.0}
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig
 Requires:	pciutils
@@ -61,6 +62,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/08/03 19:58:26  qboosh
+- added make patch, builds now
+
 Revision 1.38  2007/07/27 22:36:01  wolvverine
 -up to B.02.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lshw.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list