rpms/cabal2spec/F-10 .cvsignore, 1.2, 1.3 cabal2spec.spec, 1.1, 1.2 sources, 1.2, 1.3

Jens Petersen petersen at fedoraproject.org
Fri Jun 12 00:51:40 UTC 2009


Author: petersen

Update of /cvs/extras/rpms/cabal2spec/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8471

Modified Files:
	.cvsignore cabal2spec.spec sources 
Log Message:
backport 0.16 from F-11


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cabal2spec/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	27 Feb 2009 14:03:56 -0000	1.2
+++ .cvsignore	12 Jun 2009 00:51:09 -0000	1.3
@@ -1 +1 @@
-cabal2spec-0.12.tar.gz
+cabal2spec-0.16.tar.gz


Index: cabal2spec.spec
===================================================================
RCS file: /cvs/extras/rpms/cabal2spec/F-10/cabal2spec.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- cabal2spec.spec	27 Feb 2009 14:03:56 -0000	1.1
+++ cabal2spec.spec	12 Jun 2009 00:51:09 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		cabal2spec
-Version:	0.12
-Release:	1%{?dist}
+Version:	0.16
+Release:	2%{?dist}
 Summary:	Tool for creating .spec files for Haskell Cabal Packages
 
 Group:		Development/Languages
@@ -9,8 +9,6 @@ URL:		https://fedorahosted.org/cabal2spe
 Source0:	https://fedorahosted.org/releases/c/a/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
-# last ghc with bundled templates
-Requires:	ghc > 6.10.1-7
 
 %description
 This package provides specfile templates and a script cabal2spec for easy
@@ -40,6 +38,29 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 25 2009 Jens Petersen <petersen at redhat.com> - 0.16-2
+- drop the ghc requires (and arch) completely since not actually needed
+
+* Wed May 13 2009 Jens Petersen <petersen at redhat.com> - 0.16-1
+- add BR ghc-rpm-macros to templates
+
+* Thu Apr 30 2009 Jens Petersen <petersen at redhat.com> - 0.15-2
+- use exclusivearch since no ghc on ppc64 yet
+
+* Sat Apr 25 2009 Jens Petersen <petersen at redhat.com> - 0.15-1
+- templates buildrequire at least ghc-6.10.2-3 for macros
+- fix binlib doc filelist name
+
+* Fri Apr 24 2009 Jens Petersen <petersen at redhat.com> - 0.14-1
+- ghc_version is now in macros.ghc in ghc-6.10.2-3
+
+* Fri Apr 24 2009 Jens Petersen <petersen at redhat.com> - 0.13-1
+- requires at least ghc-6.10.2-2
+- ghc_version is now set directly from ghc
+- ghc buildrequires no longer versioned
+- pkg_libdir and pkg_docdir replaced by ghcpkgdir and ghcdocdir in macros.ghc
+- add doc filelist
+
 * Fri Feb 27 2009 Jens Petersen <petersen at redhat.com> - 0.12-1
 - lib packages own docdir now that there is no base package
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cabal2spec/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	27 Feb 2009 14:03:56 -0000	1.2
+++ sources	12 Jun 2009 00:51:09 -0000	1.3
@@ -1 +1 @@
-f45b9ad376bdd3709c74500b1f7307a6  cabal2spec-0.12.tar.gz
+9fff769e22ba4f305e5a26489e59c54d  cabal2spec-0.16.tar.gz




More information about the fedora-extras-commits mailing list