rpms/piklab/devel .cvsignore, 1.8, 1.9 piklab-README.Fedora, 1.2, 1.3 piklab.spec, 1.13, 1.14 sources, 1.9, 1.10 piklab-0.11.3.Makefile.in.no_rules.patch, 1.1, NONE piklab-0.11.3.desktop.typo-fr.patch, 1.1, NONE piklab-0.11.3.x-desktop-fr.patch, 1.1, NONE piklab-0.12.0.desktop.typo-fr.patch, 1.1, NONE piklab-0.12.0.x-desktop-fr.patch, 1.1, NONE piklab-0.13.3-fr.po.diff, 1.1, NONE piklab-0.14.0-fr.po.diff, 1.1, NONE

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sun Apr 15 14:01:43 UTC 2007


Author: chitlesh

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

Modified Files:
	.cvsignore piklab-README.Fedora piklab.spec sources 
Removed Files:
	piklab-0.11.3.Makefile.in.no_rules.patch 
	piklab-0.11.3.desktop.typo-fr.patch 
	piklab-0.11.3.x-desktop-fr.patch 
	piklab-0.12.0.desktop.typo-fr.patch 
	piklab-0.12.0.x-desktop-fr.patch piklab-0.13.3-fr.po.diff 
	piklab-0.14.0-fr.po.diff 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/piklab/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	12 Mar 2007 09:37:47 -0000	1.8
+++ .cvsignore	15 Apr 2007 14:01:08 -0000	1.9
@@ -1 +1 @@
-piklab-0.14.1.tar.bz2
+piklab-0.14.2.tar.bz2


Index: piklab-README.Fedora
===================================================================
RCS file: /cvs/extras/rpms/piklab/devel/piklab-README.Fedora,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- piklab-README.Fedora	9 Mar 2007 10:17:10 -0000	1.2
+++ piklab-README.Fedora	15 Apr 2007 14:01:08 -0000	1.3
@@ -1,24 +1,24 @@
-This application needs the users to access serial and/or paralell port
+This application needs the users to access serial and/or parallel port
 in RW mode, depends upon the programmer is used.
 So, administrator have to add allowed users to uucp and/or lp groups.
 To do this, type the following command line:
 
-	useradd -G lp,uucp allowed_user
+    useradd -G lp,uucp allowed_user
 
 for each allowed_user you want to add.
 
-And if a paralell port programmer is used, you need to load the ppdev module,
+And if a parallel port programmer is used, you need to load the ppdev module,
 by typing the following command line:
 
-	modprobe ppdev
+    modprobe ppdev
 
 
 If you want to use the SDCC Compiler with Piklab, you have to modify
 the PATH for the whole system, not only for a single user.
 So, you have to add the following:
 
-	PATH=$PATH:/usr/libexec/sdcc
+    PATH=$PATH:/usr/libexec/sdcc
 
 in /etc/profile, before the command line
 
-	export PATH
+    export PATH


Index: piklab.spec
===================================================================
RCS file: /cvs/extras/rpms/piklab/devel/piklab.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- piklab.spec	12 Mar 2007 09:37:47 -0000	1.13
+++ piklab.spec	15 Apr 2007 14:01:08 -0000	1.14
@@ -1,28 +1,28 @@
 %define unstable 1
 
-Name:		piklab
-Version:	0.14.1
-Release:	1%{?dist}
-Summary:	Development environment for applications based on PIC & dsPIC microcontrollers
-Summary(fr):	IDE pour applications à base de microcontrôleurs PIC et de dsPIC
-
-Group:		Development/Tools
-License:	GPL
-URL:		http://piklab.sourceforge.net
-Source:		http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2
-Source1:	%{name}-026-microchip.rules
-Source2:	%{name}-icd2.perms
-Source3:	%{name}-pickit1.perms
-Source4:	%{name}-pickit2.perms
-Source5:	%{name}-README.Fedora
-Source6:	%{name}-LISEZMOI.Fedora
-Patch0:		%{name}-0.12.1.desktop.typo-fr.patch
-Patch1:		%{name}-0.12.1.x-desktop-fr.patch
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Name:       piklab
+Version:    0.14.2
+Release:    1%{?dist}
+Summary:    Development environment for applications based on PIC & dsPIC microcontrollers
+Summary(fr):IDE pour applications à base de microcontrôleurs PIC et de dsPIC
+
+Group:      Development/Tools
+License:    GPL
+URL:        http://piklab.sourceforge.net
+Source:     http://switch.dl.sourceforge.net/piklab/%{name}-%{version}.tar.bz2
+Source1:    %{name}-026-microchip.rules
+Source2:    %{name}-icd2.perms
+Source3:    %{name}-pickit1.perms
+Source4:    %{name}-pickit2.perms
+Source5:    %{name}-README.Fedora
+Source6:    %{name}-LISEZMOI.Fedora
+Patch0:     %{name}-0.12.1.desktop.typo-fr.patch
+Patch1:     %{name}-0.12.1.x-desktop-fr.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel
+BuildRequires:  desktop-file-utils, kdelibs-devel, libusb-devel, readline-devel
 # Needed for FC6
-BuildRequires:	ncurses-devel, gettext
+BuildRequires:  ncurses-devel, gettext
 
 %description
 Piklab is a graphic development environment for PIC and dsPIC microcontrollers.
@@ -72,8 +72,8 @@
 desktop-file-install --vendor="" \
   --dir %{buildroot}%{_datadir}/applications/kde \
   --add-category "Application" \
-  --add-category "X-Fedora" \
   --remove-key="Patterns" \
+  --delete-original \
   src/data/app_data/%{name}.desktop
 
 %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/
@@ -120,6 +120,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms
 
 %changelog
+* Sat Apr 14 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.14.2-1
+  - New upstream release
+
 * Mon Mar 12 2007  Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.14.1-1
   - New upstream version
   - %%patch2 is no more needed
@@ -132,6 +135,9 @@
   - New upstream version
   - Update %%patch2
 
+* Mon Feb 26 2007  Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.13.3-2.fc6.1
+  - Really add patch
+
 * Mon Feb 26 2007  Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.13.3-2
   - Add patch to complete french translation
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/piklab/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	12 Mar 2007 09:37:47 -0000	1.9
+++ sources	15 Apr 2007 14:01:08 -0000	1.10
@@ -1 +1 @@
-0acca3b2c9ce95f8c140bf1da95ed9b3  piklab-0.14.1.tar.bz2
+858a86c722fffeaf33091041ceeb6ad8  piklab-0.14.2.tar.bz2


--- piklab-0.11.3.Makefile.in.no_rules.patch DELETED ---


--- piklab-0.11.3.desktop.typo-fr.patch DELETED ---


--- piklab-0.11.3.x-desktop-fr.patch DELETED ---


--- piklab-0.12.0.desktop.typo-fr.patch DELETED ---


--- piklab-0.12.0.x-desktop-fr.patch DELETED ---


--- piklab-0.13.3-fr.po.diff DELETED ---


--- piklab-0.14.0-fr.po.diff DELETED ---




More information about the scm-commits mailing list