rpms/tuxcmd/devel tuxcmd.spec,1.11,1.12

Tom Callaway spot at fedoraproject.org
Fri Feb 27 20:09:47 UTC 2009


Author: spot

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

Modified Files:
	tuxcmd.spec 
Log Message:
fix ExclusiveArch


Index: tuxcmd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tuxcmd/devel/tuxcmd.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tuxcmd.spec	25 Feb 2009 22:12:55 -0000	1.11
+++ tuxcmd.spec	27 Feb 2009 20:09:17 -0000	1.12
@@ -1,13 +1,13 @@
 Name:           tuxcmd
 Version:        0.6.50
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Tux Commander: file manager with 2 panels side by side using GTK2
 
 Group:          Applications/File
 License:        GPLv2+
 
 # FreePascal restrictions
-ExclusiveArch:  i386 i686 x86_64  
+ExclusiveArch:  %{ix86} x86_64  
 
 URL:            http://tuxcmd.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
@@ -129,6 +129,9 @@
 
 
 %changelog
+* Fri Feb 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.6.50-6
+- fix ExclusiveArch
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.50-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list