forked from pool/ghc-rpm-macros
osc copypac from project:devel:languages:haskell:lts:8 package:ghc-rpm-macros revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=79
This commit is contained in:
parent
ffca8aca7f
commit
76731637a7
14
_service
14
_service
@ -1,14 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service mode="disabled" name="obs_scm">
|
|
||||||
<param name="url">https://github.com/opensuse-haskell/ghc-rpm-macros.git</param>
|
|
||||||
<param name="scm">git</param>
|
|
||||||
<param name="revision">current-opensuse</param>
|
|
||||||
<param name="version">1.7.1</param>
|
|
||||||
</service>
|
|
||||||
<service mode="disabled" name="set_version" />
|
|
||||||
<service mode="buildtime" name="tar" />
|
|
||||||
<service mode="buildtime" name="recompress">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d1010fa54fa90c12efe77dbd895617a4db34be083e687d799988750a6026edd7
|
|
||||||
size 17096
|
|
3
ghc-rpm-macros-1.7.2.tar.xz
Normal file
3
ghc-rpm-macros-1.7.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1b0b857799c9d949758891bd4254dec7ed1ed075db1c73b5cdeb84ed0b20d3c
|
||||||
|
size 17140
|
@ -1,7 +1,9 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 12 15:56:49 UTC 2017 - bwiedemann@suse.com
|
Fri Jul 14 14:23:54 UTC 2017 - mimi.vx@gmail.com
|
||||||
|
|
||||||
- Add _service file to allow for easy updates with osc service dr
|
- update to 1.7.2
|
||||||
|
- disabled smp build -- it brokes reproduciblity of haskell packages
|
||||||
|
* reported by bwiedemann@suse.com
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 29 06:43:58 UTC 2017 - mimi.vx@gmail.com
|
Mon May 29 06:43:58 UTC 2017 - mimi.vx@gmail.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global macros_dir %{_sysconfdir}/rpm
|
%global macros_dir %{_sysconfdir}/rpm
|
||||||
%global without_hscolour 1
|
%global without_hscolour 1
|
||||||
Name: ghc-rpm-macros
|
Name: ghc-rpm-macros
|
||||||
Version: 1.7.1
|
Version: 1.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM Macros for building packages for GHC
|
Summary: RPM Macros for building packages for GHC
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user