rpms/ghc-X11/devel ghc-X11.spec,1.1,1.2

Yaakov Meir Nemoy ynemoy at fedoraproject.org
Mon Mar 9 02:12:11 UTC 2009


Author: ynemoy

Update of /cvs/pkgs/rpms/ghc-X11/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2792

Modified Files:
	ghc-X11.spec 
Log Message:
updates the arch tags



Index: ghc-X11.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-X11/devel/ghc-X11.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ghc-X11.spec	6 Mar 2009 19:31:45 -0000	1.1
+++ ghc-X11.spec	9 Mar 2009 02:11:40 -0000	1.2
@@ -12,17 +12,16 @@
 
 Name:           ghc-%{pkg_name}
 Version:        1.4.5
-Release:        3%{?dist}
-Summary:        Haskell %{pkg_name} library with bindings to xlib C functions
+Release:        4%{?dist}
+Summary:        Haskell %{pkg_name} librar
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://hackage.haskell.org/cgi-bin/hackage-scripts/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Provides:       %{name}-devel = %{version}-%{release}
-# ghc has only been bootstrapped on the following archs:
-ExclusiveArch:  i386 x86_64 ppc
+# fedora ghc archs:
+ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc = %{ghc_version}
 %if %{with doc}
 BuildRequires:  ghc-doc = %{ghc_version}
@@ -144,6 +143,9 @@
 
 
 %changelog
+* Sun Mar  8 2009 Yaakov M. Nemoy <yankee at localhost.localdomain> - 1.4.5-4
+- forgot to include the right arch tags
+
 * Sat Feb 28 2009 Jens Petersen <petersen at redhat.com> - 1.4.5-3
 - sync with cabal2spec-0.12:
 - improve requires




More information about the fedora-extras-commits mailing list