rpms/ghc-gtk2hs/devel .cvsignore, 1.4, 1.5 ghc-gtk2hs.spec, 1.21, 1.22 sources, 1.4, 1.5

Jens Petersen petersen at fedoraproject.org
Mon May 11 14:00:52 UTC 2009


Author: petersen

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

Modified Files:
	.cvsignore ghc-gtk2hs.spec sources 
Log Message:
update to 0.10.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-gtk2hs/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	7 Feb 2009 13:33:54 -0000	1.4
+++ .cvsignore	11 May 2009 14:00:22 -0000	1.5
@@ -1 +1 @@
-gtk2hs-0.10.0.tar.gz
+gtk2hs-0.10.1.tar.bz2


Index: ghc-gtk2hs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-gtk2hs/devel/ghc-gtk2hs.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- ghc-gtk2hs.spec	26 Apr 2009 00:20:06 -0000	1.21
+++ ghc-gtk2hs.spec	11 May 2009 14:00:22 -0000	1.22
@@ -22,9 +22,9 @@ A Gtk+ binding for the functional langua
 management, unicode support, and wide coverage of Gtk+ 2 widgets.
 
 Summary:        Haskell binding for gtk2 and related libraries
-Name:           ghc-gtk2hs
-Version:        0.10.0
-Release:        5%{?snapdate:.%{snapdate}}%{?dist}
+Name:           ghc-%{pkg_name}
+Version:        0.10.1
+Release:        1%{?snapdate:.%{snapdate}}%{?dist}
 # cairo/ and svgcairo/ are FreeBSD
 # compat/ is BSD
 # tools/c2hs (used to build) is GPLv2+, LGPLv2+
@@ -37,7 +37,7 @@ Group:          Development/Libraries
 # snapshot tarball obtained by
 #  darcs get --partial http://code.haskell.org/gtk2hs/
 #  cd gtk2hs ; darcs dist darcs dist --dist-name=gtk2hs-%{snapdate}
-Source:         %{pkg_name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz
+Source:         %{pkg_name}-%{version}%{?snapdate:-%{snapdate}}.tar.bz2
 %else
 Source:         http://prdownloads.sourceforge.net/%{pkg_name}/%{pkg_name}-%{version}.tar.gz
 %endif
@@ -45,7 +45,8 @@ URL:            http://gtk2hs.sourceforg
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
-BuildRequires:  ghc
+# for latest macros.ghc
+BuildRequires:  ghc >= 6.10.2-3
 BuildRequires:  happy, alex
 %if %{with docs}
 BuildRequires:  haddock >= 2.4.1
@@ -289,6 +290,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon May 11 2009 Jens Petersen <petersen at redhat.com> - 0.10.1-1
+- update to 0.10.1
+
 * Sat Apr 25 2009 Jens Petersen <petersen at redhat.com> - 0.10.0-5
 - rebuild against ghc-6.10.2
 - use haddock-2.4.2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-gtk2hs/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	7 Feb 2009 13:33:54 -0000	1.4
+++ sources	11 May 2009 14:00:22 -0000	1.5
@@ -1 +1 @@
-08df47256cbcd5668e82b9f8beb621ab  gtk2hs-0.10.0.tar.gz
+b5422d8091af9334585bd4b732a7101d  gtk2hs-0.10.1.tar.bz2




More information about the scm-commits mailing list