From 0308aae302f4e70b6624ecd12dbdf88d7a8ab2874ddb633591108d52f0805485 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 19:28:45 +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-zlib?expand=0&rev=24 --- ghc-zlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 1fc677d..52beee7 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-zlib # -# 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 cd05d5caa392e30c2d0d4868cdd9da72240e81967822f1cc8307e8a153726fbf Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:19:12 +0000 Subject: [PATCH 2/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-zlib revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=25 --- ghc-zlib.changes | 5 +++++ ghc-zlib.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-zlib.changes b/ghc-zlib.changes index d379954..9eb034d 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.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. + ------------------------------------------------------------------- Sun Oct 30 16:26:14 UTC 2016 - psimons@suse.com diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 52beee7..488d2e2 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -30,7 +30,6 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-rpm-macros BuildRequires: zlib-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-tasty-devel @@ -79,11 +78,9 @@ 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,-) %doc changelog examples %changelog From dc354aeffb570e811bc61044f809e456584653b1453bb8d36926bbc4ae35d71a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 09:11:02 +0000 Subject: [PATCH 3/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-zlib revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=26 --- ghc-zlib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 488d2e2..de28330 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -23,7 +23,7 @@ Version: 0.6.1.2 Release: 0 Summary: Compression and decompression in the gzip and zlib formats License: BSD-2-Clause -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 @@ -49,7 +49,7 @@ set. %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: zlib-devel From 51b6a585ab324daf66ffe6fce43dee3370b613a8f49c73ac31ed5cd1e2428cf8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 14:09:30 +0000 Subject: [PATCH 4/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-zlib revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=27 --- ghc-zlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index de28330..a61f04b 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Compression and decompression in the gzip and zlib formats License: BSD-2-Clause 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-bytestring-devel From 3458054a646d261140d2dbab817f82e7b473f714e8cfcbb764299b4a9cba3a8e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 14:21:01 +0000 Subject: [PATCH 5/5] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-zlib revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=28 --- ghc-zlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index a61f04b..4c7da4a 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -23,7 +23,7 @@ Version: 0.6.1.2 Release: 0 Summary: Compression and decompression in the gzip and zlib formats License: BSD-2-Clause -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