Author: maciek2w Date: Sat Feb 11 21:53:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 20051111
---- Files affected: SPECS: pmtools.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/pmtools.spec diff -u SPECS/pmtools.spec:1.3 SPECS/pmtools.spec:1.4 --- SPECS/pmtools.spec:1.3 Wed Mar 24 14:21:30 2004 +++ SPECS/pmtools.spec Sat Feb 11 22:53:16 2006 @@ -2,12 +2,12 @@ Summary: Retrieve the DSDT from your BIOS Summary(pl): Narzędzie do odczytu DSDT z BIOS-u Name: pmtools -Version: 20031210 +Version: 20051111 Release: 0.1 License: GPL Group: Applications/System Source0: http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/%{name}-%{version}.tar.bz2 -# Source0-md5: 7d482ab86410f3f8c30a9fba5d660f32 +# Source0-md5: a1343eb32844ca9aa9fd5c9fdc53b9c4 URL: http://acpi.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -33,15 +33,15 @@ %setup -q %build -%{__make} -C acpidmp \ +%{__make} -C acpidump \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags} -Wall -W -pedantic" + CFLAGS="%{rpmcflags} -Wall -W -pedantic -D_LINUX -DDEFINE_ALTERNATE_TYPES -I../include" %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_sbindir} -install acpidmp/{acpidmp,acpitbl,acpixtract} $RPM_BUILD_ROOT%{_sbindir} +install acpidump/{acpidump,acpitbl,acpixtract} $RPM_BUILD_ROOT%{_sbindir} %clean rm -rf $RPM_BUILD_ROOT @@ -57,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/02/11 21:53:16 maciek2w +- updated to 20051111 + Revision 1.3 2004/03/24 13:21:30 qboosh - don't try to build pmtest kernel module, fixed install,files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pmtools.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
