From 7f852209c35f103c9e5e266b61c5b40c07d18c2ba611f53f0957e239277d9e7b Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Tue, 16 Sep 2014 17:47:52 +0000 Subject: [PATCH] Accepting request 249569 from devel:languages:haskell:compiler Add conflicts clauses OBS-URL: https://build.opensuse.org/request/show/249569 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=3 --- ghc-bootstrap.changes | 6 ++++++ ghc-bootstrap.spec | 24 ++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 061d7b8..e7e0088 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 16 10:59:21 UTC 2014 - peter.trommler@ohm-hochschule.de + +- add conflicts tags for ghc-*-devel packages provided by + package ghc + ------------------------------------------------------------------- Mon Sep 15 16:54:51 UTC 2014 - peter.trommler@ohm-hochschule.de diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index af69fd7..4e22a59 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -63,6 +63,7 @@ Provides: ghc-old-time Provides: ghc-process Provides: ghc-time Provides: ghc-unix + #devel packages Provides: ghc-array-devel Provides: ghc-base-devel @@ -80,6 +81,29 @@ Provides: ghc-process-devel Provides: ghc-time-devel Provides: ghc-unix-devel +Conflicts: ghc-compiler +Conflicts: ghc-Cabal-devel +Conflicts: ghc-array-devel +Conflicts: ghc-base-devel +Conflicts: ghc-binary-devel +Conflicts: ghc-bytestring-devel +Conflicts: ghc-containers-devel +Conflicts: ghc-deepseq-devel +Conflicts: ghc-directory-devel +Conflicts: ghc-filepath-devel +Conflicts: ghc-ghc-devel +Conflicts: ghc-haskell2010-devel +Conflicts: ghc-haskell98-devel +Conflicts: ghc-hoopl-devel +Conflicts: ghc-hpc-devel +Conflicts: ghc-old-locale-devel +Conflicts: ghc-old-time-devel +Conflicts: ghc-pretty-devel +Conflicts: ghc-process-devel +Conflicts: ghc-template-haskell-devel +Conflicts: ghc-time-devel +Conflicts: ghc-unix-devel + AutoReq: off %description