rpms/gspiceui/F-8 gspiceui.spec,1.1,1.2

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Thu Jul 31 10:28:44 UTC 2008


Author: laxathom

Update of /cvs/pkgs/rpms/gspiceui/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28238/F-8

Modified Files:
	gspiceui.spec 
Log Message:
Exclude ppc64


Index: gspiceui.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gspiceui/F-8/gspiceui.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gspiceui.spec	28 Jul 2008 07:33:19 -0000	1.1
+++ gspiceui.spec	31 Jul 2008 10:28:13 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		gspiceui
 Version:	0.9.65 
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A GUI to freely available Spice Electronic circuit similators
 
 Group:		Applications/System 
@@ -10,10 +10,12 @@
 Source1:	%{name}.desktop
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	 compat-wxGTK26-devel, desktop-file-utils  
+BuildRequires:	compat-wxGTK26-devel, desktop-file-utils  
 Requires:	ngspice, geda-gnetlist, geda-gschem 
 Requires:	gwave, electronics-menu
 
+ExcludeArch:	ppc64
+
 %description
 GspiceUI is listed among the Fedora Electronic Lab (FEL) packages.
 
@@ -92,6 +94,9 @@
 
 
 %changelog
+* Thu Jul 31 2008 Xavier Lamien <lxtnow[at]gmail.com> - 0.9.65-3
+- Excluded ppc64 (gwave is not available on ppc64).
+
 * Sat Jul 26 2008 Xavier Lamien <lxtnow[at]gmail.com> - 0.9.65-2
 - Fix typo on desktop-file-install.
 




More information about the scm-commits mailing list