rpms/ghc-editline/devel ghc-editline.spec,1.2,1.3

Jochen Schmitt s4504kr at fedoraproject.org
Tue Jul 21 18:21:51 UTC 2009


Author: s4504kr

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

Modified Files:
	ghc-editline.spec 
Log Message:
Fix typo in %{pkg_name} macro


Index: ghc-editline.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-editline/devel/ghc-editline.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ghc-editline.spec	21 Jul 2009 14:06:43 -0000	1.2
+++ ghc-editline.spec	21 Jul 2009 18:21:51 -0000	1.3
@@ -7,8 +7,8 @@
 
 Name:		ghc-editline
 Version:	0.2.1.0
-Release:	4%{?dist}
-Summary:	Haskell %{pgk_name} library
+Release:	5%{?dist}
+Summary:	Haskell %{pkg_name} library
 Group:		Development/Libraries
 License:	BSD
 URL:		http://code.haskell.org/editline
@@ -35,7 +35,7 @@ Additionally, a readline compatibility m
 provides a subset of the functionality of the readline library.
 
 %package devel
-Summary:	 Haskell %{pgk_name} library
+Summary:	 Haskell %{pkg_name} library
 Group:		 Development/Libraries
 Requires:	 ghc = %{ghc_version}
 Requires(pos):	 ghc = %{ghc_version}
@@ -127,6 +127,9 @@ fi
 %endif
 
 %Changelog
+* Tue Jul 21 2009 Jochen Schmitt <Jochen herr-schmitt de> 0.2.1.0-5
+- Fix typo in %%{pkg_name} macro
+
 * Mon Jul 20 2009 Jochen Schmitt <Jochen herr-schmitt de> 0.2.1.0-4
 - Fix typo in definition of %%{pkg_libdir}
 




More information about the fedora-extras-commits mailing list