devel/microcode_ctl .cvsignore, 1.5, 1.6 microcode_ctl.patch, 1.6, 1.7 microcode_ctl.spec, 1.37, 1.38 sources, 1.5, 1.6

Dave Jones (davej) fedora-extras-commits at redhat.com
Tue Jul 3 01:38:07 UTC 2007


Author: davej

Update of /cvs/pkgs/devel/microcode_ctl
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26301

Modified Files:
	.cvsignore microcode_ctl.patch microcode_ctl.spec sources 
Log Message:
* Mon Jul  2 2007 Dave Jones <davej at redhat.com>
- Update to upstream 1.17



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/microcode_ctl/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	27 Jan 2006 21:20:55 -0000	1.5
+++ .cvsignore	3 Jul 2007 01:37:32 -0000	1.6
@@ -1,2 +1,3 @@
 microcode_ctl-1.13
 microcode_ctl-1.13.tar.gz
+microcode_ctl-1.17.tar.gz

microcode_ctl.patch:

Index: microcode_ctl.patch
===================================================================
RCS file: /cvs/pkgs/devel/microcode_ctl/microcode_ctl.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- microcode_ctl.patch	27 Jan 2006 21:20:55 -0000	1.6
+++ microcode_ctl.patch	3 Jul 2007 01:37:32 -0000	1.7
@@ -1,5 +1,5 @@
---- microcode_ctl-1.13/Makefile~	Mon Jun 11 16:57:42 2001
-+++ microcode_ctl-1.13/Makefile	Tue Jan  8 20:20:58 2002
+--- microcode_ctl-1.17/Makefile~	Mon Jun 11 16:57:42 2001
++++ microcode_ctl-1.17/Makefile	Tue Jan  8 20:20:58 2002
 @@ -20,7 +20,7 @@
  PREFIX		= /usr/local
  
@@ -19,8 +19,8 @@
  
  	$(INS) -m 644 $(MANPAGE) $(DESTDIR)$(MANDIR)
  	gzip -9f $(DESTDIR)$(MANDIR)/$(MANPAGE)
---- microcode_ctl-1.13/microcode_ctl.c.org	2003-05-28 19:56:22.000000000 +0200
-+++ microcode_ctl-1.13/microcode_ctl.c	2003-05-28 19:57:01.000000000 +0200
+--- microcode_ctl-1.17/microcode_ctl.c.org	2003-05-28 19:56:22.000000000 +0200
++++ microcode_ctl-1.17/microcode_ctl.c	2003-05-28 19:57:01.000000000 +0200
 @@ -95,11 +95,13 @@
  {
  	FILE *fd;
@@ -46,8 +46,8 @@
  			fprintf(stderr, "%s: error writing to '%s' errno=%d (%s)\n"
  					"%s: there may be messages from the driver in your system log.\n",
 
---- microcode_ctl-1.13/microcode_ctl.c~	2005-01-21 17:42:53.000000000 -0500
-+++ microcode_ctl-1.13/microcode_ctl.c	2005-01-21 17:43:03.000000000 -0500
+--- microcode_ctl-1.17/microcode_ctl.c~	2005-01-21 17:42:53.000000000 -0500
++++ microcode_ctl-1.17/microcode_ctl.c	2005-01-21 17:43:03.000000000 -0500
 @@ -25,7 +25,7 @@ int print_error_messages=1;
  #define MAX_MICROCODE	2000000
  


Index: microcode_ctl.spec
===================================================================
RCS file: /cvs/pkgs/devel/microcode_ctl/microcode_ctl.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- microcode_ctl.spec	13 Oct 2006 03:26:56 -0000	1.37
+++ microcode_ctl.spec	3 Jul 2007 01:37:32 -0000	1.38
@@ -1,6 +1,6 @@
 Summary:        Tool to update x86/x86-64 CPU microcode.
 Name:           microcode_ctl
-Version:        1.13
+Version:        1.17
 Release: 	%(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist}
 Epoch:		1
 Group:          System Environment/Base
@@ -82,6 +82,9 @@
 exit 0
 
 %changelog
+* Mon Jul  2 2007 Dave Jones <davej at redhat.com>
+- Update to upstream 1.17
+
 * Thu Oct 12 2006 Jon Masters <jcm at redhat.com>
 - BZ209455 fixes.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/microcode_ctl/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	27 Jan 2006 21:20:55 -0000	1.5
+++ sources	3 Jul 2007 01:37:32 -0000	1.6
@@ -1 +1 @@
-929de086074e296e0918ea6c6aec777a  microcode_ctl-1.13.tar.gz
+98a7f06acef8459c8ef2a1b0fb86a99e  microcode_ctl-1.17.tar.gz




More information about the fedora-extras-commits mailing list