rpms/bareftp/devel bareftp.spec,1.5,1.6

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 19:41:54 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/bareftp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25560

Modified Files:
	bareftp.spec 
Log Message:
Exclude sparc64



Index: bareftp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bareftp/devel/bareftp.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- bareftp.spec	24 Jul 2009 17:51:06 -0000	1.5
+++ bareftp.spec	26 Oct 2009 19:41:54 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           bareftp
 Version:        0.2.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        File transfer client supporting the FTP, FTP over SSL/TLS (FTPS) and SSH
 
 Group:          Applications/Internet
@@ -31,6 +31,8 @@ BuildRequires:  mono-devel
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
+ExcludeArch: sparc64
+
 %description
 bareFTP is a file transfer client supporting the FTP, FTP over SSL/TLS (FTPS)
 and SSH File Transfer Protocol (SFTP). It is written in C#, targeting the Mono
@@ -97,6 +99,9 @@ fi
 
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.2.3-4
+- Exclude sparc64 no mono available
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list