rpms/pikdev/FC-4 pikdev-0.8.4.ppcbuild, NONE, 1.1 pikdev.spec, 1.6, 1.7

Alain Portal (dionysos) fedora-extras-commits at redhat.com
Fri Apr 7 09:26:34 UTC 2006


Author: dionysos

Update of /cvs/extras/rpms/pikdev/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11575

Modified Files:
	pikdev.spec 
Added Files:
	pikdev-0.8.4.ppcbuild 
Log Message:
Add patch to try to build ppc arch


--- NEW FILE pikdev-0.8.4.ppcbuild ---
--- pikdev/uparport.hh.orig	2005-01-07 22:26:24.000000000 +0100
+++ pikdev/uparport.hh	2006-04-07 11:20:27.000000000 +0200
@@ -18,7 +18,6 @@
 // in RedHat & Mandrake distro, ppdev.h is into /usr/include/linux 
 #include <linux/ppdev.h>   
 #include <sys/time.h>
-#include <sys/io.h> 
 #include <fcntl.h>
 }           
 


Index: pikdev.spec
===================================================================
RCS file: /cvs/extras/rpms/pikdev/FC-4/pikdev.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pikdev.spec	5 Apr 2006 11:17:00 -0000	1.6
+++ pikdev.spec	7 Apr 2006 09:26:34 -0000	1.7
@@ -1,6 +1,6 @@
 Name:		pikdev
 Version:	0.8.4
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	IDE for development of PICmicro based application (under Linux/KDE)
 Summary(fr):	EDI pour le développement d'applications à base de microcontrôleurs PIC
 
@@ -11,14 +11,13 @@
 Source1:	%{name}.desktop
 Source2:	README.Fedora
 Source3:	LISEZMOI.Fedora
+Patch:		uparport.hh.ppcbuild
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils, kdelibs-devel
 
 Requires:	gputils
 
-ExcludeArch:	ppc
-
 %description
 PiKdev is a simple IDE dedicated to the development of PIC
 based applications under KDE.
@@ -54,6 +53,8 @@
 
 %setup -q
 
+%patch
+
 %{__cp} -p %{SOURCE2} .
 %{__cp} -p %{SOURCE3} .
 
@@ -105,6 +106,9 @@
 %{_datadir}/icons/*
 
 %changelog
+* Fri Apr 07 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.8.4-9
+  - Add patch to try to build ppc arch
+  - Contributions of David Woodhouse <dwmw2[AT]redhat[DOT]com>
 * Wed Apr 05 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.8.4-8
   - New try to build x86_64 arch for FC-4
   - Unset $QTDIR before sourcing qt.sh




More information about the fedora-extras-commits mailing list