osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-rpm-macros revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=117
This commit is contained in:
parent
ee4a085226
commit
285aeea87b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0133a33facb3b6c38505836751a3db6469d7b4997244b4049ecc8a3be0afe799
|
||||
size 31116
|
3
ghc-rpm-macros-2.6.4.tar.xz
Normal file
3
ghc-rpm-macros-2.6.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:145ae8ea1df1bb8957e16c313b1660fedb7eebd07d72aca6c07538fbd4f79aff
|
||||
size 18276
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 02:21:34 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Update to 2.6.1
|
||||
* sync with upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 14:39:05 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global without_hscolour 1
|
||||
Name: ghc-rpm-macros
|
||||
Version: 2.5.3
|
||||
Version: 2.6.4
|
||||
Release: 0
|
||||
Summary: RPM Macros for building packages for GHC
|
||||
License: GPL-3.0-or-later
|
||||
@ -67,19 +67,21 @@ install -p -D -m 0755 cabal-tweak-remove-upperbound %{buildroot}/%{_bindir}/caba
|
||||
install -p -D -m 0755 ghc-pkg-wrapper %{buildroot}/%{_prefix}/lib/rpm/ghc-pkg-wrapper
|
||||
install -p -D -m 0644 ghc.attr %{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc.attr
|
||||
install -p -D -m 0644 Setup.hs %{buildroot}/%{_datadir}/%{name}/Setup.hs
|
||||
install -p -D -m 0755 ghc-info.sh %{buildroot}/%{_prefix}/lib/rpm/ghc-info.sh
|
||||
|
||||
%files
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_rpmmacrodir}/macros.ghc
|
||||
%{_rpmmacrodir}/macros.ghc-suse
|
||||
%{_prefix}/lib/rpm/ghc-deps.sh
|
||||
%{_bindir}/cabal-tweak-dep-ver
|
||||
%{_bindir}/cabal-tweak-flag
|
||||
%{_bindir}/cabal-tweak-drop-dep
|
||||
%{_bindir}/cabal-tweak-remove-upperbound
|
||||
%{_prefix}/lib/rpm/ghc-pkg-wrapper
|
||||
%{_prefix}/lib/rpm/fileattrs/ghc.attr
|
||||
%{_prefix}/lib/rpm/ghc-deps.sh
|
||||
%{_prefix}/lib/rpm/ghc-info.sh
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/%{name}/Setup.hs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user