rpms/ghc-X11/devel ghc-X11.spec,1.12,1.13

Jens Petersen petersen at fedoraproject.org
Fri Apr 24 11:44:56 UTC 2009


Author: petersen

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

Modified Files:
	ghc-X11.spec 
Log Message:
ghc_version is now in macros.ghc


Index: ghc-X11.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-X11/devel/ghc-X11.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ghc-X11.spec	24 Apr 2009 00:45:56 -0000	1.12
+++ ghc-X11.spec	24 Apr 2009 11:44:26 -0000	1.13
@@ -3,14 +3,12 @@
 %bcond_without doc
 %bcond_without prof
 
-%{expand: %%global ghc_version %(ghc --numeric-version)}
-
 # ghc does not emit debug information
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
 Version:        1.4.5
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Haskell %{pkg_name} library
 
 Group:          Development/Libraries
@@ -30,7 +28,7 @@
 BuildRequires:  libXinerama-devel, libX11-devel, libXext-devel
 
 %description
-This package provides the Haskell %{pkg_name} library.
+This package provides the Haskell %{pkg_name} library for ghc.
 
 The library consists of bindings to direct translations of the C bindings; for
 documentation of these calls, refer to "The Xlib Programming
@@ -141,6 +139,9 @@
 
 
 %changelog
+* Fri Apr 24 2009 Jens Petersen <petersen at redhat.com> - 1.4.5-10
+- ghc_version is now in macros.ghc
+
 * Fri Apr 24 2009 Jens Petersen <petersen at redhat.com> - 1.4.5-9
 - try defining ghc_version with global
 




More information about the fedora-extras-commits mailing list