Author: qboosh Date: Fri Oct 28 18:40:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.13.2
---- Files affected: SPECS: lsvpd.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/lsvpd.spec diff -u SPECS/lsvpd.spec:1.11 SPECS/lsvpd.spec:1.12 --- SPECS/lsvpd.spec:1.11 Sat Aug 13 21:29:19 2005 +++ SPECS/lsvpd.spec Fri Oct 28 20:39:57 2005 @@ -2,17 +2,17 @@ Summary: VPD/hardware inventory utilities for Linux Summary(pl): Narzędzia do inwentaryzacji VPD/sprzętu dla Linuksa Name: lsvpd -Version: 0.13.0 +Version: 0.13.2 Release: 1 License: GPL Group: Applications/System Source0: http://dl.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz -# Source0-md5: 189068fe7e7ce78de9322bbdebb64fd9 +# Source0-md5: 4024bbc947bd399c5951861c48ea8425 URL: http://linux-diag.sourceforge.net/Lsvpd.html BuildRequires: perl-base BuildRequires: sed >= 4.0 BuildRequires: sg3_utils-devel >= 1.01 -BuildRequires: sysfsutils-devel +BuildRequires: sysfsutils-devel >= 1.3.0-3 PreReq: rc-scripts Requires(post,preun): /sbin/chkconfig Requires: /bin/bash @@ -44,7 +44,6 @@ %setup -q sed -i -e "s,#!/bin/sh,#!/bin/bash," scripts/lsvpd.in -sed -i -e 's,sysfs/,,' src/device_sysfs.c src/sysfs.c %build %{__make} \ @@ -124,6 +123,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2005/10/28 18:39:57 qboosh +- updated to 0.13.2 + Revision 1.11 2005/08/13 19:29:19 qboosh - updated to 0.13.0, removed outdated ide-proc patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lsvpd.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
