Author: glen Date: Mon Aug 17 12:28:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - use %x8664 macro
---- Files affected: packages/microcode-data-intel: microcode-data-intel.spec (1.3 -> 1.4) packages/microcode_ctl: microcode_ctl.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: packages/microcode-data-intel/microcode-data-intel.spec diff -u packages/microcode-data-intel/microcode-data-intel.spec:1.3 packages/microcode-data-intel/microcode-data-intel.spec:1.4 --- packages/microcode-data-intel/microcode-data-intel.spec:1.3 Mon Aug 17 14:27:10 2009 +++ packages/microcode-data-intel/microcode-data-intel.spec Mon Aug 17 14:28:10 2009 @@ -9,7 +9,7 @@ Source0: http://downloadmirror.intel.com/14303/eng/microcode-%{version}.tgz # Source0-md5: 5efec742621f830bd49ae11274766208 Provides: microcode-data -ExclusiveArch: i686 pentium2 pentium3 pentium4 x86_64 ia32e +ExclusiveArch: i686 pentium2 pentium3 pentium4 %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # nothing to put there @@ -47,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2009/08/17 12:28:10 glen +- use %x8664 macro + Revision 1.3 2009/08/17 12:27:10 glen - restore gibberish check from microcode_ctl.spec ================================================================ Index: packages/microcode_ctl/microcode_ctl.spec diff -u packages/microcode_ctl/microcode_ctl.spec:1.42 packages/microcode_ctl/microcode_ctl.spec:1.43 --- packages/microcode_ctl/microcode_ctl.spec:1.42 Sat Aug 15 20:14:51 2009 +++ packages/microcode_ctl/microcode_ctl.spec Mon Aug 17 14:28:10 2009 @@ -15,7 +15,7 @@ Requires: microcode-data Requires: rc-scripts Requires: uname(release) >= 2.6.20 -ExclusiveArch: i686 pentium2 pentium3 pentium4 x86_64 ia32e +ExclusiveArch: i686 pentium2 pentium3 pentium4 %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -78,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2009/08/17 12:28:10 glen +- use %x8664 macro + Revision 1.42 2009/08/15 18:14:51 arekm - rel 5; separate microcode file into microcode-data-* package. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/microcode-data-intel/microcode-data-intel.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/microcode_ctl/microcode_ctl.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
