From 19262b07ad8e43be1429d8a4172e4e9dc44701a4de870e8f2320b33cfd5e095e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:05:43 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-connection revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=13 --- ghc-connection.changes | 5 +++++ ghc-connection.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-connection.changes b/ghc-connection.changes index ac653cf..4a881f3 100644 --- a/ghc-connection.changes +++ b/ghc-connection.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. + ------------------------------------------------------------------- Mon Mar 27 12:38:01 UTC 2017 - psimons@suse.com diff --git a/ghc-connection.spec b/ghc-connection.spec index 9e8df84..3b8f571 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -38,7 +38,6 @@ BuildRequires: ghc-x509-devel BuildRequires: ghc-x509-store-devel BuildRequires: ghc-x509-system-devel BuildRequires: ghc-x509-validation-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Simple network library for all your connection need. @@ -75,11 +74,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.md README.md %changelog From f3c892609e73a75598f0554c7d1d8572389d65d42492f6cbde7793091e23cf79 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:52:49 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-connection revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=14 --- ghc-connection.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-connection.spec b/ghc-connection.spec index 3b8f571..05d6865 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -22,7 +22,7 @@ Version: 0.2.8 Release: 0 Summary: Simple and easy network connections API License: BSD-3-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 @@ the choice of SSL/TLS, and SOCKS. %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 a83f5c6c6e17ff089e2289ba4954035ba6a3f9c055b95ea5dfdcd9ce77cf15be Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:54:55 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-connection revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=15 --- ghc-connection.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-connection.spec b/ghc-connection.spec index 05d6865..b199328 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Simple and easy network connections API License: BSD-3-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-byteable-devel From 00f505be67ad7bf25426fc4584ada0e413b91b5be7a4c3c59a258d923d354200 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:28:44 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-connection revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=16 --- ghc-connection.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-connection.spec b/ghc-connection.spec index b199328..77da5bc 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -22,7 +22,7 @@ Version: 0.2.8 Release: 0 Summary: Simple and easy network connections API License: BSD-3-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