rpms/happy/devel .cvsignore, 1.4, 1.5 happy.spec, 1.10, 1.11 sources, 1.4, 1.5

Jens Petersen petersen at fedoraproject.org
Sat Apr 25 09:10:44 UTC 2009


Author: petersen

Update of /cvs/pkgs/rpms/happy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23774

Modified Files:
	.cvsignore happy.spec sources 
Log Message:
- 1.18.4 release
- sync with cabal2spec-0.15



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/happy/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	12 Nov 2008 06:35:56 -0000	1.4
+++ .cvsignore	25 Apr 2009 09:10:14 -0000	1.5
@@ -1 +1 @@
-happy-1.18.2.tar.gz
+happy-1.18.4.tar.gz


Index: happy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/happy/devel/happy.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- happy.spec	26 Feb 2009 09:46:22 -0000	1.10
+++ happy.spec	25 Apr 2009 09:10:14 -0000	1.11
@@ -2,8 +2,8 @@
 %define debug_package %{nil}
 
 Name:           happy
-Version:        1.18.2
-Release:        3%{?dist}
+Version:        1.18.4
+Release:        1%{?dist}
 License:        BSD
 Group:          Development/Tools
 URL:            http://haskell.org/happy/
@@ -11,7 +11,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2
 Summary:        The LALR(1) Parser Generator for Haskell
-# ghc has only been bootstrapped on the following archs:
+# fedora ghc archs:
 ExclusiveArch:	%{ix86} x86_64 ppc alpha
 Requires(post): policycoreutils
 
@@ -43,12 +43,12 @@
 
 
 %install
-rm -rf ${RPM_BUILD_ROOT}
+rm -rf $RPM_BUILD_ROOT
 %cabal_install
 
 
 %clean
-rm -rf ${RPM_BUILD_ROOT}
+rm -rf $RPM_BUILD_ROOT
 
 
 %post
@@ -64,6 +64,9 @@
 
 
 %changelog
+* Sat Apr 25 2009 Jens Petersen <petersen at redhat.com> - 1.18.4-1
+- 1.18.4 release
+
 * Wed Feb 25 2009 Jens Petersen <petersen at redhat.com> - 1.18.2-3
 - rebuild with %%ix86 for i586
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/happy/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	12 Nov 2008 06:35:56 -0000	1.4
+++ sources	25 Apr 2009 09:10:14 -0000	1.5
@@ -1 +1 @@
-adb1679a1fa8cec74a6e621a4a277e98  happy-1.18.2.tar.gz
+614e3ef9623dbeefc4c8ca699912efb4  happy-1.18.4.tar.gz




More information about the fedora-extras-commits mailing list