rpms/ktechlab/F-7 ktechlab.spec,1.11,1.12

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


Author: chitlesh

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

Modified Files:
	ktechlab.spec 
Log Message:



Index: ktechlab.spec
===================================================================
RCS file: /cvs/extras/rpms/ktechlab/F-7/ktechlab.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ktechlab.spec	13 Aug 2007 10:51:20 -0000	1.11
+++ ktechlab.spec	18 Aug 2007 20:34:37 -0000	1.12
@@ -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