Author: qboosh Date: Wed Dec 21 12:09:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.4
---- Files affected: SPECS: mpt-status.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/mpt-status.spec diff -u SPECS/mpt-status.spec:1.1 SPECS/mpt-status.spec:1.2 --- SPECS/mpt-status.spec:1.1 Mon Aug 8 12:58:20 2005 +++ SPECS/mpt-status.spec Wed Dec 21 13:09:28 2005 @@ -2,12 +2,12 @@ Summary: Program to print the status of an LSI 1030 RAID controller Summary(pl): Program podajÄ…cy stan kontrolera LSI 1030 RAID Name: mpt-status -Version: 1.0 +Version: 1.1.4 Release: 1 License: GPL v2+ Group: Applications/System -Source0: http://www.red-bean.com/~mab/%{name}-%{version}.tar.gz -# Source0-md5: ab4d6ee64fe15ad34aa7a4aca22e5420 +Source0: http://www.drugphish.ch/~ratz/mpt-status/%{name}-%{version}.tar.bz2 +# Source0-md5: c335e8671af520c77d2dac309920e4e1 # needed headers taken from kernel 2.4.31 source Patch0: %{name}-headers.patch URL: http://www.red-bean.com/~mab/mpt-status.html @@ -28,7 +28,8 @@ %build %{__make} \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags} -Wall -Iinclude" + CFLAGS="%{rpmcflags} -Wall -W -Iincl -Iinclude" \ + LDFLAGS="%{rpmldflags}" %install rm -rf $RPM_BUILD_ROOT @@ -49,6 +50,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/12/21 12:09:28 qboosh +- updated to 1.1.4 + Revision 1.1 2005/08/08 10:58:20 qboosh - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mpt-status.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
