rpms/gpsim/devel gpsim-0.21.11.happy_gcc, 1.2, 1.3 gpsim.spec, 1.7, 1.8

Alain Portal (dionysos) fedora-extras-commits at redhat.com
Wed Mar 15 09:11:16 UTC 2006


Author: dionysos

Update of /cvs/extras/rpms/gpsim/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9611

Modified Files:
	gpsim-0.21.11.happy_gcc gpsim.spec 
Log Message:
Update patch.


Index: gpsim-0.21.11.happy_gcc
===================================================================
RCS file: /cvs/extras/rpms/gpsim/devel/gpsim-0.21.11.happy_gcc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gpsim-0.21.11.happy_gcc	14 Mar 2006 17:21:15 -0000	1.2
+++ gpsim-0.21.11.happy_gcc	15 Mar 2006 09:11:15 -0000	1.3
@@ -10,6 +10,18 @@
    virtual ISimConsole &GetConsole();
    virtual void DisplayMessage(unsigned int uStringID, ...);
    virtual void DisplayMessage(FILE * pOut, unsigned int uStringID, ...);
+diff -ru gpsim-0.21.11/src/p12x.h gpsim-0.21.11.fix/src/p12x.h
+--- gpsim-0.21.11/src/p12x.h	2005-09-26 05:51:23.000000000 +0200
++++ gpsim-0.21.11.fix/src/p12x.h	2006-03-15 10:24:02.000000000 +0100
+@@ -108,7 +108,7 @@
+ 
+   virtual PROCESSOR_TYPE isa(void){return _P12CE518_;};
+   virtual void tris_instruction(unsigned int tris_register);
+-  virtual void P12CE518::set_eeprom(I2C_EE *e);
++  virtual void set_eeprom(I2C_EE *e);
+ 
+   P12CE518(void);
+   static Processor *construct(void);
 diff -ru gpsim-0.21.11/src/value.h gpsim-0.21.11.fix/src/value.h
 --- gpsim-0.21.11/src/value.h	2005-09-07 15:34:24.000000000 +0200
 +++ gpsim-0.21.11.fix/src/value.h	2006-03-14 15:31:44.000000000 +0100


Index: gpsim.spec
===================================================================
RCS file: /cvs/extras/rpms/gpsim/devel/gpsim.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gpsim.spec	15 Mar 2006 08:37:48 -0000	1.7
+++ gpsim.spec	15 Mar 2006 09:11:15 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		gpsim
 Version:	0.21.11
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	A simulator for Microchip (TM) PIC (TM) microcontrollers
 Summary(fr):	Un simulateur pour les microcontrôleurs PIC (TM) Microchip (TM)
 
@@ -80,6 +80,9 @@
 %{_includedir}/*
 
 %changelog
+* Wed Mar 15 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.21.11-6
+  - Update Patch
+
 * Wed Mar 15 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.21.11-5
   - Update Patch
 




More information about the fedora-extras-commits mailing list