rpms/ktechlab/FC-6 ktechlab.spec,1.10,1.11

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sat Aug 18 20:35:12 UTC 2007


Author: chitlesh

Update of /cvs/extras/rpms/ktechlab/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31641/ktechlab/FC-6

Modified Files:
	ktechlab.spec 
Log Message:



Index: ktechlab.spec
===================================================================
RCS file: /cvs/extras/rpms/ktechlab/FC-6/ktechlab.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ktechlab.spec	13 Aug 2007 18:26:49 -0000	1.10
+++ ktechlab.spec	18 Aug 2007 20:34:39 -0000	1.11
@@ -1,9 +1,9 @@
 Name:             ktechlab
 Version:          0.3.6
-Release:          5%{?dist}
+Release:          6%{?dist}
 Summary:          Development and simulation of microcontrollers and electronic circuits
 
-License:          GPL
+License:          GPLv2
 Group:            Applications/Engineering
 
 URL:              http://sourceforge.net/projects/ktechlab/
@@ -73,7 +73,7 @@
 %{__mkdir} -p %{buildroot}%{_sysconfdir}/profile.d
 cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
 # setting default path for sdcc - fedora
-export PATH=$PATH:%{_libexecdir}/sdcc
+export PATH=\$PATH:%{_libexecdir}/sdcc
 EOF
 chmod 0755 %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
 
@@ -109,6 +109,9 @@
 
 
 %Changelog
+* Sat Aug 18 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.3.6-6
+- fixed conflict with alliance and changed license
+
 * Sun Aug 12 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.3.6-5
 - added sdcc to path
 




More information about the fedora-extras-commits mailing list