Accepting request 1102609 from devel:languages:haskell:ghc-9.4.x

- remove post/postun base as is now handled in macros.ghc-extra

OBS-URL: https://build.opensuse.org/request/show/1102609
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=389
This commit is contained in:
Ondřej Súkup 2023-08-07 03:46:05 +00:00 committed by Git OBS Bridge
parent 5e55a8ee29
commit 93a57ee64a
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 6 16:34:18 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- remove post/postun base as is now handled in macros.ghc-extra
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 24 14:10:46 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com> Wed May 24 14:10:46 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -482,9 +482,6 @@ rm testghc/*
$GHC --info $GHC --info
%post base -p /sbin/ldconfig
%postun base -p /sbin/ldconfig
%transfiletriggerin compiler -- %{ghcliblib}/package.conf.d %transfiletriggerin compiler -- %{ghcliblib}/package.conf.d
%ghc_pkg_recache %ghc_pkg_recache
%end %end