From f60a08fb3aab25b8be6efa9e6b857fb951e54c19b305bb7fbe322d4ef26a6677 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 18:07:58 +0000 Subject: [PATCH 01/13] Synchronize builds with devel:languages:haskell:lts:7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=6 --- ghc-fsnotify.spec | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 0b8e76d..58dec7e 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -23,11 +23,10 @@ Version: 0.2.1 Release: 0 Summary: Cross platform library for file change notification License: BSD-3-Clause -Group: System/Libraries +Group: Development/Languages/Other 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 -# Begin cabal-rpm deps: BuildRequires: ghc-async-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-directory-devel @@ -43,7 +42,6 @@ BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel BuildRequires: ghc-temporary-rc-devel %endif -# End cabal-rpm deps %description Cross platform library for file creation, modification, and deletion @@ -64,20 +62,14 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check -%if %{with tests} -%{cabal} test -%endif - +%cabal_test %post devel %ghc_pkg_recache From b61e71865beb7aa1ffe9ea9f7e2154e4f5d5d19f2c8942fd3b9c32dc91a339a8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 17:49:22 +0000 Subject: [PATCH 02/13] synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=7 --- ghc-fsnotify.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 58dec7e..7384baa 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-fsnotify # -# 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 014c10d3090b4d4994f34d278eafce5a25a371437a93c3e31fa409e0ca4ecaf2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:07:48 +0000 Subject: [PATCH 03/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-fsnotify revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=8 --- ghc-fsnotify.changes | 5 +++++ ghc-fsnotify.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index d4b0f2e..e1ae1b1 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.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 Jul 10 17:33:50 UTC 2016 - psimons@suse.com diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 7384baa..baf2943 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -36,7 +36,6 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unix-compat-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel @@ -78,11 +77,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 adc6178fa0035fd77ae3a3ec181b92621273c65aa5899361b1543c359d59e6a6 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:54:55 +0000 Subject: [PATCH 04/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-fsnotify revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=9 --- ghc-fsnotify.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index baf2943..2f0ea40 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -23,7 +23,7 @@ Version: 0.2.1 Release: 0 Summary: Cross platform library for file change notification 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 @@ Windows, Mac, and Linux filesystem event notification. %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 9ca45383b83ba08fe3333940d5db2022a3356bd368fe6eee78493bf00a902e21 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:56:55 +0000 Subject: [PATCH 05/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-fsnotify revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=10 --- ghc-fsnotify.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 2f0ea40..62b207b 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -24,7 +24,7 @@ Release: 0 Summary: Cross platform library for file change notification 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-async-devel From 6e160ab89fd14c623b5a07926139585e67dc9092522912e7d6e373b0ce9ecb8a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:36:17 +0000 Subject: [PATCH 06/13] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-fsnotify revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=11 --- fsnotify-0.2.1.1.tar.gz | 3 +++ fsnotify-0.2.1.tar.gz | 3 --- ghc-fsnotify.changes | 5 +++++ ghc-fsnotify.spec | 6 +++--- 4 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 fsnotify-0.2.1.1.tar.gz delete mode 100644 fsnotify-0.2.1.tar.gz diff --git a/fsnotify-0.2.1.1.tar.gz b/fsnotify-0.2.1.1.tar.gz new file mode 100644 index 0000000..a5c9b4c --- /dev/null +++ b/fsnotify-0.2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175a75962ad07c30c031fa8931f8d3e32abc06a96676e73e65cb7207e9d2dc90 +size 14695 diff --git a/fsnotify-0.2.1.tar.gz b/fsnotify-0.2.1.tar.gz deleted file mode 100644 index cf76071..0000000 --- a/fsnotify-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebcf1b7bd825f269510850f20508a2ba0f640a41af08de0c171d8ba24618542b -size 14689 diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index e1ae1b1..1a3abc7 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 17 03:02:38 UTC 2017 - psimons@suse.com + +- Update to version 0.2.1.1. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 62b207b..1dcafee 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -19,11 +19,11 @@ %global pkg_name fsnotify %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.1 +Version: 0.2.1.1 Release: 0 Summary: Cross platform library for file change notification 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 @@ -39,7 +39,7 @@ BuildRequires: ghc-unix-compat-devel %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel -BuildRequires: ghc-temporary-rc-devel +BuildRequires: ghc-temporary-devel %endif %description From 840c87aa8b71a8868367107b5b103702fcda14687d75cd03e87a7e7a3199855c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 14:55:30 +0000 Subject: [PATCH 07/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-fsnotify revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=12 --- ghc-fsnotify.changes | 26 +++----------------------- ghc-fsnotify.spec | 2 +- 2 files changed, 4 insertions(+), 24 deletions(-) diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index 1a3abc7..ea2c318 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.changes @@ -1,26 +1,6 @@ ------------------------------------------------------------------- -Thu Aug 17 03:02:38 UTC 2017 - psimons@suse.com +Wed Mar 14 16:57:34 UTC 2018 - psimons@suse.com -- Update to version 0.2.1.1. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Jul 10 17:33:50 UTC 2016 - psimons@suse.com - -- Update to version 0.2.1 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Thu Aug 13 15:56:39 UTC 2015 - mimi.vx@gmail.com - -- update to 0.2.1 -* Use filepath instead of deprecated system-filepath - -------------------------------------------------------------------- -Tue Jun 9 12:48:03 UTC 2015 - jmatejka@suse.cz - -- Initial package +- Update fsnotify to version 0.2.1.1. + A more detailed change log is not available. diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 1dcafee..2cbb7ab 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-fsnotify # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 3f0706cbc21ace870995537366f35a40fb7e689523bfdbaa498531ac25f4c363 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 10 Apr 2018 01:12:44 +0000 Subject: [PATCH 08/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-fsnotify revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=13 --- fsnotify.cabal | 74 +++++++++++++++++++++++++++++++++++++++++++++++ ghc-fsnotify.spec | 2 ++ 2 files changed, 76 insertions(+) create mode 100644 fsnotify.cabal diff --git a/fsnotify.cabal b/fsnotify.cabal new file mode 100644 index 0000000..3c0d9e1 --- /dev/null +++ b/fsnotify.cabal @@ -0,0 +1,74 @@ +Name: fsnotify +Version: 0.2.1.1 +x-revision: 1 +Author: Mark Dittmer +Maintainer: Greg Weber , Roman Cheplyaka +License: BSD3 +License-File: LICENSE +Synopsis: Cross platform library for file change notification. +Description: Cross platform library for file creation, modification, + and deletion notification. This library builds upon + existing libraries for platform-specific Windows, Mac, + and Linux filesystem event notification. +Category: Filesystem +Cabal-Version: >= 1.8 +Build-Type: Simple +Homepage: https://github.com/haskell-fswatch/hfsnotify +Extra-Source-Files: + README.md + CHANGELOG.md + test/test.hs + test/EventUtils.hs + + +Library + Build-Depends: base >= 4.3.1 && < 5 + , containers >= 0.4 + , directory >= 1.1.0.0 + , filepath >= 1.3.0.0 + , text >= 0.11.0 + , time >= 1.1 + , async >= 2.0.1 + , unix-compat >= 0.2 + Exposed-Modules: System.FSNotify + , System.FSNotify.Devel + Other-Modules: System.FSNotify.Listener + , System.FSNotify.Path + , System.FSNotify.Polling + , System.FSNotify.Types + Hs-Source-Dirs: src + GHC-Options: -Wall + if os(linux) + CPP-Options: -DOS_Linux + Other-Modules: System.FSNotify.Linux + Build-Depends: hinotify >= 0.3.7 && < 0.3.10 + else + if os(windows) + CPP-Options: -DOS_Win32 + Other-Modules: System.FSNotify.Win32 + Build-Depends: Win32-notify >= 0.3 + else + if os(darwin) + CPP-Options: -DOS_Mac + Other-Modules: System.FSNotify.OSX + Build-Depends: hfsevents >= 0.1.3 + +Test-Suite test + Type: exitcode-stdio-1.0 + Main-Is: test.hs + Other-modules: EventUtils + Hs-Source-Dirs: test + GHC-Options: -Wall -threaded + Build-depends: base >= 4.3.1.0 + , tasty >= 0.5 + , tasty-hunit + , directory + , filepath + , unix-compat + , fsnotify + , async >= 2 + , temporary + +Source-Repository head + Type: git + Location: git://github.com/haskell-fswatch/hfsnotify diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 2cbb7ab..eb4a331 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -26,6 +26,7 @@ License: BSD-3-Clause 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 +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-async-devel BuildRequires: ghc-containers-devel @@ -60,6 +61,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} +cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build From 6e2acb8403d19e0d45840d8379a0336539596b8bf118357603a055615df79834 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 13:39:43 +0000 Subject: [PATCH 09/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-fsnotify revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=14 --- ghc-fsnotify.changes | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index ea2c318..4f87220 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.changes @@ -1,6 +1,22 @@ ------------------------------------------------------------------- -Wed Mar 14 16:57:34 UTC 2018 - psimons@suse.com +Thu Apr 12 08:31:47 UTC 2018 - psimons@suse.com -- Update fsnotify to version 0.2.1.1. +- Update fsnotify to version 0.2.1.1 revision 1. A more detailed change log is not available. +------------------------------------------------------------------- +Sun Jul 10 17:33:50 UTC 2016 - psimons@suse.com + +- Update to version 0.2.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu Aug 13 15:56:39 UTC 2015 - mimi.vx@gmail.com + +- update to 0.2.1 +* Use filepath instead of deprecated system-filepath + +------------------------------------------------------------------- +Tue Jun 9 12:48:03 UTC 2015 - jmatejka@suse.cz + +- Initial package + From 5082fdf2d90026351465c873d34cc0e71034acaa576d1054aa7b5479fdd78c22 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:22:27 +0000 Subject: [PATCH 10/13] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-fsnotify revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=15 --- ghc-fsnotify.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index eb4a331..132e529 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -79,7 +79,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc CHANGELOG.md README.md From f152791c9c9b6154c022ce9144ffc113751de12b68e746c36ee22be32afb90e3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:17:01 +0000 Subject: [PATCH 11/13] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-fsnotify revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=16 --- fsnotify-0.2.1.1.tar.gz | 3 -- fsnotify-0.2.1.2.tar.gz | 3 ++ fsnotify.cabal | 74 ----------------------------------------- ghc-fsnotify.changes | 22 ------------ ghc-fsnotify.spec | 5 ++- 5 files changed, 5 insertions(+), 102 deletions(-) delete mode 100644 fsnotify-0.2.1.1.tar.gz create mode 100644 fsnotify-0.2.1.2.tar.gz delete mode 100644 fsnotify.cabal delete mode 100644 ghc-fsnotify.changes diff --git a/fsnotify-0.2.1.1.tar.gz b/fsnotify-0.2.1.1.tar.gz deleted file mode 100644 index a5c9b4c..0000000 --- a/fsnotify-0.2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:175a75962ad07c30c031fa8931f8d3e32abc06a96676e73e65cb7207e9d2dc90 -size 14695 diff --git a/fsnotify-0.2.1.2.tar.gz b/fsnotify-0.2.1.2.tar.gz new file mode 100644 index 0000000..f9abea1 --- /dev/null +++ b/fsnotify-0.2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cb2fcbb60b1acdb217ecd560ccab98438560cf51310bd7d239ecf2f4f4048d +size 14941 diff --git a/fsnotify.cabal b/fsnotify.cabal deleted file mode 100644 index 3c0d9e1..0000000 --- a/fsnotify.cabal +++ /dev/null @@ -1,74 +0,0 @@ -Name: fsnotify -Version: 0.2.1.1 -x-revision: 1 -Author: Mark Dittmer -Maintainer: Greg Weber , Roman Cheplyaka -License: BSD3 -License-File: LICENSE -Synopsis: Cross platform library for file change notification. -Description: Cross platform library for file creation, modification, - and deletion notification. This library builds upon - existing libraries for platform-specific Windows, Mac, - and Linux filesystem event notification. -Category: Filesystem -Cabal-Version: >= 1.8 -Build-Type: Simple -Homepage: https://github.com/haskell-fswatch/hfsnotify -Extra-Source-Files: - README.md - CHANGELOG.md - test/test.hs - test/EventUtils.hs - - -Library - Build-Depends: base >= 4.3.1 && < 5 - , containers >= 0.4 - , directory >= 1.1.0.0 - , filepath >= 1.3.0.0 - , text >= 0.11.0 - , time >= 1.1 - , async >= 2.0.1 - , unix-compat >= 0.2 - Exposed-Modules: System.FSNotify - , System.FSNotify.Devel - Other-Modules: System.FSNotify.Listener - , System.FSNotify.Path - , System.FSNotify.Polling - , System.FSNotify.Types - Hs-Source-Dirs: src - GHC-Options: -Wall - if os(linux) - CPP-Options: -DOS_Linux - Other-Modules: System.FSNotify.Linux - Build-Depends: hinotify >= 0.3.7 && < 0.3.10 - else - if os(windows) - CPP-Options: -DOS_Win32 - Other-Modules: System.FSNotify.Win32 - Build-Depends: Win32-notify >= 0.3 - else - if os(darwin) - CPP-Options: -DOS_Mac - Other-Modules: System.FSNotify.OSX - Build-Depends: hfsevents >= 0.1.3 - -Test-Suite test - Type: exitcode-stdio-1.0 - Main-Is: test.hs - Other-modules: EventUtils - Hs-Source-Dirs: test - GHC-Options: -Wall -threaded - Build-depends: base >= 4.3.1.0 - , tasty >= 0.5 - , tasty-hunit - , directory - , filepath - , unix-compat - , fsnotify - , async >= 2 - , temporary - -Source-Repository head - Type: git - Location: git://github.com/haskell-fswatch/hfsnotify diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes deleted file mode 100644 index 4f87220..0000000 --- a/ghc-fsnotify.changes +++ /dev/null @@ -1,22 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:31:47 UTC 2018 - psimons@suse.com - -- Update fsnotify to version 0.2.1.1 revision 1. - A more detailed change log is not available. - -------------------------------------------------------------------- -Sun Jul 10 17:33:50 UTC 2016 - psimons@suse.com - -- Update to version 0.2.1 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Thu Aug 13 15:56:39 UTC 2015 - mimi.vx@gmail.com - -- update to 0.2.1 -* Use filepath instead of deprecated system-filepath - -------------------------------------------------------------------- -Tue Jun 9 12:48:03 UTC 2015 - jmatejka@suse.cz - -- Initial package - diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 132e529..7f6c7e3 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -19,16 +19,16 @@ %global pkg_name fsnotify %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.1.1 +Version: 0.2.1.2 Release: 0 Summary: Cross platform library for file change notification License: BSD-3-Clause 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 -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-async-devel +BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel @@ -61,7 +61,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build From d24c23ce81ba091b765e975bfd98903df6d8179f4b0353a9e442a83d9bc3ffc9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:29 +0000 Subject: [PATCH 12/13] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-fsnotify revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=17 --- ghc-fsnotify.changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ghc-fsnotify.changes diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes new file mode 100644 index 0000000..d4b0f2e --- /dev/null +++ b/ghc-fsnotify.changes @@ -0,0 +1,16 @@ +------------------------------------------------------------------- +Sun Jul 10 17:33:50 UTC 2016 - psimons@suse.com + +- Update to version 0.2.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu Aug 13 15:56:39 UTC 2015 - mimi.vx@gmail.com + +- update to 0.2.1 +* Use filepath instead of deprecated system-filepath + +------------------------------------------------------------------- +Tue Jun 9 12:48:03 UTC 2015 - jmatejka@suse.cz + +- Initial package + From ede3da21b0f9e4b52eec6eed2890c2918bd071fa3364fcc57553d2797f843d90 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:23:49 +0000 Subject: [PATCH 13/13] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-fsnotify revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fsnotify?expand=0&rev=18 --- ghc-fsnotify.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index d4b0f2e..4f4d7ee 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update fsnotify to version 0.2.1.2. + * Update to the new hinotify API (v0.3.10) + * Catch IO exceptions when initialising inotify on Linux + ------------------------------------------------------------------- Sun Jul 10 17:33:50 UTC 2016 - psimons@suse.com