- add provides for libraries contained

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=75
This commit is contained in:
Herbert Graeber 2009-05-11 21:04:11 +00:00 committed by Git OBS Bridge
parent 35692715aa
commit 066792a808

150
ghc.spec
View File

@ -41,8 +41,51 @@ BuildRequires: xmltex
BuildRequires: dblatex BuildRequires: dblatex
%endif %endif
BuildRequires: fdupes BuildRequires: fdupes
Provides: haskell_compiler Provides: haskell_compiler
Provides: ghc-Cabal-devel = 1.6.0.3
Provides: ghc-HUnit-devel = 1.2.0.3
Provides: ghc-QuickCheck-devel = 1.2.0.0
Provides: ghc-array-devel = 0.2.0.0
Provides: ghc-base-devel = 3.0.3.1
Provides: ghc-base-devel = 4.1.0.0
Provides: ghc-bytestring-devel = 0.9.1.4
Provides: ghc-containers-devel = 0.2.0.1
Provides: ghc-directory-devel = 1.0.0.3
Provides: ghc-dph-base-devel = 0.3
Provides: ghc-dph-par-devel = 0.3
Provides: ghc-dph-prim-interface-devel = 0.3
Provides: ghc-dph-prim-par-devel = 0.3
Provides: ghc-dph-prim-seq-devel = 0.3
Provides: ghc-dph-seq-devel = 0.3
Provides: ghc-extensible-exceptions-devel = 0.1.1.0
Provides: ghc-filepath-devel = 1.1.0.2
Provides: ghc-ghc-prim-devel = 0.1.0.0
Provides: ghc-haddock-devel = 2.4.2
Provides: ghc-haskell-src-devel = 1.0.1.3
Provides: ghc-haskell98-devel = 1.0.1.0
Provides: ghc-hpc-devel = 0.5.0.3
Provides: ghc-hsc2hs-devel = 0.67
Provides: ghc-html-devel = 1.0.1.2
Provides: ghc-integer-devel = 0.1.0.1
Provides: ghc-mtl-devel = 1.1.0.2
Provides: ghc-network-devel = 2.2.1
Provides: ghc-old-locale-devel = 1.0.0.1
Provides: ghc-old-time-devel = 1.0.0.2
Provides: ghc-packedstring-devel = 0.1.0.1
Provides: ghc-parallel-devel = 1.1.0.1
Provides: ghc-parsec-devel = 2.1.0.1
Provides: ghc-pretty-devel = 1.0.1.0
Provides: ghc-process-devel = 1.0.1.1
Provides: ghc-random-devel = 1.0.0.1
Provides: ghc-regex-base-devel = 0.72.0.2
Provides: ghc-regex-compat-devel = 0.71.0.1
Provides: ghc-regex-posix-devel = 0.72.0.3
Provides: ghc-stm-devel = 2.1.1.2
Provides: ghc-syb-devel = 0.1.0.1
Provides: ghc-template-haskell-devel = 2.3.0.1
Provides: ghc-time-devel = 1.1.3
Provides: ghc-unix-devel = 2.3.2.0
Provides: ghc-xhtml-devel = 3000.2.0.1
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Prefix: /usr Prefix: /usr
@ -64,19 +107,107 @@ contact information, links to research groups) are available from the
Haskell home page at <http://www.haskell.org/>. Haskell home page at <http://www.haskell.org/>.
%package prof %package prof
Summary: Profiling libraries for GHC Summary: Profiling libraries for GHC
Group: Development/Libraries/Haskell Group: Development/Libraries/Haskell
Requires: ghc = %{version}-%{release} Requires: ghc = %{version}-%{release}
Provides: ghc-prof = %{version} Provides: ghc-prof = %{version}
Provides: ghc-Cabal-prof = 1.6.0.3
Provides: ghc-HUnit-prof = 1.2.0.3
Provides: ghc-QuickCheck-prof = 1.2.0.0
Provides: ghc-array-prof = 0.2.0.0
Provides: ghc-base-prof = 3.0.3.1
Provides: ghc-base-prof = 4.1.0.0
Provides: ghc-bytestring-prof = 0.9.1.4
Provides: ghc-containers-prof = 0.2.0.1
Provides: ghc-directory-prof = 1.0.0.3
Provides: ghc-dph-base-prof = 0.3
Provides: ghc-dph-par-prof = 0.3
Provides: ghc-dph-prim-interface-prof = 0.3
Provides: ghc-dph-prim-par-prof = 0.3
Provides: ghc-dph-prim-seq-prof = 0.3
Provides: ghc-dph-seq-prof = 0.3
Provides: ghc-extensible-exceptions-prof = 0.1.1.0
Provides: ghc-filepath-prof = 1.1.0.2
Provides: ghc-ghc-prim-prof = 0.1.0.0
Provides: ghc-haddock-prof = 2.4.2
Provides: ghc-haskell-src-prof = 1.0.1.3
Provides: ghc-haskell98-prof = 1.0.1.0
Provides: ghc-hpc-prof = 0.5.0.3
Provides: ghc-hsc2hs-prof = 0.67
Provides: ghc-html-prof = 1.0.1.2
Provides: ghc-integer-prof = 0.1.0.1
Provides: ghc-mtl-prof = 1.1.0.2
Provides: ghc-network-prof = 2.2.1
Provides: ghc-old-locale-prof = 1.0.0.1
Provides: ghc-old-time-prof = 1.0.0.2
Provides: ghc-packedstring-prof = 0.1.0.1
Provides: ghc-parallel-prof = 1.1.0.1
Provides: ghc-parsec-prof = 2.1.0.1
Provides: ghc-pretty-prof = 1.0.1.0
Provides: ghc-process-prof = 1.0.1.1
Provides: ghc-random-prof = 1.0.0.1
Provides: ghc-regex-base-prof = 0.72.0.2
Provides: ghc-regex-compat-prof = 0.71.0.1
Provides: ghc-regex-posix-prof = 0.72.0.3
Provides: ghc-stm-prof = 2.1.1.2
Provides: ghc-syb-prof = 0.1.0.1
Provides: ghc-template-haskell-prof = 2.3.0.1
Provides: ghc-time-prof = 1.1.3
Provides: ghc-unix-prof = 2.3.2.0
Provides: ghc-xhtml-prof = 3000.2.0.1
%description prof %description prof
Profiling libraries for Glorious Glasgow Haskell Compilation System (GHC). Profiling libraries for Glorious Glasgow Haskell Compilation System (GHC).
They should be installed when GHC's profiling subsystem is needed. They should be installed when GHC's profiling subsystem is needed.
%package doc %package doc
Summary: Documentation for GHC Summary: Documentation for GHC
Group: Development/Languages/Haskell Group: Development/Languages/Haskell
Requires: ghc = %{version}-%{release} Requires: ghc = %{version}-%{release}
Provides: ghc-Cabal-doc = 1.6.0.3
Provides: ghc-HUnit-doc = 1.2.0.3
Provides: ghc-QuickCheck-doc = 1.2.0.0
Provides: ghc-array-doc = 0.2.0.0
Provides: ghc-base-doc = 3.0.3.1
Provides: ghc-base-doc = 4.1.0.0
Provides: ghc-bytestring-doc = 0.9.1.4
Provides: ghc-containers-doc = 0.2.0.1
Provides: ghc-directory-doc = 1.0.0.3
Provides: ghc-dph-base-doc = 0.3
Provides: ghc-dph-par-doc = 0.3
Provides: ghc-dph-prim-interface-doc = 0.3
Provides: ghc-dph-prim-par-doc = 0.3
Provides: ghc-dph-prim-seq-doc = 0.3
Provides: ghc-dph-seq-doc = 0.3
Provides: ghc-extensible-exceptions-doc = 0.1.1.0
Provides: ghc-filepath-doc = 1.1.0.2
Provides: ghc-ghc-prim-doc = 0.1.0.0
Provides: ghc-haddock-doc = 2.4.2
Provides: ghc-haskell-src-doc = 1.0.1.3
Provides: ghc-haskell98-doc = 1.0.1.0
Provides: ghc-hpc-doc = 0.5.0.3
Provides: ghc-hsc2hs-doc = 0.67
Provides: ghc-html-doc = 1.0.1.2
Provides: ghc-integer-doc = 0.1.0.1
Provides: ghc-mtl-doc = 1.1.0.2
Provides: ghc-network-doc = 2.2.1
Provides: ghc-old-locale-doc = 1.0.0.1
Provides: ghc-old-time-doc = 1.0.0.2
Provides: ghc-packedstring-doc = 0.1.0.1
Provides: ghc-parallel-doc = 1.1.0.1
Provides: ghc-parsec-doc = 2.1.0.1
Provides: ghc-pretty-doc = 1.0.1.0
Provides: ghc-process-doc = 1.0.1.1
Provides: ghc-random-doc = 1.0.0.1
Provides: ghc-regex-base-doc = 0.72.0.2
Provides: ghc-regex-compat-doc = 0.71.0.1
Provides: ghc-regex-posix-doc = 0.72.0.3
Provides: ghc-stm-doc = 2.1.1.2
Provides: ghc-syb-doc = 0.1.0.1
Provides: ghc-template-haskell-doc = 2.3.0.1
Provides: ghc-time-doc = 1.1.3
Provides: ghc-unix-doc = 2.3.2.0
Provides: ghc-xhtml-doc = 3000.2.0.1
%description doc %description doc
Preformatted documentation for the Glorious Glasgow Haskell Compilation System Preformatted documentation for the Glorious Glasgow Haskell Compilation System
@ -199,7 +330,8 @@ fi
%changelog %changelog
* Mon May 11 2009 Herbert Graeber <herber@graeber-clan.de> 6.10.3 * Mon May 11 2009 Herbert Graeber <herber@graeber-clan.de> 6.10.3
- dblatex is only available for 11.1 up - add provides for libraries contained
- dblatex is only available for 11.0 up
* Sun May 10 2009 Herbert Graeber <herber@graeber-clan.de> 6.10.3 * Sun May 10 2009 Herbert Graeber <herber@graeber-clan.de> 6.10.3
- Update to version 6.10.3 - Update to version 6.10.3