rpms/ktechlab/devel import.log,1.1,1.2 ktechlab.spec,1.22,1.23

Chitlesh GOORAH chitlesh at fedoraproject.org
Mon Nov 3 19:18:45 UTC 2008


Author: chitlesh

Update of /cvs/pkgs/rpms/ktechlab/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29477/devel

Modified Files:
	import.log ktechlab.spec 
Log Message:
bug fix microcontroller support


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ktechlab/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	2 Nov 2008 07:58:16 -0000	1.1
+++ import.log	3 Nov 2008 19:18:14 -0000	1.2
@@ -1 +1,2 @@
 ktechlab-0_3_69-9_20081031svn_fc9:HEAD:ktechlab-0.3.69-9.20081031svn.fc9.src.rpm:1225612333
+ktechlab-0_3_69-10_20081031svn_fc9:HEAD:ktechlab-0.3.69-10.20081031svn.fc9.src.rpm:1225739868


Index: ktechlab.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ktechlab/devel/ktechlab.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ktechlab.spec	2 Nov 2008 07:58:16 -0000	1.22
+++ ktechlab.spec	3 Nov 2008 19:18:14 -0000	1.23
@@ -1,8 +1,8 @@
 Name:             ktechlab
 Version:          0.3.69
-Release:          9.20081031svn%{?dist}
-# revision checkout 150 with chitlesh's enhancements that upstream
-# haven't added since 2 months
+Release:          10.20081031svn%{?dist}
+# revision checkout 150
+
 Summary:          Development and simulation of microcontrollers and electronic circuits
 
 License:          GPLv2
@@ -12,9 +12,6 @@
 Source:           %{name}-svn20081031.tar.bz2
 
 Patch0:           ktechlab-0.3.6-multilib.patch
-#Patch1:           ktechlab-bugfix.diff
-#Patch2:           ktechlab-0.3.6-gcc42.patch
-#Patch3:           ktechlab-0.3.69-gcc43.patch
 
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -22,11 +19,11 @@
 BuildRequires:    desktop-file-utils autoconf automake
 
 # Ktechlab requires gputils for PIC simulation.
-Requires:         gputils electronics-menu
+Requires:         gputils electronics-menu sdcc
 
 %description
 KTechlab is a development and simulation environment for microcontrollers
-and electronic circuits, distributed under the GNU General Public License.
+and electronic circuits.
 
 KTechlab consists of several well-integrated components:
 A circuit simulator, capable of simulating logic, linear devices and some
@@ -47,9 +44,6 @@
 %{__rm} -rf autom4te.cache
 
 %patch0 -p0 -b .multilib
-#%patch1 -p0 -b .bugfix
-#%patch2 -p1 -b .gcc42
-#%patch3 -p1 -b .gcc43
 
 %build
 
@@ -117,6 +111,9 @@
 
 
 %Changelog
+* Mon Nov 03 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.3.69-10.20081031svn
+- added sdcc as Requires
+
 * Sat Nov 01 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.3.69-9.20081031svn
 - fixed microcontrollers support
 - fixed Bug 469126 -  ktechlab quits when attempting to add a component to a schematic




More information about the fedora-extras-commits mailing list