Author: arekm Date: Sat Nov 1 14:05:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; build fix
---- Files affected: SPECS: lshw.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/lshw.spec diff -u SPECS/lshw.spec:1.43 SPECS/lshw.spec:1.44 --- SPECS/lshw.spec:1.43 Sat May 10 16:41:31 2008 +++ SPECS/lshw.spec Sat Nov 1 15:04:56 2008 @@ -7,11 +7,12 @@ Summary(pl.UTF-8): Narzędzie wypisujące sprzęt Name: lshw Version: B.02.13 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: http://ezix.org/software/files/%{name}-%{version}.tar.gz # Source0-md5: e94c728ed037ca706436b5ef71aa392d +Patch0: %{name}-gcc.patch URL: http://ezix.org/project/wiki/HardwareLiSter %{?with_gui:BuildRequires: gtk+2-devel >= 1:2.0} BuildRequires: libstdc++-devel @@ -61,6 +62,7 @@ %prep %setup -q +%patch0 -p0 %build %{__make} \ @@ -107,7 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.43 2008/05/10 14:41:31 areq +Revision 1.44 2008/11/01 14:04:56 arekm +- rel 2; build fix + +Revision 1.43 2008-05-10 14:41:31 areq - B.02.13 Revision 1.42 2007-10-29 20:30:26 adamg ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lshw.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
