rpms/haskell-platform/devel haskell-platform.spec,1.2,1.3

Jens Petersen petersen at fedoraproject.org
Wed Jan 27 07:46:23 UTC 2010


Author: petersen

Update of /cvs/extras/rpms/haskell-platform/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3826

Modified Files:
	haskell-platform.spec 
Log Message:
use pkg_name again


Index: haskell-platform.spec
===================================================================
RCS file: /cvs/extras/rpms/haskell-platform/devel/haskell-platform.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- haskell-platform.spec	15 Jan 2010 14:13:46 -0000	1.2
+++ haskell-platform.spec	27 Jan 2010 07:46:23 -0000	1.3
@@ -1,3 +1,5 @@
+%global pkg_name haskell-platform
+
 %global common_summary Standard Haskell distribution
 
 %global common_description The Haskell Platform is a blessed library and tool suite for Haskell\
@@ -37,7 +39,7 @@ distilled from Hackage.
 %{?2}Requires:       ghc-HTTP%{?1:-%1} = 4000.0.8\
 %{nil}
 
-Name:           haskell-platform
+Name:           %{pkg_name}
 Version:        2009.3.1.20100115
 Release:        0.1%{?dist}
 Summary:        Standard Haskell distribution



More information about the scm-commits mailing list