rpms/microcode_ctl/devel .cvsignore, 1.4, 1.5 microcode_ctl.patch, 1.5, 1.6 microcode_ctl.spec, 1.28, 1.29 sources, 1.4, 1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 27 21:20:59 UTC 2006


Author: davej

Update of /cvs/dist/rpms/microcode_ctl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5089

Modified Files:
	.cvsignore microcode_ctl.patch microcode_ctl.spec sources 
Log Message:
1.13



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/microcode_ctl/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	14 Sep 2005 02:57:16 -0000	1.4
+++ .cvsignore	27 Jan 2006 21:20:55 -0000	1.5
@@ -1,2 +1,2 @@
-microcode_ctl-1.12
-microcode_ctl-1.12.tar.gz
+microcode_ctl-1.13
+microcode_ctl-1.13.tar.gz

microcode_ctl.patch:
 Makefile        |    6 +++---
 microcode_ctl.c |    8 +++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

Index: microcode_ctl.patch
===================================================================
RCS file: /cvs/dist/rpms/microcode_ctl/devel/microcode_ctl.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- microcode_ctl.patch	14 Sep 2005 02:57:16 -0000	1.5
+++ microcode_ctl.patch	27 Jan 2006 21:20:55 -0000	1.6
@@ -1,5 +1,5 @@
---- microcode_ctl-1.12/Makefile~	Mon Jun 11 16:57:42 2001
-+++ microcode_ctl-1.12/Makefile	Tue Jan  8 20:20:58 2002
+--- microcode_ctl-1.13/Makefile~	Mon Jun 11 16:57:42 2001
++++ microcode_ctl-1.13/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.12/microcode_ctl.c.org	2003-05-28 19:56:22.000000000 +0200
-+++ microcode_ctl-1.12/microcode_ctl.c	2003-05-28 19:57:01.000000000 +0200
+--- 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
 @@ -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.12/microcode_ctl.c~	2005-01-21 17:42:53.000000000 -0500
-+++ microcode_ctl-1.12/microcode_ctl.c	2005-01-21 17:43:03.000000000 -0500
+--- 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
 @@ -25,7 +25,7 @@ int print_error_messages=1;
  #define MAX_MICROCODE	2000000
  


Index: microcode_ctl.spec
===================================================================
RCS file: /cvs/dist/rpms/microcode_ctl/devel/microcode_ctl.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- microcode_ctl.spec	17 Dec 2005 06:17:52 -0000	1.28
+++ microcode_ctl.spec	27 Jan 2006 21:20:55 -0000	1.29
@@ -1,6 +1,6 @@
 Summary:        Tool to update x86/x86-64 CPU microcode.
 Name:           microcode_ctl
-Version:        1.12
+Version:        1.13
 Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})
 Epoch:		1
 Group:          System Environment/Base
@@ -82,6 +82,9 @@
 exit 0
 
 %changelog
+* Fri Jan 27 2006 Dave Jones <davej at redhat.com>
+- Update to upstream 1.13
+
 * Fri Dec 16 2005 Jesse Keating <jkeating at redhat.com>
 - rebuilt for new gcj
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/microcode_ctl/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	14 Sep 2005 02:57:16 -0000	1.4
+++ sources	27 Jan 2006 21:20:55 -0000	1.5
@@ -1 +1 @@
-07d5f64b7c84a00663425089221d5fb0  microcode_ctl-1.12.tar.gz
+929de086074e296e0918ea6c6aec777a  microcode_ctl-1.13.tar.gz




More information about the fedora-cvs-commits mailing list