rpms/lat/F-12 lat.spec,1.25,1.26

Paul Howarth pghmcfc at fedoraproject.org
Mon Oct 26 20:57:03 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/lat/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27050/F-12

Modified Files:
	lat.spec 
Log Message:
Fix typos and missed edit from ausil's last change


Index: lat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lat/F-12/lat.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- lat.spec	26 Oct 2009 19:58:40 -0000	1.25
+++ lat.spec	26 Oct 2009 20:57:02 -0000	1.26
@@ -18,7 +18,8 @@ Requires:           mono-data, gtk-sharp
 Requires(post):     scrollkeeper
 Requires(postun):   scrollkeeper
 
-ExcludeArch: sparc64
+# ausil added this without a bug reference...
+ExcludeArch:        sparc64
 
 # Debuginfo package would be empty as there are no binaries in this package
 %define debug_package %{nil}
@@ -99,9 +100,6 @@ The lat-devel package contains the files
 %dir %{_datadir}/gnome/help/
 %{_datadir}/gnome/help/lat/
 %{_datadir}/icons/hicolor/22x22/apps/lat.png
-%if "%{?fedora}" == "5"
-%dir %{_datadir}/omf/
-%endif
 %{_datadir}/omf/lat/
 %{_mandir}/man1/lat.1*
 
@@ -111,8 +109,8 @@ The lat-devel package contains the files
 
 %changelog
 * Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 1.2.3-9
-- remove fedora 5 conditionals
-- ExcldeArch sparc64
+- Remove Fedora 5 conditionals
+- ExcludeArch sparc64 due to missing mono support on that arch
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild




More information about the scm-commits mailing list