Hello community,

here is the log from the commit of package cabal-install for openSUSE:Factory 
checked in at 2013-01-08 16:23:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cabal-install (Old)
 and      /work/SRC/openSUSE:Factory/.cabal-install.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cabal-install", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.cabal-install.new/cabal-install.changes 
2013-01-08 16:23:49.000000000 +0100
@@ -0,0 +1,28 @@
+-------------------------------------------------------------------
+Sat Nov 17 13:50:22 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- service localonly for Factory submission 
+
+-------------------------------------------------------------------
+Tue Jun  5 14:59:23 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- update to 0.14.0 from upstream
+- required for Haskell Platform 2012.2.0.0 
+
+-------------------------------------------------------------------
+Sat Dec 31 10:21:31 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Added other BR
+- Fixed defattr
+- Fixed filename in files 
+
+-------------------------------------------------------------------
+Thu Dec  8 17:09:16 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Added ghc-HTTP-devel to BR. 
+
+-------------------------------------------------------------------
+Tue Nov  1 14:13:35 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Initial packaging. 
+

New:
----
  _service
  cabal-install-0.14.0.tar.gz
  cabal-install.changes
  cabal-install.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cabal-install.spec ++++++
# For Haskell Packaging Guidelines see:
# - https://fedoraproject.org/wiki/Packaging:Haskell
# - https://fedoraproject.org/wiki/PackagingDrafts/Haskell

# Copyright (c) 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           cabal-install
Version:        0.14.0
Release:        1
Summary:        Command-line program to manage Haskell software 

Group:          Development/Languages/Other
License:        BSD-3-Clause
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:            http://hackage.haskell.org/package/%{name}
Source0:        
http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-array-devel
BuildRequires:  ghc-bytestring-devel
Buildrequires:  ghc-containers-devel
BuildRequires:  ghc-directory-devel 
BuildRequires:  ghc-filepath-devel 
BuildRequires:  ghc-HTTP-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-network-devel
BuildRequires:  ghc-old-time-devel
BuildRequires:  ghc-pretty-devel
BuildRequires:  ghc-process-devel
BuildRequires:  ghc-random-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-unix-devel
BuildRequires:  ghc-zlib-devel
# END cabal2spec


%description
Command-line program to manage Haskell software by automating the fetching,
configuration, compilation, and installation of Haskell libraries and programs


%prep
%setup -q


%build
#%%define cabal_configure_options -f "opt1 -opt2 ..."
%ghc_bin_build


%install
%ghc_bin_install


%files
%defattr(-,root,root,-)
%doc LICENSE
%attr(755,root,root) %{_bindir}/cabal


%changelog
* Tue Nov  1 2011 Fedora Haskell SIG <haskell-de...@lists.fedoraproject.org> - 
0.10.2-0
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1
++++++ _service ++++++
<services>
  
<service name="download_files" mode="localonly"/></services>
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to