rpms/ktechlab/devel import.log, NONE, 1.1 .cvsignore, 1.4, 1.5 ktechlab.spec, 1.21, 1.22 sources, 1.5, 1.6 ktechlab-0.3.6-gcc42.patch, 1.2, NONE ktechlab-0.3.69-gcc43.patch, 1.1, NONE ktechlab-bugfix.diff, 1.1, NONE

Chitlesh GOORAH chitlesh at fedoraproject.org
Sun Nov 2 07:58:48 UTC 2008


Author: chitlesh

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

Modified Files:
	.cvsignore ktechlab.spec sources 
Added Files:
	import.log 
Removed Files:
	ktechlab-0.3.6-gcc42.patch ktechlab-0.3.69-gcc43.patch 
	ktechlab-bugfix.diff 
Log Message:



--- NEW FILE import.log ---
ktechlab-0_3_69-9_20081031svn_fc9:HEAD:ktechlab-0.3.69-9.20081031svn.fc9.src.rpm:1225612333


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ktechlab/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	26 Jun 2007 12:14:30 -0000	1.4
+++ .cvsignore	2 Nov 2008 07:58:15 -0000	1.5
@@ -1 +1 @@
-ktechlab-0.3.69.tar.bz2
+ktechlab-svn20081031.tar.bz2


Index: ktechlab.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ktechlab/devel/ktechlab.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ktechlab.spec	17 Jul 2008 22:07:38 -0000	1.21
+++ ktechlab.spec	2 Nov 2008 07:58:16 -0000	1.22
@@ -1,7 +1,7 @@
 Name:             ktechlab
 Version:          0.3.69
-Release:          8%{?dist}
-# revision checkout 18 with chitlesh's enhancements that upstream
+Release:          9.20081031svn%{?dist}
+# revision checkout 150 with chitlesh's enhancements that upstream
 # haven't added since 2 months
 Summary:          Development and simulation of microcontrollers and electronic circuits
 
@@ -9,17 +9,17 @@
 Group:            Applications/Engineering
 
 URL:              http://sourceforge.net/projects/ktechlab/
-Source:           http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2
+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
+#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)
 
 BuildRequires:    gpsim-devel readline-devel kdelibs3-devel
-BuildRequires:    desktop-file-utils autoconf automake 
+BuildRequires:    desktop-file-utils autoconf automake
 
 # Ktechlab requires gputils for PIC simulation.
 Requires:         gputils electronics-menu
@@ -41,17 +41,20 @@
 * Integrated assembler and disassembler via gpasm and gpdasm.
 
 %prep
-%setup -q
+%setup -q -n %{name}-svn20081031
 
+chmod +x ./admin/detect-autoconf.pl
 %{__rm} -rf autom4te.cache
 
 %patch0 -p0 -b .multilib
-%patch1 -p0 -b .bugfix
-%patch2 -p1 -b .gcc42
-%patch3 -p1 -b .gcc43
+#%patch1 -p0 -b .bugfix
+#%patch2 -p1 -b .gcc42
+#%patch3 -p1 -b .gcc43
 
 %build
 
+%{__make} -f Makefile.cvs
+
 %configure --disable-rpath
 %{__make} %{?_smp_mflags}
 
@@ -114,6 +117,10 @@
 
 
 %Changelog
+* 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
+
 * Thu Jul 17 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.3.69-8
 - fix gcc42 patch to actually apply (remove hunk already applied in 0.3.69)
 - adapt Debian g++ 4.3 patch by Georges Khaznadar


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ktechlab/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	12 Sep 2007 09:11:02 -0000	1.5
+++ sources	2 Nov 2008 07:58:16 -0000	1.6
@@ -1 +1 @@
-9404e62c621df5d34b2bc455a8d0ae42  ktechlab-0.3.69.tar.bz2
+79f08b90fc086520094f9086ae3aed1f  ktechlab-svn20081031.tar.bz2


--- ktechlab-0.3.6-gcc42.patch DELETED ---


--- ktechlab-0.3.69-gcc43.patch DELETED ---


--- ktechlab-bugfix.diff DELETED ---




More information about the fedora-extras-commits mailing list