rpms/fpc/F-11 fpc.spec,1.32,1.33

Dan Horák sharkcz at fedoraproject.org
Thu Jun 18 12:36:43 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/fpc/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14874

Modified Files:
	fpc.spec 
Log Message:
* Thu Jun 18 2009 Dan Horak <dan[at]danny.cz> 2.2.4-2
- Exclude s390/s390x architectures



Index: fpc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fpc/F-11/fpc.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- fpc.spec	12 Apr 2009 19:47:04 -0000	1.32
+++ fpc.spec	18 Jun 2009 12:36:12 -0000	1.33
@@ -1,6 +1,6 @@
 Name:           fpc
 Version:        2.2.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Free Pascal Compiler
 
 Group:          Development/Languages
@@ -22,6 +22,8 @@ BuildRequires:  fpc
 %endif
 BuildRequires:  tetex, tetex-latex, tetex-fonts, binutils, glibc-devel
 
+ExcludeArch:    s390 s390x
+
 %description
 
 Freepascal is a free 32/64bit Pascal Compiler. It comes with a run-time
@@ -175,6 +177,9 @@ rm -rf %{buildroot}
 %{_datadir}/fpcsrc
 
 %changelog
+* Thu Jun 18 2009 Dan Horak <dan[at]danny.cz> 2.2.4-2
+- Exclude s390/s390x architectures
+
 * Sun Apr 12 2009 Joost van der Sluis <joost at cnoc.nl> 2.2.4-1
 - Updated to version 2.2.4
 




More information about the fedora-extras-commits mailing list