From c0444094b6223ba346a95723768ea553e87965ee219d8db34a5e29123416d0ff Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 17:36:13 +0000 Subject: [PATCH 1/5] synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=3 --- ghc-call-stack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index 6fc2710..157b9c5 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-call-stack # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 828d48f52cb5265c692e72d78fd9ebdd83be7270df4a1fab48a6fad1988acd8a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:04:57 +0000 Subject: [PATCH 2/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-call-stack revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=4 --- ghc-call-stack.changes | 5 +++++ ghc-call-stack.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-call-stack.changes b/ghc-call-stack.changes index 7de14df..fcf6ba6 100644 --- a/ghc-call-stack.changes +++ b/ghc-call-stack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + ------------------------------------------------------------------- Tue Oct 11 08:50:29 UTC 2016 - psimons@suse.com diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index 157b9c5..1f1ea35 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -28,7 +28,6 @@ Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-nanospec-devel %endif @@ -66,10 +65,8 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %changelog From 80e6a228172f7bd24ec782db9512b9a9647da3202d4ac60d6d4999a3accd7513 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:52:10 +0000 Subject: [PATCH 3/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-call-stack revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=5 --- ghc-call-stack.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index 1f1ea35..d94ceaf 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -23,7 +23,7 @@ Version: 0.1.0 Release: 0 Summary: Use GHC call-stacks in a backward compatible way License: MIT -Group: Development/Languages/Other +Group: Development/Languages/Haskell Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -37,7 +37,7 @@ Use GHC call-stacks in a backward compatible way. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} From 312d83803de0c8efcc39f6ff744689599cdd796b44b5baa90740843278704aad Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:54:09 +0000 Subject: [PATCH 4/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-call-stack revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=6 --- ghc-call-stack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index d94ceaf..4247380 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Use GHC call-stacks in a backward compatible way License: MIT Group: Development/Languages/Haskell -Url: https://hackage.haskell.org/package/%{pkg_name} +URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros From 8dab67bb39d0aba6bc1ac95e932fdc322c51734f95cddb8595cf6b787e423e53 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:26:10 +0000 Subject: [PATCH 5/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-call-stack revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=7 --- ghc-call-stack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index 4247380..766a970 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -23,7 +23,7 @@ Version: 0.1.0 Release: 0 Summary: Use GHC call-stacks in a backward compatible way License: MIT -Group: Development/Languages/Haskell +Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel