Author: arekm Date: Wed Aug 6 05:23:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update 64bit to 6.0, too
---- Files affected: SPECS: arcconf.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/arcconf.spec diff -u SPECS/arcconf.spec:1.5 SPECS/arcconf.spec:1.6 --- SPECS/arcconf.spec:1.5 Tue Aug 5 22:41:22 2008 +++ SPECS/arcconf.spec Wed Aug 6 07:23:11 2008 @@ -6,11 +6,8 @@ License: Adaptec Downloadable Software License Group: Base Source0: http://www.obvious.co.nz/aacraid/arcconf/%{name}-6.0-b17922.tgz -# Source0-md5: 222c459447edbe7e836324056408bb0b -# From http://download.adaptec.com/raid/storage_manager/asm_linux_x64_v5_30_17509.rpm -# v5.30 -Source1: %{name}64 -# Source1-md5: c1add88f7c7f8a8a333ac9c823ad42d3 +Source1: http://www.obvious.co.nz/aacraid/arcconf/%{name}-x64-6.0-b17922.tgz +# Source1-md5: 70684147e6e04cdbdad1891c6b8e6799 URL: http://linux.adaptec.com/ ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,12 +25,12 @@ - Adaptec RAID 3805 %prep -%setup -q -c +%setup -q -c -a1 %ifarch %{ix86} install linux/cmdline/arcconf . %endif %ifarch %{x8664} -install %{SOURCE1} arcconf +install linux-x64/cmdline/arcconf . %endif %build @@ -57,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/08/06 05:23:11 arekm +- update 64bit to 6.0, too + Revision 1.5 2008/08/05 20:41:22 arekm - 6.0 for i686 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arcconf.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
